Skip to content

Commit 835ecf1

Browse files
Bump svgo from 2.8.0 to 2.8.2 in /WebUI (#508)
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 3773fbb commit 835ecf1

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

WebUI/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,11 +1137,6 @@
11371137
resolved "https://registry.yarnpkg.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz#a53515db25d8038374381b73af20bb4f2e508d87"
11381138
integrity sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==
11391139

1140-
"@trysound/sax@0.2.0":
1141-
version "0.2.0"
1142-
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
1143-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
1144-
11451140
"@types/body-parser@*":
11461141
version "1.19.5"
11471142
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.5.tgz#04ce9a3b677dc8bd681a17da1ab9835dc9d3ede4"
@@ -5651,6 +5646,11 @@ sass@^1.32.0:
56515646
optionalDependencies:
56525647
"@parcel/watcher" "^2.4.1"
56535648

5649+
sax@^1.5.0:
5650+
version "1.5.0"
5651+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
5652+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
5653+
56545654
schema-utils@^2.6.5:
56555655
version "2.7.1"
56565656
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
@@ -6108,16 +6108,16 @@ svg-tags@^1.0.0:
61086108
integrity sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==
61096109

61106110
svgo@^2.7.0:
6111-
version "2.8.0"
6112-
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
6113-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
6111+
version "2.8.2"
6112+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
6113+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
61146114
dependencies:
6115-
"@trysound/sax" "0.2.0"
61166115
commander "^7.2.0"
61176116
css-select "^4.1.3"
61186117
css-tree "^1.1.3"
61196118
csso "^4.2.0"
61206119
picocolors "^1.0.0"
6120+
sax "^1.5.0"
61216121
stable "^0.1.8"
61226122

61236123
sweetalert2@^11.22.4:

0 commit comments

Comments
 (0)