diff --git a/package.json b/package.json index 2a27aae..1c8867f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "prem", "license": "ISC", "devDependencies": { - "@types/node": "^22.10.0", + "@types/node": "^24.0.0", "tsx": "^4.19.2", "typescript": "^5.7.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e5654c..00f0161 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@types/node': - specifier: ^22.10.0 - version: 22.15.23 + specifier: ^24.0.0 + version: 24.13.3 tsx: specifier: ^4.19.2 version: 4.19.4 @@ -170,8 +170,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@22.15.23': - resolution: {integrity: sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} esbuild@0.25.5: resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} @@ -199,8 +199,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.18.2: + resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} snapshots: @@ -279,9 +279,9 @@ snapshots: '@esbuild/win32-x64@0.25.5': optional: true - '@types/node@22.15.23': + '@types/node@24.13.3': dependencies: - undici-types: 6.21.0 + undici-types: 7.18.2 esbuild@0.25.5: optionalDependencies: @@ -329,4 +329,4 @@ snapshots: typescript@5.8.3: {} - undici-types@6.21.0: {} + undici-types@7.18.2: {}