Skip to content

Commit 6da2f88

Browse files
dependabot[bot]cpuguy83
authored andcommitted
build(deps): bump svgo from 3.3.2 to 3.3.3 in /website
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>
1 parent 373aec9 commit 6da2f88

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,11 +2376,6 @@
23762376
dependencies:
23772377
defer-to-connect "^2.0.1"
23782378

2379-
"@trysound/sax@0.2.0":
2380-
version "0.2.0"
2381-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2382-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2383-
23842379
"@types/body-parser@*":
23852380
version "1.19.5"
23862381
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.5.tgz#04ce9a3b677dc8bd681a17da1ab9835dc9d3ede4"
@@ -8748,6 +8743,11 @@ sax@^1.2.4:
87488743
resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f"
87498744
integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==
87508745

8746+
sax@^1.5.0:
8747+
version "1.5.0"
8748+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
8749+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
8750+
87518751
scheduler@^0.27.0:
87528752
version "0.27.0"
87538753
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.27.0.tgz#0c4ef82d67d1e5c1e359e8fc76d3a87f045fe5bd"
@@ -9257,17 +9257,17 @@ svg-parser@^2.0.4:
92579257
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
92589258

92599259
svgo@^3.0.2, svgo@^3.2.0:
9260-
version "3.3.2"
9261-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.2.tgz#ad58002652dffbb5986fc9716afe52d869ecbda8"
9262-
integrity sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==
9260+
version "3.3.3"
9261+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.3.3.tgz#8246aee0b08791fde3b0ed22b5661b471fadf58e"
9262+
integrity sha512-+wn7I4p7YgJhHs38k2TNjy1vCfPIfLIJWR5MnCStsN8WuuTcBnRKcMHQLMM2ijxGZmDoZwNv8ipl5aTTen62ng==
92639263
dependencies:
9264-
"@trysound/sax" "0.2.0"
92659264
commander "^7.2.0"
92669265
css-select "^5.1.0"
92679266
css-tree "^2.3.1"
92689267
css-what "^6.1.0"
92699268
csso "^5.0.5"
92709269
picocolors "^1.0.0"
9270+
sax "^1.5.0"
92719271

92729272
swr@^2.2.5:
92739273
version "2.3.6"

0 commit comments

Comments
 (0)