File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 113113 "stylelint-config-standard-scss" : " 12.0.0" ,
114114 "stylelint-no-unsupported-browser-features" : " 8.0.2" ,
115115 "stylelint-scss" : " 6.10.0" ,
116- "svgo" : " 3.3.2 " ,
116+ "svgo" : " 3.3.3 " ,
117117 "svgo-add-viewbox" : " 3.1.0" ,
118118 "svgo-viewbox" : " 3.0.0" ,
119119 "ts-jest" : " 29.2.5" ,
Original file line number Diff line number Diff line change @@ -8778,6 +8778,11 @@ sass@1.82.0:
87788778 optionalDependencies :
87798779 " @parcel/watcher" " ^2.4.1"
87808780
8781+ sax@^1.5.0 :
8782+ version "1.5.0"
8783+ resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
8784+ integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
8785+
87818786saxes@^6.0.0 :
87828787 version "6.0.0"
87838788 resolved "https://registry.yarnpkg.com/saxes/-/saxes-6.0.0.tgz#fe5b4a4768df4f14a201b1ba6a65c1f3d9988cc5"
@@ -9542,18 +9547,18 @@ svgo@3.0.2:
95429547 csso "^5.0.5"
95439548 picocolors "^1.0.0"
95449549
9545- svgo@3.3.2 :
9546- version "3.3.2 "
9547- resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2 .tgz#ad58002652dffbb5986fc9716afe52d869ecbda8 "
9548- integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw ==
9550+ svgo@3.3.3 :
9551+ version "3.3.3 "
9552+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3 .tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e "
9553+ integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng ==
95499554 dependencies :
9550- " @trysound/sax" " 0.2.0"
95519555 commander "^7.2.0"
95529556 css-select "^5.1.0"
95539557 css-tree "^2.3.1"
95549558 css-what "^6.1.0"
95559559 csso "^5.0.5"
95569560 picocolors "^1.0.0"
9561+ sax "^1.5.0"
95579562
95589563svgo@^3.2.0 :
95599564 version "3.2.0"
You can’t perform that action at this time.
0 commit comments