From e03d067adda942a34cb4c4420182efc1ad113e82 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 07:13:55 +0000 Subject: [PATCH] fix: node_modules/before-after-hook/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-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783 - https://snyk.io/vuln/SNYK-JS-LODASHSET-1320032 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- node_modules/before-after-hook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/before-after-hook/package.json b/node_modules/before-after-hook/package.json index ddd5acbe72..f965e4f7f7 100644 --- a/node_modules/before-after-hook/package.json +++ b/node_modules/before-after-hook/package.json @@ -47,7 +47,7 @@ "istanbul-coveralls": "^1.0.3", "mkdirp": "^0.5.1", "rimraf": "^2.4.4", - "semantic-release": "^15.0.0", + "semantic-release": "^17.0.1", "simple-mock": "^0.8.0", "standard": "^13.0.1", "tap-min": "^2.0.0",