Skip to content

Commit 60e1ee8

Browse files
dependabot[bot]phavekes
authored andcommitted
Bump svgo from 4.0.0 to 4.0.1
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: svgo dependency-version: 4.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2985178 commit 60e1ee8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2712,10 +2712,10 @@ sass@^1.89:
27122712
optionalDependencies:
27132713
"@parcel/watcher" "^2.4.1"
27142714

2715-
sax@^1.4.1:
2716-
version "1.4.4"
2717-
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.4.tgz#f29c2bba80ce5b86f4343b4c2be9f2b96627cf8b"
2718-
integrity sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==
2715+
sax@^1.5.0:
2716+
version "1.5.0"
2717+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
2718+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
27192719

27202720
schema-utils@^3.0.0:
27212721
version "3.3.0"
@@ -2861,17 +2861,17 @@ supports-preserve-symlinks-flag@^1.0.0:
28612861
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
28622862

28632863
svgo@^4.0.0:
2864-
version "4.0.0"
2865-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.0.tgz#17e0fa2eaccf429e0ec0d2179169abde9ba8ad3d"
2866-
integrity sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==
2864+
version "4.0.1"
2865+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.1.tgz#c82dacd04ee9f1d55cd4e0b7f9a214c86670e3ee"
2866+
integrity sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==
28672867
dependencies:
28682868
commander "^11.1.0"
28692869
css-select "^5.1.0"
28702870
css-tree "^3.0.1"
28712871
css-what "^6.1.0"
28722872
csso "^5.0.5"
28732873
picocolors "^1.1.1"
2874-
sax "^1.4.1"
2874+
sax "^1.5.0"
28752875

28762876
tapable@^2.0.0, tapable@^2.2.1, tapable@^2.3.0:
28772877
version "2.3.0"

0 commit comments

Comments
 (0)