diff --git a/package.json b/package.json index 54877b0..0dfc037 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.13.0", "@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..7e323e6 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.13.0": + version "18.13.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850" + integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg== "@types/normalize-package-data@^2.4.0": version "2.4.1"