diff --git a/package.json b/package.json index 9edb60dfdc..c3cb78b734 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@eslint/js": "^9.3.0", - "@types/node": "20.14.5", + "@types/node": "20.14.6", "@vercel/ncc": "0.38.1", "covector": "0.11.0", "eslint": "9.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18c1da6492..9e911127ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^9.3.0 version: 9.5.0 '@types/node': - specifier: 20.14.5 - version: 20.14.5 + specifier: 20.14.6 + version: 20.14.6 '@vercel/ncc': specifier: 0.38.1 version: 0.38.1 @@ -242,8 +242,8 @@ packages: '@types/mdast@3.0.15': resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} - '@types/node@20.14.5': - resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==} + '@types/node@20.14.6': + resolution: {integrity: sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==} '@types/unist@2.0.10': resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==} @@ -1525,7 +1525,7 @@ snapshots: dependencies: '@types/unist': 2.0.10 - '@types/node@20.14.5': + '@types/node@20.14.6': dependencies: undici-types: 5.26.5