diff --git a/package.json b/package.json index ce88c1de..54a06717 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/lodash.template": "^4.4.5", "@types/mocha": "^8.2.3", "@types/node": "^16.4.10", - "@types/semver": "^7.3.7", + "@types/semver": "^7.3.9", "chai": "^4.3.4", "eslint": "^7.32.0", "eslint-config-oclif": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 4537e709..250bbef6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -246,10 +246,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.10.tgz#e57e2a54fc6da58da94b3571b1cb456d39f88597" integrity sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ== -"@types/semver@^7.3.7": - version "7.3.7" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.7.tgz#b9eb89d7dfa70d5d1ce525bc1411a35347f533a3" - integrity sha512-4g1jrL98mdOIwSOUh6LTlB0Cs9I0dQPwINUhBg7C6pN4HLr8GS8xsksJxilW6S6dQHVi2K/o+lQuQcg7LroCnw== +"@types/semver@^7.3.9": + version "7.3.9" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.9.tgz#152c6c20a7688c30b967ec1841d31ace569863fc" + integrity sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ== "@types/sinon@*": version "7.0.6"