Skip to content

Commit 1941721

Browse files
authored
Merge pull request #203 from humhub/dependabot/npm_and_yarn/svgo-3.3.3
Bump svgo from 3.3.2 to 3.3.3
2 parents 0a83554 + b803ead commit 1941721

2 files changed

Lines changed: 22 additions & 26 deletions

File tree

package-lock.json

Lines changed: 13 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2855,11 +2855,6 @@
28552855
dependencies:
28562856
defer-to-connect "^2.0.1"
28572857

2858-
"@trysound/sax@0.2.0":
2859-
version "0.2.0"
2860-
resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz"
2861-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2862-
28632858
"@tybys/wasm-util@^0.9.0":
28642859
version "0.9.0"
28652860
resolved "https://registry.yarnpkg.com/@tybys/wasm-util/-/wasm-util-0.9.0.tgz#3e75eb00604c8d6db470bf18c37b7d984a0e3355"
@@ -8995,6 +8990,11 @@ sax@^1.2.4:
89958990
resolved "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz"
89968991
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
89978992

8993+
sax@^1.5.0:
8994+
version "1.5.0"
8995+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
8996+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
8997+
89988998
scheduler@^0.23.2:
89998999
version "0.23.2"
90009000
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz"
@@ -9572,17 +9572,17 @@ svg-parser@^2.0.4:
95729572
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
95739573

95749574
svgo@^3.0.2, svgo@^3.2.0:
9575-
version "3.3.2"
9576-
resolved "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz"
9577-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
9575+
version "3.3.3"
9576+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
9577+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
95789578
dependencies:
9579-
"@trysound/sax" "0.2.0"
95809579
commander "^7.2.0"
95819580
css-select "^5.1.0"
95829581
css-tree "^2.3.1"
95839582
css-what "^6.1.0"
95849583
csso "^5.0.5"
95859584
picocolors "^1.0.0"
9585+
sax "^1.5.0"
95869586

95879587
swr@^2.2.5:
95889588
version "2.3.6"

0 commit comments

Comments
 (0)