Skip to content

Commit 559d80e

Browse files
feat(deps): 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 685cf5c commit 559d80e

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26629,11 +26629,16 @@ sass@^1.49.9:
2662926629
immutable "^4.0.0"
2663026630
source-map-js ">=0.6.2 <2.0.0"
2663126631

26632-
sax@^1.2.4, sax@^1.4.1:
26632+
sax@^1.2.4:
2663326633
version "1.4.4"
2663426634
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.4.tgz#f29c2bba80ce5b86f4343b4c2be9f2b96627cf8b"
2663526635
integrity sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==
2663626636

26637+
sax@^1.5.0:
26638+
version "1.5.0"
26639+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
26640+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
26641+
2663726642
sax@~1.2.4:
2663826643
version "1.2.4"
2663926644
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
@@ -28192,17 +28197,17 @@ svelte@^4.2.8:
2819228197
periscopic "^3.1.0"
2819328198

2819428199
svgo@^4.0.0:
28195-
version "4.0.0"
28196-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.0.tgz#17e0fa2eaccf429e0ec0d2179169abde9ba8ad3d"
28197-
integrity sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==
28200+
version "4.0.1"
28201+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.1.tgz#c82dacd04ee9f1d55cd4e0b7f9a214c86670e3ee"
28202+
integrity sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==
2819828203
dependencies:
2819928204
commander "^11.1.0"
2820028205
css-select "^5.1.0"
2820128206
css-tree "^3.0.1"
2820228207
css-what "^6.1.0"
2820328208
csso "^5.0.5"
2820428209
picocolors "^1.1.1"
28205-
sax "^1.4.1"
28210+
sax "^1.5.0"
2820628211

2820728212
swr@^2.2.5:
2820828213
version "2.2.5"

0 commit comments

Comments
 (0)