From 527ea368bbb25843dd3164e31c35148e82f33c28 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 02:49:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-2342073 - https://snyk.io/vuln/SNYK-JS-MARKED-2342082 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f9538c624..ec19c082d7 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "node-fetch": "^2.6.1", "rollup": "^2.45.2", "rollup-plugin-license": "^2.3.0", - "semantic-release": "^17.4.2", + "semantic-release": "^19.0.0", "titleize": "^2.1.0", "uglify-js": "^3.13.4", "vuln-regex-detector": "^1.3.0"