diff --git a/package.json b/package.json index 747786af2..ff3560a6a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@eslint/js": "9.17.0", - "@types/node": "22.10.3", + "@types/node": "22.10.4", "@vercel/ncc": "0.38.3", "covector": "0.12.3", "eslint": "9.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0dd2b54a7..76e9ce240 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 9.17.0 version: 9.17.0 '@types/node': - specifier: 22.10.3 - version: 22.10.3 + specifier: 22.10.4 + version: 22.10.4 '@vercel/ncc': specifier: 0.38.3 version: 0.38.3 @@ -279,8 +279,8 @@ packages: '@types/mdast@3.0.15': resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} - '@types/node@22.10.3': - resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + '@types/node@22.10.4': + resolution: {integrity: sha512-99l6wv4HEzBQhvaU/UGoeBoCK61SCROQaCCGyQSgX2tEQ3rKkNZ2S7CEWnS/4s1LV+8ODdK21UeyR1fHP2mXug==} '@types/unist@2.0.11': resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==} @@ -1546,7 +1546,7 @@ snapshots: dependencies: '@types/unist': 2.0.11 - '@types/node@22.10.3': + '@types/node@22.10.4': dependencies: undici-types: 6.20.0