diff --git a/package.json b/package.json index 54877b0..c6e324a 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.6", "@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..8cd4544 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.6": + version "18.14.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93" + integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA== "@types/normalize-package-data@^2.4.0": version "2.4.1"