diff --git a/package.json b/package.json index 7b6df0c..ecd8ae9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@sveltejs/adapter-auto": "3.2.4", "@sveltejs/kit": "2.5.25", "@sveltejs/package": "2.3.4", - "@types/node": "20.16.2", + "@types/node": "20.16.4", "prettier": "3.3.3", "prettier-plugin-svelte": "3.2.6", "publint": "0.2.10", diff --git a/yarn.lock b/yarn.lock index 82383a7..daec5fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -323,10 +323,10 @@ resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== -"@types/node@20.16.2": - version "20.16.2" - resolved "https://registry.npmjs.org/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e" - integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ== +"@types/node@20.16.4": + version "20.16.4" + resolved "https://registry.npmjs.org/@types/node/-/node-20.16.4.tgz#2e3d9e1da4761a0fdb725d9497df4bb091e9c2f1" + integrity sha512-ioyQ1zK9aGEomJ45zz8S8IdzElyxhvP1RVWnPrXDf6wFaUb+kk1tEcVVJkF7RPGM0VWI7cp5U57oCPIn5iN1qg== dependencies: undici-types "~6.19.2"