diff --git a/package.json b/package.json index 54877b0..7133133 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@semantic-release/github": "^8.0.6", "@semantic-release/release-notes-generator": "^10.0.3", "@types/jest": "^29.2.0", - "@types/node": "^18.11.7", + "@types/node": "^18.14.2", "@typescript-eslint/parser": "^5.41.0", "@vercel/ncc": "^0.34.0", "conventional-changelog-conventionalcommits": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index d4fcd6f..7471540 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1354,10 +1354,10 @@ resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@*", "@types/node@^18.11.7": - version "18.11.7" - resolved "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz" - integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ== +"@types/node@*", "@types/node@^18.14.2": + version "18.14.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1" + integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA== "@types/normalize-package-data@^2.4.0": version "2.4.1"