Skip to content

Commit 17914c0

Browse files
chore(deps): bump svgo from 3.3.2 to 3.3.3 (#1324)
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: svgo dependency-version: 3.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feb02ec commit 17914c0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4260,11 +4260,6 @@
42604260
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
42614261
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
42624262

4263-
"@trysound/sax@0.2.0":
4264-
version "0.2.0"
4265-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
4266-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
4267-
42684263
"@tsconfig/node10@^1.0.7":
42694264
version "1.0.12"
42704265
resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.12.tgz#be57ceac1e4692b41be9de6be8c32a106636dba4"
@@ -15732,6 +15727,11 @@ sax@>=0.6.0, sax@^1.2.4:
1573215727
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.4.tgz#f29c2bba80ce5b86f4343b4c2be9f2b96627cf8b"
1573315728
integrity sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==
1573415729

15730+
sax@^1.5.0:
15731+
version "1.6.0"
15732+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.6.0.tgz#da59637629307b97e7c4cb28e080a7bc38560d5b"
15733+
integrity sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==
15734+
1573515735
saxes@^5.0.1:
1573615736
version "5.0.1"
1573715737
resolved "https://registry.yarnpkg.com/saxes/-/saxes-5.0.1.tgz#eebab953fa3b7608dbe94e5dadb15c888fa6696d"
@@ -16695,17 +16695,17 @@ svg-parser@^2.0.4:
1669516695
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
1669616696

1669716697
svgo@^3.0.2, svgo@^3.2.0:
16698-
version "3.3.2"
16699-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
16700-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
16698+
version "3.3.3"
16699+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
16700+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
1670116701
dependencies:
16702-
"@trysound/sax" "0.2.0"
1670316702
commander "^7.2.0"
1670416703
css-select "^5.1.0"
1670516704
css-tree "^2.3.1"
1670616705
css-what "^6.1.0"
1670716706
csso "^5.0.5"
1670816707
picocolors "^1.0.0"
16708+
sax "^1.5.0"
1670916709

1671016710
swagger2openapi@7.0.8, swagger2openapi@^7.0.8:
1671116711
version "7.0.8"

0 commit comments

Comments
 (0)