diff --git a/package.json b/package.json index c2b3c716150..bfa549c03d1 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@testing-library/user-event": "13.5.0", "@types/jest": "29.5.5", "@types/lodash": "4.14.199", - "@types/node": "18.17.18", + "@types/node": "18.17.19", "@types/store": "2.0.2", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3501a3041f..4e85046e6fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 4.14.199 version: 4.14.199 '@types/node': - specifier: 18.17.18 - version: 18.17.18 + specifier: 18.17.19 + version: 18.17.19 '@types/store': specifier: 2.0.2 version: 2.0.2 @@ -122,7 +122,7 @@ importers: version: 8.0.3 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + version: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) js-yaml: specifier: 3.14.1 version: 3.14.1 @@ -158,7 +158,7 @@ importers: version: 2.0.12 ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@18.17.18)(typescript@4.9.5) + version: 10.9.1(@types/node@18.17.19)(typescript@4.9.5) typescript: specifier: 4.9.5 version: 4.9.5 @@ -273,7 +273,7 @@ importers: version: 7.3.0 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + version: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) prisma: specifier: 5.3.1 version: 5.3.1 @@ -11369,8 +11369,8 @@ packages: /@types/node@18.17.11: resolution: {integrity: sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==} - /@types/node@18.17.18: - resolution: {integrity: sha512-/4QOuy3ZpV7Ya1GTRz5CYSz3DgkKpyUptXuQ5PPce7uuyJAOR7r9FhkmxJfvcNUXyklbC63a+YvB3jxy7s9ngw==} + /@types/node@18.17.19: + resolution: {integrity: sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==} /@types/node@20.5.9: resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} @@ -15955,7 +15955,7 @@ packages: safe-buffer: 5.2.1 sha.js: 2.4.11 - /create-jest@29.7.0(@types/node@18.17.18)(ts-node@10.9.1): + /create-jest@29.7.0(@types/node@18.17.19)(ts-node@10.9.1): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -15964,7 +15964,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -22510,7 +22510,7 @@ packages: - utf-8-validate dev: false - /jest-cli@29.7.0(@types/node@18.17.18)(ts-node@10.9.1): + /jest-cli@29.7.0(@types/node@18.17.19)(ts-node@10.9.1): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -22524,10 +22524,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + create-jest: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -22571,7 +22571,7 @@ packages: pretty-format: 27.5.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.17.18)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.17.19)(typescript@4.9.5) transitivePeerDependencies: - bufferutil - canvas @@ -22579,7 +22579,7 @@ packages: - utf-8-validate dev: false - /jest-config@29.7.0(@types/node@18.17.18)(ts-node@10.9.1): + /jest-config@29.7.0(@types/node@18.17.19)(ts-node@10.9.1): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -22594,7 +22594,7 @@ packages: '@babel/core': 7.22.20 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 18.17.18 + '@types/node': 18.17.19 babel-jest: 29.7.0(@babel/core@7.22.20) chalk: 4.1.2 ci-info: 3.8.0 @@ -22614,7 +22614,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.17.18)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.17.19)(typescript@4.9.5) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -22655,7 +22655,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.17.18)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.17.19)(typescript@4.9.5) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -23547,7 +23547,7 @@ packages: - utf-8-validate dev: false - /jest@29.7.0(@types/node@18.17.18)(ts-node@10.9.1): + /jest@29.7.0(@types/node@18.17.19)(ts-node@10.9.1): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -23560,7 +23560,7 @@ packages: '@jest/core': 29.7.0(ts-node@10.9.1) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + jest-cli: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -27878,7 +27878,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.30 - ts-node: 10.9.1(@types/node@18.17.18)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.17.19)(typescript@4.9.5) yaml: 1.10.2 dev: true @@ -27896,7 +27896,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.30 - ts-node: 10.9.1(@types/node@18.17.18)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@18.17.19)(typescript@4.9.5) yaml: 2.3.1 /postcss-loader@4.3.0(postcss@7.0.39)(webpack@4.46.0): @@ -32808,7 +32808,7 @@ packages: babel-jest: 29.7.0(@babel/core@7.22.20) bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@18.17.18)(ts-node@10.9.1) + jest: 29.7.0(@types/node@18.17.19)(ts-node@10.9.1) jest-util: 29.6.3 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -32818,7 +32818,7 @@ packages: yargs-parser: 21.1.1 dev: true - /ts-node@10.9.1(@types/node@18.17.18)(typescript@4.9.5): + /ts-node@10.9.1(@types/node@18.17.19)(typescript@4.9.5): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -32837,7 +32837,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.10.0 acorn-walk: 8.2.0 arg: 4.1.3