From be9290d43039db5be6ab3082494da1aff713cc6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Dec 2023 04:26:41 +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/npm:debug:20170905 --- deps/npm/node_modules/http-proxy-agent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/http-proxy-agent/package.json b/deps/npm/node_modules/http-proxy-agent/package.json index 870dd5d8af267a..7cc670953390c7 100644 --- a/deps/npm/node_modules/http-proxy-agent/package.json +++ b/deps/npm/node_modules/http-proxy-agent/package.json @@ -46,7 +46,7 @@ "eslint-plugin-import": "2.16.0", "eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-react": "7.12.4", - "mocha": "^6.2.2", + "mocha": "^8.3.0", "proxy": "1", "rimraf": "^3.0.0", "typescript": "^3.5.3"