diff --git a/package.json b/package.json index 5413685..2a9008a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^5.0.0", - "@types/node": "^20.0.0", + "@types/node": "^25.0.3", "@types/semver": "^7.7.1", "copyfiles": "^2.4.1", "rimraf": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 003af7b..006cedc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^5.0.0 version: 5.0.6 '@types/node': - specifier: ^20.0.0 - version: 20.19.27 + specifier: ^25.0.3 + version: 25.0.3 '@types/semver': specifier: ^7.7.1 version: 7.7.1 @@ -283,12 +283,12 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/node@20.19.27': - resolution: {integrity: sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==} - '@types/node@24.10.4': resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} + '@types/node@25.0.3': + resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} + '@types/qs@6.14.0': resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} @@ -1016,9 +1016,6 @@ packages: underscore@1.13.7: resolution: {integrity: sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==} - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} @@ -1202,19 +1199,19 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.19.27 + '@types/node': 25.0.3 '@types/connect@3.4.38': dependencies: - '@types/node': 20.19.27 + '@types/node': 25.0.3 '@types/cors@2.8.19': dependencies: - '@types/node': 20.19.27 + '@types/node': 25.0.3 '@types/express-serve-static-core@5.1.0': dependencies: - '@types/node': 20.19.27 + '@types/node': 25.0.3 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -1229,11 +1226,11 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/node@20.19.27': + '@types/node@24.10.4': dependencies: - undici-types: 6.21.0 + undici-types: 7.16.0 - '@types/node@24.10.4': + '@types/node@25.0.3': dependencies: undici-types: 7.16.0 @@ -1245,12 +1242,12 @@ snapshots: '@types/send@1.2.1': dependencies: - '@types/node': 20.19.27 + '@types/node': 25.0.3 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 20.19.27 + '@types/node': 25.0.3 '@zenstackhq/runtime@2.22.2(@prisma/client@7.2.0(typescript@5.9.3))(zod@4.3.5)': dependencies: @@ -2040,8 +2037,6 @@ snapshots: underscore@1.13.7: {} - undici-types@6.21.0: {} - undici-types@7.16.0: {} unpipe@1.0.0: {}