diff --git a/package.json b/package.json index e5b8dfa..7b6742a 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.61", + "@types/node": "^16.18.62", "chai": "^4", "eslint": "^7", "eslint-config-oclif": "^4", diff --git a/yarn.lock b/yarn.lock index 4841cd1..69a8415 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1179,10 +1179,10 @@ resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.0.0.tgz" integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA== -"@types/node@*", "@types/node@^16.18.61": - version "16.18.61" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.61.tgz#5ea47e3018348bf3bbbe646b396ba5e720310be1" - integrity sha512-k0N7BqGhJoJzdh6MuQg1V1ragJiXTh8VUBAZTWjJ9cUq23SG0F0xavOwZbhiP4J3y20xd6jxKx+xNUhkMAi76Q== +"@types/node@*", "@types/node@^16.18.62": + version "16.18.62" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.62.tgz#5b80d7a800f86842c5fadc066a63d6312208805c" + integrity sha512-/zbPnIBkef8sT+6vw6BxdvU3dCxRI0v6rBu/6IvXnRNtOPILucigqhUBPYxtQ/8JdAna0JLTAcNTCDmQ77QYkQ== "@types/node@^15.6.1": version "15.14.9"