From d7a5c7b6113b096cdb553cefec50a60078834d29 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Mon, 10 Apr 2023 02:34:58 +0800 Subject: [PATCH] Update package.json Haven't tested, but wondering if can work to avoid security issue warnings --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 674dcf7..8b14869 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "dependencies": { "css-color-names": "~1.0.1", "dot": "^1.1.3", - "svgo": "^2.3.1" + "svgo": "^3.0.2" }, "resolutions": { "ansi-regex": "^5.0.1"