diff --git a/node_modules/@actions/tool-cache/package.json b/node_modules/@actions/tool-cache/package.json index ddce94d82f..8ff4a63143 100644 --- a/node_modules/@actions/tool-cache/package.json +++ b/node_modules/@actions/tool-cache/package.json @@ -40,13 +40,13 @@ "@actions/exec": "^1.0.0", "@actions/http-client": "^1.0.8", "@actions/io": "^1.0.1", - "semver": "^6.1.0", + "semver": "^7.5.2", "uuid": "^3.3.2" }, "devDependencies": { "@types/nock": "^10.0.3", "@types/semver": "^6.0.0", "@types/uuid": "^3.4.4", - "nock": "^10.0.6" + "nock": "^11.0.0" } } \ No newline at end of file