From 7f54a8c4251b2331e01c64e353acf092ce8f5652 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Apr 2024 04:42:38 +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-INFLIGHT-6095116 --- 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..b0957e922b 100644 --- a/node_modules/is-regex/package.json +++ b/node_modules/is-regex/package.json @@ -45,7 +45,7 @@ "auto-changelog": "^2.2.0", "covert": "^1.1.1", "eclint": "^2.8.1", - "eslint": "^7.6.0", + "eslint": "^9.0.0", "foreach": "^2.0.5", "safe-publish-latest": "^1.1.4", "tape": "^5.0.1"