From 5f3246a506f3a7a40692f9abd68ad5c19d675de0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 21:50:57 +0000 Subject: [PATCH] fix: deps/npm/node_modules/https-proxy-agent/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/https-proxy-agent/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": {