From 72d93d3003c9e5275b6f4c36edc737befabdd6cc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Apr 2023 04:18:19 +0000 Subject: [PATCH] fix: node_modules/is-regex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- node_modules/is-regex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-regex/package.json b/node_modules/is-regex/package.json index f6c38a7c6d..d3a6d012ef 100644 --- a/node_modules/is-regex/package.json +++ b/node_modules/is-regex/package.json @@ -47,7 +47,7 @@ "eclint": "^2.8.1", "eslint": "^7.6.0", "foreach": "^2.0.5", - "safe-publish-latest": "^1.1.4", + "safe-publish-latest": "^2.0.0", "tape": "^5.0.1" }, "testling": {