Skip to content

Commit c1bfc70

Browse files
chore(deps): bump svgo from 2.8.0 to 2.8.2 in /website (#1213)
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 cd4c011 commit c1bfc70

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
@@ -2034,11 +2034,6 @@
20342034
dependencies:
20352035
defer-to-connect "^1.0.1"
20362036

2037-
"@trysound/sax@0.2.0":
2038-
version "0.2.0"
2039-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2040-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2041-
20422037
"@types/body-parser@*":
20432038
version "1.19.2"
20442039
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.2.tgz#aea2059e28b7658639081347ac4fab3de166e6f0"
@@ -6731,6 +6726,11 @@ sax@^1.2.4:
67316726
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
67326727
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
67336728

6729+
sax@^1.5.0:
6730+
version "1.5.0"
6731+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
6732+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
6733+
67346734
scheduler@^0.19.1:
67356735
version "0.19.1"
67366736
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
@@ -7252,16 +7252,16 @@ svg-parser@^2.0.4:
72527252
integrity sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==
72537253

72547254
svgo@^2.7.0, svgo@^2.8.0:
7255-
version "2.8.0"
7256-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
7257-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
7255+
version "2.8.2"
7256+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
7257+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
72587258
dependencies:
7259-
"@trysound/sax" "0.2.0"
72607259
commander "^7.2.0"
72617260
css-select "^4.1.3"
72627261
css-tree "^1.1.3"
72637262
csso "^4.2.0"
72647263
picocolors "^1.0.0"
7264+
sax "^1.5.0"
72657265
stable "^0.1.8"
72667266

72677267
tapable@^1.0.0:

0 commit comments

Comments
 (0)