diff --git a/deps/npm/node_modules/https-proxy-agent/package.json b/deps/npm/node_modules/https-proxy-agent/package.json index fb2aba1b946951..7927a1d6cb730d 100644 --- a/deps/npm/node_modules/https-proxy-agent/package.json +++ b/deps/npm/node_modules/https-proxy-agent/package.json @@ -38,7 +38,7 @@ "@types/node": "^12.12.11", "@typescript-eslint/eslint-plugin": "1.6.0", "@typescript-eslint/parser": "1.1.0", - "eslint": "5.16.0", + "eslint": "6.0.0", "eslint-config-airbnb": "17.1.0", "eslint-config-prettier": "4.1.0", "eslint-import-resolver-typescript": "1.1.1", @@ -47,7 +47,7 @@ "eslint-plugin-react": "7.12.4", "mocha": "^6.2.2", "proxy": "1", - "rimraf": "^3.0.0", + "rimraf": "^4.0.0", "typescript": "^3.5.3" }, "engines": {