diff --git a/package.json b/package.json index 171057c2..550c3d93 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash.throttle": "^4.1.6", "@types/mocha": "^9", "@types/node": "^14.18.63", - "@types/semver": "^7.5.2", + "@types/semver": "^7.5.3", "@types/supports-color": "^7.2.0", "@types/write-json-file": "^3.2.1", "chai": "^4.3.10", diff --git a/yarn.lock b/yarn.lock index 0a32b33a..baecf8bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -836,10 +836,10 @@ dependencies: "@types/node" "*" -"@types/semver@^7.5.2": - version "7.5.2" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564" - integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw== +"@types/semver@^7.5.3": + version "7.5.3" + resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04" + integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw== "@types/sinon@*": version "9.0.4"