diff --git a/package.json b/package.json index efa46f8..af06d50 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@oclif/test": "^2.5.6", "@types/chai": "^4", "@types/mocha": "^9.0.0", - "@types/node": "^16.18.93", + "@types/node": "^16.18.95", "chai": "^4", "eslint": "^7.32.0", "eslint-config-oclif": "^4", diff --git a/yarn.lock b/yarn.lock index e8c67d7..35b0815 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1165,10 +1165,10 @@ resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz" integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA== -"@types/node@*", "@types/node@^16.18.93": - version "16.18.93" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.93.tgz#ed4950d2f13afafb2baed1bd098ddf162a4c7b81" - integrity sha512-epWuohp6c0bQt0j3RYCiP9x52axHVn+CjS1Rx1VjPwF+ySg8lrigH3yXGs88XqnA+jGM2qnSMuFTsBxft+hO1Q== +"@types/node@*", "@types/node@^16.18.95": + version "16.18.95" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.95.tgz#f01ea9e77120c76345fe386ab4a234cc0c19e62d" + integrity sha512-z9w+CcR7ahc7UhsKe+PGB25nmPmCERQBAdLdFHhoZ6+FfgSr7gUvdQI0eLH2t7ue8u5wKsLdde6cHKPjhC8vGg== "@types/node@^15.6.1": version "15.14.9"