Skip to content

Commit 16f5c8b

Browse files
build(deps): bump svgo from 2.8.0 to 2.8.2 in /website (#23130)
Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 2.8.2. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v2.8.0...v2.8.2) --- updated-dependencies: - dependency-name: svgo dependency-version: 2.8.2 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 87ded72 commit 16f5c8b

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

website/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,11 +1979,6 @@
19791979
dependencies:
19801980
defer-to-connect "^1.0.1"
19811981

1982-
"@trysound/sax@0.2.0":
1983-
version "0.2.0"
1984-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
1985-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
1986-
19871982
"@types/body-parser@*":
19881983
version "1.19.2"
19891984
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.2.tgz#aea2059e28b7658639081347ac4fab3de166e6f0"
@@ -6720,6 +6715,11 @@ sax@^1.2.4:
67206715
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
67216716
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
67226717

6718+
sax@^1.5.0:
6719+
version "1.5.0"
6720+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
6721+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
6722+
67236723
scheduler@^0.19.1:
67246724
version "0.19.1"
67256725
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
@@ -7262,16 +7262,16 @@ svg-parser@^2.0.4:
72627262
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
72637263

72647264
svgo@^2.7.0, svgo@^2.8.0:
7265-
version "2.8.0"
7266-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
7267-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
7265+
version "2.8.2"
7266+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
7267+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
72687268
dependencies:
7269-
"@trysound/sax" "0.2.0"
72707269
commander "^7.2.0"
72717270
css-select "^4.1.3"
72727271
css-tree "^1.1.3"
72737272
csso "^4.2.0"
72747273
picocolors "^1.0.0"
7274+
sax "^1.5.0"
72757275
stable "^0.1.8"
72767276

72777277
tapable@^1.0.0:

0 commit comments

Comments
 (0)