diff --git a/package.json b/package.json index 93a70f0..c173dc5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/chai-subset": "^1.3.6", "@types/mocha": "^10.0.10", "@types/mocha-each": "^2.0.4", - "@types/node": "^22.15.23", + "@types/node": "^22.15.24", "@typescript-eslint/eslint-plugin": "^7.8.0", "@typescript-eslint/parser": "^7.10.0", "@typescript-eslint/eslint-plugin": "^8.32.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b11b84b..525906e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2.0.4 version: 2.0.4 '@types/node': - specifier: ^22.15.23 - version: 22.15.23 + specifier: ^22.15.24 + version: 22.15.24 '@typescript-eslint/eslint-plugin': specifier: ^8.32.1 version: 8.33.0(@typescript-eslint/parser@8.33.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) @@ -449,8 +449,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@22.15.23': - resolution: {integrity: sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==} + '@types/node@22.15.24': + resolution: {integrity: sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==} '@typescript-eslint/eslint-plugin@8.33.0': resolution: {integrity: sha512-CACyQuqSHt7ma3Ns601xykeBK/rDeZa3w6IS6UtMQbixO5DWy+8TilKkviGDH6jtWCo8FGRKEK5cLLkPvEammQ==} @@ -2003,7 +2003,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@22.15.23': + '@types/node@22.15.24': dependencies: undici-types: 6.21.0