Skip to content

Commit d34505a

Browse files
chore(deps): Bump svgo from 2.8.0 to 2.8.3
Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 2.8.3. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v2.8.0...v2.8.3) --- updated-dependencies: - dependency-name: svgo dependency-version: 2.8.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eab554e commit d34505a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7067,11 +7067,6 @@
70677067
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
70687068
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
70697069

7070-
"@trysound/sax@0.2.0":
7071-
version "0.2.0"
7072-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
7073-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
7074-
70757070
"@tufjs/canonical-json@1.0.0":
70767071
version "1.0.0"
70777072
resolved "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-1.0.0.tgz"
@@ -19763,6 +19758,11 @@ sane@^4.0.3:
1976319758
minimist "^1.1.1"
1976419759
walker "~1.0.5"
1976519760

19761+
sax@^1.5.0:
19762+
version "1.6.1"
19763+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.6.1.tgz#4c23cf608c0b693ab54b4b5888e92cfe977b9843"
19764+
integrity sha512-42tBVwLWnaQvW5zc4HbZrTuWccECCZfBi92FDuwtqxasH+JbPB3/FOKb1m222K42R4WxuxzzMsTswfzgtSu64Q==
19765+
1976619766
saxes@^5.0.1:
1976719767
version "5.0.1"
1976819768
resolved "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz"
@@ -20859,16 +20859,16 @@ supports-preserve-symlinks-flag@^1.0.0:
2085920859
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
2086020860

2086120861
svgo@^2.7.0:
20862-
version "2.8.0"
20863-
resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz"
20864-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
20862+
version "2.8.3"
20863+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.3.tgz#8de2fa579f3f7429dec3fb86471005cf46fb483a"
20864+
integrity sha512-5EZD0pafXX6PphdwOGCiVLDSaV1xyuQao2blHajHLsPxr07q4mmEjdtXEWgG07ae2mIz8Ex2CDXNCTiXhy3Khw==
2086520865
dependencies:
20866-
"@trysound/sax" "0.2.0"
2086720866
commander "^7.2.0"
2086820867
css-select "^4.1.3"
2086920868
css-tree "^1.1.3"
2087020869
csso "^4.2.0"
2087120870
picocolors "^1.0.0"
20871+
sax "^1.5.0"
2087220872
stable "^0.1.8"
2087320873

2087420874
swc-loader@^0.2.3:

0 commit comments

Comments
 (0)