diff --git a/package.json b/package.json index f524cf1..2c8866c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-icons": "^5.0.1" }, "devDependencies": { - "@types/node": "20.11.25", + "@types/node": "20.11.28", "@types/project-name-generator": "^2.1.3", "@types/react": "18.2.64", "@types/react-dom": "18.2.21", diff --git a/yarn.lock b/yarn.lock index 8b2d78e..7ed3e64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1173,10 +1173,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.192.tgz#5790406361a2852d332d41635d927f1600811285" integrity sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A== -"@types/node@20.11.25": - version "20.11.25" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f" - integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw== +"@types/node@20.11.28": + version "20.11.28" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.28.tgz#4fd5b2daff2e580c12316e457473d68f15ee6f66" + integrity sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA== dependencies: undici-types "~5.26.4"