Skip to content

Commit 5ce0ea2

Browse files
chore(deps): bump svgo in /geaflow/geaflow-dashboard/web-dashboard
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>
1 parent b69c952 commit 5ce0ea2

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

  • geaflow/geaflow-dashboard/web-dashboard

geaflow/geaflow-dashboard/web-dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,11 +2797,6 @@
27972797
resolved "https://registry.npmmirror.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
27982798
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
27992799

2800-
"@trysound/sax@0.2.0":
2801-
version "0.2.0"
2802-
resolved "https://registry.npmmirror.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
2803-
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
2804-
28052800
"@tsconfig/node10@^1.0.7":
28062801
version "1.0.9"
28072802
resolved "https://registry.npmmirror.com/@tsconfig/node10/-/node10-1.0.9.tgz#df4907fc07a886922637b15e02d4cebc4c0021b2"
@@ -12920,6 +12915,11 @@ sax@^1.2.4:
1292012915
resolved "https://registry.npmmirror.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0"
1292112916
integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==
1292212917

12918+
sax@^1.5.0:
12919+
version "1.5.0"
12920+
resolved "https://registry.yarnpkg.com/sax/-/sax-1.5.0.tgz#b5549b671069b7aa392df55ec7574cf411179eb8"
12921+
integrity sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==
12922+
1292312923
saxes@^6.0.0:
1292412924
version "6.0.0"
1292512925
resolved "https://registry.npmmirror.com/saxes/-/saxes-6.0.0.tgz#fe5b4a4768df4f14a201b1ba6a65c1f3d9988cc5"
@@ -13828,16 +13828,16 @@ svg-tags@^1.0.0:
1382813828
integrity sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==
1382913829

1383013830
svgo@^2.8.0:
13831-
version "2.8.0"
13832-
resolved "https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24"
13833-
integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==
13831+
version "2.8.2"
13832+
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.8.2.tgz#8e99b7ba5ac9ed7e3a446063865f61e03223fe6b"
13833+
integrity sha512-TyzE4NVGLUFy+H/Uy4N6c3G0HEeprsVfge6Lmq+0FdQQ/zqoVYB62IsBZORsiL+o96s6ff/V6/3UQo/C0cgCAA==
1383413834
dependencies:
13835-
"@trysound/sax" "0.2.0"
1383613835
commander "^7.2.0"
1383713836
css-select "^4.1.3"
1383813837
css-tree "^1.1.3"
1383913838
csso "^4.2.0"
1384013839
picocolors "^1.0.0"
13840+
sax "^1.5.0"
1384113841
stable "^0.1.8"
1384213842

1384313843
swagger-ui-dist@^4.15.5, swagger-ui-dist@^4.18.1:

0 commit comments

Comments
 (0)