From 3814ceb207283f14b436c2f0fa1f7673f3523e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Mar 2021 12:43:55 +0000 Subject: [PATCH] Bump is-svg from 2.1.0 to 4.3.1 Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 2.1.0 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v2.1.0...v4.3.1) Signed-off-by: dependabot[bot] --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index d648e55e9..3ca4661a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6649,7 +6649,7 @@ "dev": true, "optional": true, "requires": { - "html-comment-regex": "1.1.1" + "html-comment-regex": "^1.1.0" } }, "is-symbol": {