diff --git a/package.json b/package.json index 8c90b99f..f10485bf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@commitlint/cli": "17.7.2", "@commitlint/config-conventional": "17.7.0", - "@types/node": "18.18.3", + "@types/node": "18.18.4", "@types/react": "18.2.25", "@types/react-dom": "18.2.10", "@typescript-eslint/eslint-plugin": "6.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e99b66f5..f55f0f95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: 17.7.0 version: 17.7.0 '@types/node': - specifier: 18.18.3 - version: 18.18.3 + specifier: 18.18.4 + version: 18.18.4 '@types/react': specifier: 18.2.25 version: 18.2.25 @@ -197,7 +197,7 @@ packages: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@18.18.3)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.18.4)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@swc/core' @@ -513,8 +513,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@18.18.3: - resolution: {integrity: sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==} + /@types/node@18.18.4: + resolution: {integrity: sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==} dev: true /@types/node@20.5.1: @@ -1090,7 +1090,7 @@ packages: dependencies: '@types/node': 20.5.1 cosmiconfig: 8.1.3 - ts-node: 10.9.1(@types/node@18.18.3)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.18.4)(typescript@5.2.2) typescript: 5.2.2 dev: true @@ -3499,7 +3499,7 @@ packages: typescript: 5.2.2 dev: true - /ts-node@10.9.1(@types/node@18.18.3)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@18.18.4)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3518,7 +3518,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.18.3 + '@types/node': 18.18.4 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3