diff --git a/package.json b/package.json index 54877b0..aacfbe9 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.11.18", "@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..0f50bcc 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.11.18": + version "18.11.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f" + integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA== "@types/normalize-package-data@^2.4.0": version "2.4.1"