diff --git a/package.json b/package.json index 5b704730..ea2b1779 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@commitlint/cli": "17.7.1", "@commitlint/config-conventional": "17.7.0", - "@types/node": "18.17.18", + "@types/node": "18.17.19", "@types/react": "18.2.22", "@types/react-dom": "18.2.7", "@typescript-eslint/eslint-plugin": "6.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be8451da..8660665b 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.17.18 - version: 18.17.18 + specifier: 18.17.19 + version: 18.17.19 '@types/react': specifier: 18.2.22 version: 18.2.22 @@ -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.17.18)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.17.19)(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.17.18: - resolution: {integrity: sha512-/4QOuy3ZpV7Ya1GTRz5CYSz3DgkKpyUptXuQ5PPce7uuyJAOR7r9FhkmxJfvcNUXyklbC63a+YvB3jxy7s9ngw==} + /@types/node@18.17.19: + resolution: {integrity: sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==} dev: true /@types/node@20.4.7: @@ -1090,7 +1090,7 @@ packages: dependencies: '@types/node': 20.4.7 cosmiconfig: 8.1.3 - ts-node: 10.9.1(@types/node@18.17.18)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@18.17.19)(typescript@5.2.2) typescript: 5.2.2 dev: true @@ -3603,7 +3603,7 @@ packages: typescript: 5.2.2 dev: true - /ts-node@10.9.1(@types/node@18.17.18)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@18.17.19)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3622,7 +3622,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.17.18 + '@types/node': 18.17.19 acorn: 8.9.0 acorn-walk: 8.2.0 arg: 4.1.3