From e124281adc80e00d64cb20eb74dd73dbd4b205ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 23:04:54 +0800 Subject: [PATCH] fix(deps): update dependency svgo to v2.6.0 (#130) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dce0a245..f5a4f663 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "move-file": "2.1.0", "svg2ttf": "6.0.3", "svgicons2svgfont": "10.0.4", - "svgo": "2.5.0", + "svgo": "2.6.0", "ttf2eot": "3.0.0", "ttf2woff": "3.0.0", "ttf2woff2": "4.0.4",