diff --git a/package.json b/package.json index 4074aea..0403cdd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@rollup/plugin-node-resolve": "15.3.0", "@rollup/plugin-typescript": "12.1.1", "@types/jest": "29.5.14", - "@types/node": "22.9.1", + "@types/node": "22.9.3", "@types/supertest": "6.0.2", "@typescript-eslint/eslint-plugin": "8.15.0", "@typescript-eslint/parser": "8.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bbf199..fe672f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 29.5.14 version: 29.5.14 '@types/node': - specifier: 22.9.1 - version: 22.9.1 + specifier: 22.9.3 + version: 22.9.3 '@types/supertest': specifier: 6.0.2 version: 6.0.2 @@ -40,10 +40,10 @@ importers: version: 9.15.0(jiti@1.21.6) eslint-plugin-jest: specifier: 28.9.0 - version: 28.9.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(jest@29.7.0(@types/node@22.9.1))(typescript@5.7.2) + version: 28.9.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(jest@29.7.0(@types/node@22.9.3))(typescript@5.7.2) jest: specifier: 29.7.0 - version: 29.7.0(@types/node@22.9.1) + version: 29.7.0(@types/node@22.9.3) prettier: specifier: 3.3.3 version: 3.3.3 @@ -61,7 +61,7 @@ importers: version: 7.0.0 ts-jest: specifier: 29.2.5 - version: 29.2.5(@babel/core@7.22.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.22.9))(jest@29.7.0(@types/node@22.9.1))(typescript@5.7.2) + version: 29.2.5(@babel/core@7.22.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.22.9))(jest@29.7.0(@types/node@22.9.3))(typescript@5.7.2) typescript: specifier: 5.7.2 version: 5.7.2 @@ -689,8 +689,8 @@ packages: '@types/methods@1.1.4': resolution: {integrity: sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ==} - '@types/node@22.9.1': - resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} + '@types/node@22.9.3': + resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -3360,7 +3360,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -3373,14 +3373,14 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.9.1) + jest-config: 29.7.0(@types/node@22.9.3) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -3405,7 +3405,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -3423,7 +3423,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 22.9.1 + '@types/node': 22.9.3 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -3445,7 +3445,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.18 - '@types/node': 22.9.1 + '@types/node': 22.9.3 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -3515,7 +3515,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 22.9.1 + '@types/node': 22.9.3 '@types/yargs': 17.0.24 chalk: 4.1.2 @@ -3714,7 +3714,7 @@ snapshots: '@types/graceful-fs@4.1.6': dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.3 '@types/istanbul-lib-coverage@2.0.4': {} @@ -3735,7 +3735,7 @@ snapshots: '@types/methods@1.1.4': {} - '@types/node@22.9.1': + '@types/node@22.9.3': dependencies: undici-types: 6.19.8 @@ -3747,7 +3747,7 @@ snapshots: dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 22.9.1 + '@types/node': 22.9.3 form-data: 4.0.0 '@types/supertest@6.0.2': @@ -4204,13 +4204,13 @@ snapshots: cookiejar@2.1.4: {} - create-jest@29.7.0(@types/node@22.9.1): + create-jest@29.7.0(@types/node@22.9.3): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.9.1) + jest-config: 29.7.0(@types/node@22.9.3) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -4502,13 +4502,13 @@ snapshots: - supports-color - typescript - eslint-plugin-jest@28.9.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(jest@29.7.0(@types/node@22.9.1))(typescript@5.7.2): + eslint-plugin-jest@28.9.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(jest@29.7.0(@types/node@22.9.3))(typescript@5.7.2): dependencies: '@typescript-eslint/utils': 8.13.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2) eslint: 9.15.0(jiti@1.21.6) optionalDependencies: '@typescript-eslint/eslint-plugin': 8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.15.0(jiti@1.21.6))(typescript@5.7.2) - jest: 29.7.0(@types/node@22.9.1) + jest: 29.7.0(@types/node@22.9.3) transitivePeerDependencies: - supports-color - typescript @@ -5237,7 +5237,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -5257,16 +5257,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.9.1): + jest-cli@29.7.0(@types/node@22.9.3): dependencies: '@jest/core': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.9.1) + create-jest: 29.7.0(@types/node@22.9.3) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@22.9.1) + jest-config: 29.7.0(@types/node@22.9.3) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -5276,7 +5276,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.9.1): + jest-config@29.7.0(@types/node@22.9.3): dependencies: '@babel/core': 7.22.9 '@jest/test-sequencer': 29.7.0 @@ -5301,7 +5301,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.3 transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -5330,7 +5330,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -5340,7 +5340,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.6 - '@types/node': 22.9.1 + '@types/node': 22.9.3 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -5379,7 +5379,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -5414,7 +5414,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -5442,7 +5442,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -5488,7 +5488,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.11 @@ -5507,7 +5507,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.9.1 + '@types/node': 22.9.3 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -5521,17 +5521,17 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 22.9.1 + '@types/node': 22.9.3 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.9.1): + jest@29.7.0(@types/node@22.9.3): dependencies: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.9.1) + jest-cli: 29.7.0(@types/node@22.9.3) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -6269,12 +6269,12 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-jest@29.2.5(@babel/core@7.22.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.22.9))(jest@29.7.0(@types/node@22.9.1))(typescript@5.7.2): + ts-jest@29.2.5(@babel/core@7.22.9)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.22.9))(jest@29.7.0(@types/node@22.9.3))(typescript@5.7.2): dependencies: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0(@types/node@22.9.1) + jest: 29.7.0(@types/node@22.9.3) jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2