From 8e6894f8aef91c9a7e1d2b931410a0f5d1004ea2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 04:41:44 +0000 Subject: [PATCH] fix: deps/npm/node_modules/http-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/http-proxy-agent/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/http-proxy-agent/package.json b/deps/npm/node_modules/http-proxy-agent/package.json index 659d6e11e80e40..c2ec5a4e2aa0d9 100644 --- a/deps/npm/node_modules/http-proxy-agent/package.json +++ b/deps/npm/node_modules/http-proxy-agent/package.json @@ -39,7 +39,7 @@ "@types/node": "^12.19.2", "@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", @@ -48,7 +48,7 @@ "eslint-plugin-react": "7.12.4", "mocha": "^6.2.2", "proxy": "1", - "rimraf": "^3.0.0", + "rimraf": "^4.0.0", "typescript": "^4.4.3" }, "engines": {