diff --git a/package.json b/package.json index 078a7245..001c5054 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@rollup/plugin-typescript": "12.1.4", "@types/chai": "5.2.2", "@types/mocha": "10.0.10", - "@types/node": "22.18.5", + "@types/node": "22.18.6", "@types/sinon": "17.0.4", "@typescript-eslint/eslint-plugin": "8.44.0", "@typescript-eslint/parser": "8.44.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c11919d6..e2dddd36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 10.0.10 version: 10.0.10 '@types/node': - specifier: 22.18.5 - version: 22.18.5 + specifier: 22.18.6 + version: 22.18.6 '@types/sinon': specifier: 17.0.4 version: 17.0.4 @@ -89,7 +89,7 @@ importers: version: 9.5.4(typescript@5.9.2)(webpack@5.101.0) ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.18.5)(typescript@5.9.2) + version: 10.9.2(@types/node@22.18.6)(typescript@5.9.2) tslib: specifier: 2.8.1 version: 2.8.1 @@ -494,8 +494,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@22.18.5': - resolution: {integrity: sha512-g9BpPfJvxYBXUWI9bV37j6d6LTMNQ88hPwdWWUeYZnMhlo66FIg9gCc1/DZb15QylJSKwOZjwrckvOTWpOiChg==} + '@types/node@22.18.6': + resolution: {integrity: sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==} '@types/sinon@17.0.4': resolution: {integrity: sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==} @@ -2200,7 +2200,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@22.18.5': + '@types/node@22.18.6': dependencies: undici-types: 6.21.0 @@ -2920,7 +2920,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.18.5 + '@types/node': 22.18.6 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -3404,14 +3404,14 @@ snapshots: typescript: 5.9.2 webpack: 5.101.0 - ts-node@10.9.2(@types/node@22.18.5)(typescript@5.9.2): + ts-node@10.9.2(@types/node@22.18.6)(typescript@5.9.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.18.5 + '@types/node': 22.18.6 acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3