diff --git a/package.json b/package.json index 86266680..32e92f39 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/eslint": "^8.44.3", "@types/estree": "^1.0.2", "@types/jest": "^28.1.7", - "@types/node": "^18.18.4", + "@types/node": "^18.18.5", "@typescript-eslint/eslint-plugin": "^5.60.1", "@typescript-eslint/parser": "^5.62.0", "eslint": "^8.51.0", diff --git a/yarn.lock b/yarn.lock index e08034ff..65419bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -804,10 +804,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40" integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ== -"@types/node@*", "@types/node@^18.18.4": - version "18.18.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7" - integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ== +"@types/node@*", "@types/node@^18.18.5": + version "18.18.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244" + integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A== "@types/node@^12.19.9": version "12.20.55"