diff --git a/package.json b/package.json index 5382330676..06b39e6c72 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@storybook/web-components-vite": "7.6.10", "@types/glob": "8.1.0", "@types/mocha": "^10.0.4", - "@types/node": "20.11.6", + "@types/node": "20.11.7", "@types/react": "18.2.48", "@types/react-dom": "^18.2.15", "@typescript-eslint/eslint-plugin": "6.19.1", diff --git a/yarn.lock b/yarn.lock index c61d172f90..7c224630e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3344,10 +3344,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.11.6": - version "20.11.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e" - integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q== +"@types/node@20.11.7": + version "20.11.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0" + integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A== dependencies: undici-types "~5.26.4"