diff --git a/package.json b/package.json index 9985dbb..5ff8cc0 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/express": "^5.0.6", "@types/express-http-proxy": "^1.6.7", "@types/jsonwebtoken": "^9.0.10", - "@types/node": "25.7.x", + "@types/node": "25.9.x", "@types/supertest": "^7.2.0", "debug": "4.4.3", "pino": "^10.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 342fd95..bbc9bf8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^9.0.10 version: 9.0.10 '@types/node': - specifier: 25.7.x - version: 25.7.0 + specifier: 25.9.x + version: 25.9.1 '@types/supertest': specifier: ^7.2.0 version: 7.2.0 @@ -71,7 +71,7 @@ importers: version: 5.9.3 vitest: specifier: ^4.1.6 - version: 4.1.6(@types/node@25.7.0)(vite@8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0)) + version: 4.1.6(@types/node@25.9.1)(vite@8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0)) packages: @@ -484,8 +484,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@25.7.0': - resolution: {integrity: sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==} + '@types/node@25.9.1': + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} '@types/qs@6.15.0': resolution: {integrity: sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==} @@ -1014,8 +1014,8 @@ packages: resolution: {integrity: sha512-r34yH/GlQpKZbU1BvFFqOjhISRo1MNx1tWYsYvmj6KIRHSPMT2+yHOEb1SG6NMvRoHRF0a07kCOox/9yakl1vg==} hasBin: true - postcss@8.5.14: - resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==} + postcss@8.5.15: + resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} engines: {node: ^10 || ^12 || >=14} process-warning@5.0.0: @@ -1182,8 +1182,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@7.21.0: - resolution: {integrity: sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} unpipe@1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} @@ -1514,7 +1514,7 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/chai@5.2.3': dependencies: @@ -1523,13 +1523,13 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/cookiejar@2.1.5': {} '@types/cors@2.8.19': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/deep-eql@4.0.2': {} @@ -1541,7 +1541,7 @@ snapshots: '@types/express-serve-static-core@5.1.1': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/qs': 6.15.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -1557,15 +1557,15 @@ snapshots: '@types/jsonwebtoken@9.0.10': dependencies: '@types/ms': 2.1.0 - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/methods@1.1.4': {} '@types/ms@2.1.0': {} - '@types/node@25.7.0': + '@types/node@25.9.1': dependencies: - undici-types: 7.21.0 + undici-types: 7.24.6 '@types/qs@6.15.0': {} @@ -1573,18 +1573,18 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 25.7.0 + '@types/node': 25.9.1 '@types/superagent@8.1.9': dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 25.7.0 + '@types/node': 25.9.1 form-data: 4.0.5 '@types/supertest@7.2.0': @@ -1601,13 +1601,13 @@ snapshots: chai: 6.2.2 tinyrainbow: 3.1.0 - '@vitest/mocker@4.1.6(vite@8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0))': + '@vitest/mocker@4.1.6(vite@8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0))': dependencies: '@vitest/spy': 4.1.6 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0) + vite: 8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0) '@vitest/pretty-format@4.1.6': dependencies: @@ -2106,7 +2106,7 @@ snapshots: sonic-boom: 4.2.1 thread-stream: 4.0.0 - postcss@8.5.14: + postcss@8.5.15: dependencies: nanoid: 3.3.12 picocolors: 1.1.1 @@ -2318,29 +2318,29 @@ snapshots: typescript@5.9.3: {} - undici-types@7.21.0: {} + undici-types@7.24.6: {} unpipe@1.0.0: {} vary@1.1.2: {} - vite@8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0): + vite@8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.14 + postcss: 8.5.15 rolldown: 1.0.0-rc.15 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 esbuild: 0.27.7 fsevents: 2.3.3 tsx: 4.21.0 - vitest@4.1.6(@types/node@25.7.0)(vite@8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0)): + vitest@4.1.6(@types/node@25.9.1)(vite@8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0)): dependencies: '@vitest/expect': 4.1.6 - '@vitest/mocker': 4.1.6(vite@8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0)) + '@vitest/mocker': 4.1.6(vite@8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0)) '@vitest/pretty-format': 4.1.6 '@vitest/runner': 4.1.6 '@vitest/snapshot': 4.1.6 @@ -2357,10 +2357,10 @@ snapshots: tinyexec: 1.1.2 tinyglobby: 0.2.16 tinyrainbow: 3.1.0 - vite: 8.0.8(@types/node@25.7.0)(esbuild@0.27.7)(tsx@4.21.0) + vite: 8.0.8(@types/node@25.9.1)(esbuild@0.27.7)(tsx@4.21.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 25.7.0 + '@types/node': 25.9.1 transitivePeerDependencies: - msw