From bc3f183e729d78d64300dc804d59aaa7d55718b5 Mon Sep 17 00:00:00 2001 From: Kaciras Date: Wed, 7 Aug 2024 11:50:46 +0800 Subject: [PATCH] update deps --- .github/workflows/test.yml | 2 +- package.json | 10 +- pnpm-lock.yaml | 224 ++++++++++++++++++++----------------- 3 files changed, 128 insertions(+), 108 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f499a79..04bb402 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,7 +13,7 @@ jobs: with: node-version: latest - - uses: pnpm/action-setup@v3 + - uses: pnpm/action-setup@v4 with: version: latest run_install: true diff --git a/package.json b/package.json index 399f80b..57003b4 100644 --- a/package.json +++ b/package.json @@ -32,18 +32,18 @@ }, "dependencies": { "socks": "^2.8.2", - "undici": "^6.19.4" + "undici": "^6.19.5" }, "devDependencies": { "@e9x/simple-socks": "1.0.0", "@jest/globals": "^29.7.0", "@kaciras/eslint-config-core": "^3.1.0", "@kaciras/eslint-config-typescript": "^3.1.0", - "@types/ws": "^8.5.11", - "eslint": "^9.7.0", + "@types/ws": "^8.5.12", + "eslint": "^9.8.0", "jest": "^29.7.0", - "mockttp": "^3.15.0", - "ts-jest": "^29.2.3", + "mockttp": "^3.15.1", + "ts-jest": "^29.2.4", "type-coverage": "^2.29.1", "typescript": "^5.5.4", "ws": "^8.18.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba4a82d..4b50846 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.8.2 version: 2.8.3 undici: - specifier: ^6.19.4 - version: 6.19.4 + specifier: ^6.19.5 + version: 6.19.5 devDependencies: '@e9x/simple-socks': specifier: 1.0.0 @@ -23,25 +23,25 @@ importers: version: 29.7.0 '@kaciras/eslint-config-core': specifier: ^3.1.0 - version: 3.1.0(eslint@9.7.0) + version: 3.1.0(eslint@9.8.0) '@kaciras/eslint-config-typescript': specifier: ^3.1.0 - version: 3.1.0(eslint@9.7.0)(typescript@5.5.4) + version: 3.1.0(eslint@9.8.0)(typescript@5.5.4) '@types/ws': - specifier: ^8.5.11 - version: 8.5.11 + specifier: ^8.5.12 + version: 8.5.12 eslint: - specifier: ^9.7.0 - version: 9.7.0 + specifier: ^9.8.0 + version: 9.8.0 jest: specifier: ^29.7.0 version: 29.7.0(@types/node@20.12.7) mockttp: - specifier: ^3.15.0 - version: 3.15.0 + specifier: ^3.15.1 + version: 3.15.1 ts-jest: - specifier: ^29.2.3 - version: 29.2.3(@babel/core@7.24.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.4))(jest@29.7.0(@types/node@20.12.7))(typescript@5.5.4) + specifier: ^29.2.4 + version: 29.2.4(@babel/core@7.24.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.4))(jest@29.7.0(@types/node@20.12.7))(typescript@5.5.4) type-coverage: specifier: ^2.29.1 version: 2.29.1(typescript@5.5.4) @@ -239,16 +239,16 @@ packages: resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.17.0': - resolution: {integrity: sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==} + '@eslint/config-array@0.17.1': + resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/eslintrc@3.1.0': resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.7.0': - resolution: {integrity: sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==} + '@eslint/js@9.8.0': + resolution: {integrity: sha512-MfluB7EUfxXtv3i/++oh89uzAr4PDI4nn201hsp+qaXqsjAWzinlZEHEfPgAX4doIlKvPG/i0A9dpKxOLII8yA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -471,14 +471,14 @@ packages: '@types/node@20.12.7': resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} - '@types/node@20.14.11': - resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} + '@types/node@22.1.0': + resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} - '@types/ws@8.5.11': - resolution: {integrity: sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w==} + '@types/ws@8.5.12': + resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} @@ -679,8 +679,9 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - brotli-wasm@1.3.1: - resolution: {integrity: sha512-Vp+v3QXddvy39Ycbmvd3/Y1kUvKhwtnprzeABcKWN4jmyg6W3W5MhGPCfXBMHeSQnizgpV59iWmkSRp7ykOnDQ==} + brotli-wasm@3.0.1: + resolution: {integrity: sha512-U3K72/JAi3jITpdhZBqzSUq+DUY697tLxOuFXB+FpAE/Ug+5C3VZrv4uA674EUZHxNAuQ9wETXNqQkxZD6oL4A==} + engines: {node: '>=v18.0.0'} browserslist@4.23.0: resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} @@ -854,6 +855,15 @@ packages: supports-color: optional: true + debug@4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dedent@1.5.1: resolution: {integrity: sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==} peerDependencies: @@ -976,8 +986,8 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.7.0: - resolution: {integrity: sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==} + eslint@9.8.0: + resolution: {integrity: sha512-K8qnZ/QJzT2dLKdZJVX6W4XOwBzutMYmt0lqUS+JdXgd+HTYFlonFgkJ8s44d/zMPPCnOOk0kMWCApCPhiOy9A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -1215,8 +1225,9 @@ packages: html-escaper@2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} - http-encoding@1.5.1: - resolution: {integrity: sha512-2m4JnG1Z5RX5pRMdccyp6rX1jVo4LO+ussQzWdwR4AmrWhtX0KP1NyslVAFAspQwMxt2P00CCWXIBKj7ILZLpQ==} + http-encoding@2.0.1: + resolution: {integrity: sha512-vqe8NzlqqvDgcrwI2JTPAiB/6Zs1zTEVZNnTZBJeBhaejLGSpXQtNf87ifumq/P4X82G9E4WWfJMNmwb6vsuGw==} + engines: {node: '>=v18.0.0'} http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} @@ -1639,8 +1650,8 @@ packages: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true - mockttp@3.15.0: - resolution: {integrity: sha512-+LqA7ayl3KQv0FRMnvz/ot5dq+47NTntX4ASO822n+k4LaeaPZnfJW3wKedHe5MFmm8HXC9emn7+R+b1giNvjg==} + mockttp@3.15.1: + resolution: {integrity: sha512-Yyn5/41gWffYyPs340z7hFcegLQDRc4mODPupJxaTycZTMB1ui9Joz0lEZNEi/XqWuVwFIuB+Ft52O5WGXI2rg==} engines: {node: '>=14.14.0'} hasBin: true @@ -2086,8 +2097,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-jest@29.2.3: - resolution: {integrity: sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==} + ts-jest@29.2.4: + resolution: {integrity: sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2169,8 +2180,11 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici@6.19.4: - resolution: {integrity: sha512-i3uaEUwNdkRq2qtTRRJb13moW5HWqviu7Vl7oYRYz++uPtGHJj+x7TGjcEuwS5Mt2P4nA0U9dhIX3DdB6JGY0g==} + undici-types@6.13.0: + resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} + + undici@6.19.5: + resolution: {integrity: sha512-LryC15SWzqQsREHIOUybavaIHF5IoL0dJ9aWWxL/PgT1KfqAW5225FZpDUFlt9xiDMS2/S7DOKhFWA7RLksWdg==} engines: {node: '>=18.17'} universalify@2.0.1: @@ -2283,8 +2297,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zstd-codec@0.1.4: - resolution: {integrity: sha512-KYnWoFWgGtWyQEKNnUcb3u8ZtKO8dn5d8u+oGpxPlopqsPyv60U8suDyfk7Z7UtAO6Sk5i1aVcAs9RbaB1n36A==} + zstd-codec@0.1.5: + resolution: {integrity: sha512-v3fyjpK8S/dpY/X5WxqTK3IoCnp/ZOLxn144GZVlNUjtwAchzrVo03h+oMATFhCIiJ5KTr4V3vDQQYz4RU684g==} snapshots: @@ -2497,17 +2511,17 @@ snapshots: dependencies: binary: 0.3.0 - '@eslint-community/eslint-utils@4.4.0(eslint@9.7.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.8.0)': dependencies: - eslint: 9.7.0 + eslint: 9.8.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.0': {} - '@eslint/config-array@0.17.0': + '@eslint/config-array@0.17.1': dependencies: '@eslint/object-schema': 2.1.4 - debug: 4.3.5 + debug: 4.3.6 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -2515,7 +2529,7 @@ snapshots: '@eslint/eslintrc@3.1.0': dependencies: ajv: 6.12.6 - debug: 4.3.5 + debug: 4.3.6 espree: 10.1.0 globals: 14.0.0 ignore: 5.3.1 @@ -2526,7 +2540,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.7.0': {} + '@eslint/js@9.8.0': {} '@eslint/object-schema@2.1.4': {} @@ -2556,7 +2570,7 @@ snapshots: '@httptoolkit/httpolyglot@2.2.1': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.1.0 '@httptoolkit/subscriptions-transport-ws@0.11.2(graphql@15.9.0)': dependencies: @@ -2572,7 +2586,7 @@ snapshots: '@httptoolkit/websocket-stream@6.0.1': dependencies: - '@types/ws': 8.5.11 + '@types/ws': 8.5.12 duplexify: 3.7.1 inherits: 2.0.4 isomorphic-ws: 4.0.1(ws@8.18.0) @@ -2777,23 +2791,23 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.4.15 - '@kaciras/eslint-config-core@3.1.0(eslint@9.7.0)': + '@kaciras/eslint-config-core@3.1.0(eslint@9.8.0)': dependencies: - '@kaciras/eslint-plugin': 3.1.0(eslint@9.7.0) - '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.7.0) - eslint: 9.7.0 + '@kaciras/eslint-plugin': 3.1.0(eslint@9.8.0) + '@stylistic/eslint-plugin-js': 2.3.0(eslint@9.8.0) + eslint: 9.8.0 - '@kaciras/eslint-config-typescript@3.1.0(eslint@9.7.0)(typescript@5.5.4)': + '@kaciras/eslint-config-typescript@3.1.0(eslint@9.8.0)(typescript@5.5.4)': dependencies: - eslint: 9.7.0 - typescript-eslint: 7.16.1(eslint@9.7.0)(typescript@5.5.4) + eslint: 9.8.0 + typescript-eslint: 7.16.1(eslint@9.8.0)(typescript@5.5.4) transitivePeerDependencies: - supports-color - typescript - '@kaciras/eslint-plugin@3.1.0(eslint@9.7.0)': + '@kaciras/eslint-plugin@3.1.0(eslint@9.8.0)': dependencies: - eslint: 9.7.0 + eslint: 9.8.0 '@nodelib/fs.scandir@2.1.5': dependencies: @@ -2817,11 +2831,11 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@stylistic/eslint-plugin-js@2.3.0(eslint@9.7.0)': + '@stylistic/eslint-plugin-js@2.3.0(eslint@9.8.0)': dependencies: '@types/eslint': 8.56.10 acorn: 8.12.1 - eslint: 9.7.0 + eslint: 9.8.0 eslint-visitor-keys: 4.0.0 espree: 10.1.0 @@ -2850,7 +2864,7 @@ snapshots: '@types/cors@2.8.17': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.1.0 '@types/eslint@8.56.10': dependencies: @@ -2879,15 +2893,15 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.14.11': + '@types/node@22.1.0': dependencies: - undici-types: 5.26.5 + undici-types: 6.13.0 '@types/stack-utils@2.0.3': {} - '@types/ws@8.5.11': + '@types/ws@8.5.12': dependencies: - '@types/node': 20.14.11 + '@types/node': 22.1.0 '@types/yargs-parser@21.0.3': {} @@ -2895,15 +2909,15 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@7.16.1(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@7.16.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 7.16.1(eslint@9.7.0)(typescript@5.5.4) + '@typescript-eslint/parser': 7.16.1(eslint@9.8.0)(typescript@5.5.4) '@typescript-eslint/scope-manager': 7.16.1 - '@typescript-eslint/type-utils': 7.16.1(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.4) + '@typescript-eslint/type-utils': 7.16.1(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.16.1(eslint@9.8.0)(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.16.1 - eslint: 9.7.0 + eslint: 9.8.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -2913,14 +2927,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.16.1(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/parser@7.16.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 7.16.1 '@typescript-eslint/types': 7.16.1 '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.16.1 debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: @@ -2931,12 +2945,12 @@ snapshots: '@typescript-eslint/types': 7.16.1 '@typescript-eslint/visitor-keys': 7.16.1 - '@typescript-eslint/type-utils@7.16.1(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/type-utils@7.16.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.16.1(eslint@9.8.0)(typescript@5.5.4) debug: 4.3.5 - eslint: 9.7.0 + eslint: 9.8.0 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 @@ -2960,13 +2974,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.16.1(eslint@9.7.0)(typescript@5.5.4)': + '@typescript-eslint/utils@7.16.1(eslint@9.8.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@typescript-eslint/scope-manager': 7.16.1 '@typescript-eslint/types': 7.16.1 '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.4) - eslint: 9.7.0 + eslint: 9.8.0 transitivePeerDependencies: - supports-color - typescript @@ -2989,13 +3003,13 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.5 + debug: 4.3.6 transitivePeerDependencies: - supports-color agent-base@7.1.1: dependencies: - debug: 4.3.5 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -3150,7 +3164,7 @@ snapshots: dependencies: fill-range: 7.1.1 - brotli-wasm@1.3.1: {} + brotli-wasm@3.0.1: {} browserslist@4.23.0: dependencies: @@ -3309,6 +3323,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.3.6: + dependencies: + ms: 2.1.2 + dedent@1.5.1: {} deep-is@0.1.4: {} @@ -3333,7 +3351,7 @@ snapshots: destroyable-server@1.0.2: dependencies: - '@types/node': 20.14.11 + '@types/node': 22.1.0 detect-newline@3.1.0: {} @@ -3405,20 +3423,20 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@9.7.0: + eslint@9.8.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.7.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.8.0) '@eslint-community/regexpp': 4.11.0 - '@eslint/config-array': 0.17.0 + '@eslint/config-array': 0.17.1 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.7.0 + '@eslint/js': 9.8.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.5 + debug: 4.3.6 escape-string-regexp: 4.0.0 eslint-scope: 8.0.2 eslint-visitor-keys: 4.0.0 @@ -3644,7 +3662,7 @@ snapshots: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.3.5 + debug: 4.3.6 fs-extra: 11.2.0 transitivePeerDependencies: - supports-color @@ -3721,11 +3739,11 @@ snapshots: html-escaper@2.0.2: {} - http-encoding@1.5.1: + http-encoding@2.0.1: dependencies: - brotli-wasm: 1.3.1 + brotli-wasm: 3.0.1 pify: 5.0.0 - zstd-codec: 0.1.4 + zstd-codec: 0.1.5 http-errors@2.0.0: dependencies: @@ -3738,7 +3756,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.1 - debug: 4.3.5 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -3750,14 +3768,14 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.5 + debug: 4.3.6 transitivePeerDependencies: - supports-color https-proxy-agent@7.0.5: dependencies: agent-base: 7.1.1 - debug: 4.3.5 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -4311,7 +4329,7 @@ snapshots: dependencies: minimist: 1.2.8 - mockttp@3.15.0: + mockttp@3.15.1: dependencies: '@graphql-tools/schema': 8.5.1(graphql@15.9.0) '@graphql-tools/utils': 8.13.1(graphql@15.9.0) @@ -4319,7 +4337,7 @@ snapshots: '@httptoolkit/subscriptions-transport-ws': 0.11.2(graphql@15.9.0) '@httptoolkit/websocket-stream': 6.0.1 '@types/cors': 2.8.17 - '@types/node': 20.14.11 + '@types/node': 22.1.0 async-mutex: 0.5.0 base64-arraybuffer: 0.1.5 body-parser: 1.20.2 @@ -4336,7 +4354,7 @@ snapshots: graphql-http: 1.22.1(graphql@15.9.0) graphql-subscriptions: 1.2.1(graphql@15.9.0) graphql-tag: 2.12.6(graphql@15.9.0) - http-encoding: 1.5.1 + http-encoding: 2.0.1 http2-wrapper: 2.2.1 https-proxy-agent: 5.0.1 isomorphic-ws: 4.0.1(ws@8.18.0) @@ -4442,7 +4460,7 @@ snapshots: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.1 - debug: 4.3.5 + debug: 4.3.6 get-uri: 6.0.3 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.5 @@ -4550,7 +4568,7 @@ snapshots: read-tls-client-hello@1.0.1: dependencies: - '@types/node': 20.14.11 + '@types/node': 22.1.0 readable-stream@2.3.8: dependencies: @@ -4664,7 +4682,7 @@ snapshots: socks-proxy-agent@7.0.0: dependencies: agent-base: 6.0.2 - debug: 4.3.5 + debug: 4.3.6 socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -4672,7 +4690,7 @@ snapshots: socks-proxy-agent@8.0.4: dependencies: agent-base: 7.1.1 - debug: 4.3.5 + debug: 4.3.6 socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -4770,7 +4788,7 @@ snapshots: dependencies: typescript: 5.5.4 - ts-jest@29.2.3(@babel/core@7.24.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.4))(jest@29.7.0(@types/node@20.12.7))(typescript@5.5.4): + ts-jest@29.2.4(@babel/core@7.24.4)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.4))(jest@29.7.0(@types/node@20.12.7))(typescript@5.5.4): dependencies: bs-logger: 0.2.6 ejs: 3.1.10 @@ -4830,12 +4848,12 @@ snapshots: typed-error@3.2.2: {} - typescript-eslint@7.16.1(eslint@9.7.0)(typescript@5.5.4): + typescript-eslint@7.16.1(eslint@9.8.0)(typescript@5.5.4): dependencies: - '@typescript-eslint/eslint-plugin': 7.16.1(@typescript-eslint/parser@7.16.1(eslint@9.7.0)(typescript@5.5.4))(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/parser': 7.16.1(eslint@9.7.0)(typescript@5.5.4) - '@typescript-eslint/utils': 7.16.1(eslint@9.7.0)(typescript@5.5.4) - eslint: 9.7.0 + '@typescript-eslint/eslint-plugin': 7.16.1(@typescript-eslint/parser@7.16.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/parser': 7.16.1(eslint@9.8.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.16.1(eslint@9.8.0)(typescript@5.5.4) + eslint: 9.8.0 optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: @@ -4845,7 +4863,9 @@ snapshots: undici-types@5.26.5: {} - undici@6.19.4: {} + undici-types@6.13.0: {} + + undici@6.19.5: {} universalify@2.0.1: {} @@ -4933,4 +4953,4 @@ snapshots: yocto-queue@0.1.0: {} - zstd-codec@0.1.4: {} + zstd-codec@0.1.5: {}