From dd948d27c1a45f3725adc6d0528a516f373c6eb9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 19:46:36 +0000 Subject: [PATCH] fix: node_modules/has-symbols/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- node_modules/has-symbols/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/has-symbols/package.json b/node_modules/has-symbols/package.json index 29a9176e5b..80c1975b85 100644 --- a/node_modules/has-symbols/package.json +++ b/node_modules/has-symbols/package.json @@ -55,7 +55,7 @@ "core-js": "^2.6.10", "eslint": "^6.6.0", "get-own-property-symbols": "^0.9.4", - "safe-publish-latest": "^1.1.4", + "safe-publish-latest": "^2.0.0", "tape": "^4.11.0" }, "testling": {