From 43de1dc3791a642b80f4162ba9964e20259aa01c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 17:20:37 +0000 Subject: [PATCH] fix: deps/npm/node_modules/har-schema/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BL-608877 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-MERGE-1040469 - https://snyk.io/vuln/SNYK-JS-MERGE-1042987 - https://snyk.io/vuln/SNYK-JS-MERGE-72553 - https://snyk.io/vuln/npm:deep-extend:20180409 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- deps/npm/node_modules/har-schema/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/har-schema/package.json b/deps/npm/node_modules/har-schema/package.json index d14650bd78261d..fe967d85bfe4ff 100644 --- a/deps/npm/node_modules/har-schema/package.json +++ b/deps/npm/node_modules/har-schema/package.json @@ -44,9 +44,9 @@ }, "devDependencies": { "ajv": "^5.0.0", - "codeclimate-test-reporter": "^0.4.0", + "codeclimate-test-reporter": "^0.5.1", "cz-conventional-changelog": "^1.2.0", - "echint": "^2.1.0", + "echint": "^4.0.2", "semantic-release": "^6.3.2", "snazzy": "^5.0.0", "tap": "^8.0.1"