diff --git a/package.json b/package.json index 9668f4c..5492269 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/node": "^12.12.30", "@types/request": "^2.48.3", "@types/rimraf": "^3.0.0", - "@types/url-parse": "^1.4.3", + "@types/url-parse": "^1.4.8", "@types/uuid": "^3.3.3", "@types/ws": "^6.0.4", "asn1.js": "^5.2.0", @@ -108,7 +108,7 @@ "bent": "^7.3.12", "https-proxy-agent": "^4.0.0", "simple-lru-cache": "0.0.2", - "url-parse": "^1.4.7", + "url-parse": "^1.5.7", "uuid": "^8.3.0", "ws": "^7.5.6" }, @@ -117,6 +117,7 @@ "set-value": "^4.0.1", "glob-parent": "^5.1.2", "minimist": "1.2.5", + "yargs": "17.3.1", "strip-ansi": "7.0.1" }, "sideEffects": false