From 77e49802fb6bfc309bfaa6850804dc11d65ab0a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jan 2024 01:21:55 +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-FOLLOWREDIRECTS-6141137 --- deps/npm/node_modules/har-schema/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/har-schema/package.json b/deps/npm/node_modules/har-schema/package.json index d14650bd78261d..231ed76957156e 100644 --- a/deps/npm/node_modules/har-schema/package.json +++ b/deps/npm/node_modules/har-schema/package.json @@ -47,7 +47,7 @@ "codeclimate-test-reporter": "^0.4.0", "cz-conventional-changelog": "^1.2.0", "echint": "^2.1.0", - "semantic-release": "^6.3.2", + "semantic-release": "^10.0.0", "snazzy": "^5.0.0", "tap": "^8.0.1" }