diff --git a/package.json b/package.json index 16aa58e..5bf6236 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@eslint/js": "^9.0.0", - "@types/node": "20.17.10", + "@types/node": "20.17.11", "@vercel/ncc": "0.38.3", "eslint": "9.17.0", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 357b5be..0d28a8e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^9.0.0 version: 9.17.0 '@types/node': - specifier: 20.17.10 - version: 20.17.10 + specifier: 20.17.11 + version: 20.17.11 '@vercel/ncc': specifier: 0.38.3 version: 0.38.3 @@ -109,8 +109,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@20.17.10': - resolution: {integrity: sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==} + '@types/node@20.17.11': + resolution: {integrity: sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==} '@vercel/ncc@0.38.3': resolution: {integrity: sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==} @@ -477,7 +477,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@20.17.10': + '@types/node@20.17.11': dependencies: undici-types: 6.19.6