From 7cc372fe6dc96a5079886c1942f8226d289d6179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:39:21 +0000 Subject: [PATCH] chore(deps): bump svg64 from 1.2.0 to 2.0.0 Bumps [svg64](https://github.com/scriptex/svg64) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/scriptex/svg64/releases) - [Commits](https://github.com/scriptex/svg64/compare/1.2.0...2.0.0) --- updated-dependencies: - dependency-name: svg64 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/scripts-config-react-webpack/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/scripts-config-react-webpack/package.json b/tools/scripts-config-react-webpack/package.json index ef4af281cca..870aef73229 100644 --- a/tools/scripts-config-react-webpack/package.json +++ b/tools/scripts-config-react-webpack/package.json @@ -50,7 +50,7 @@ "sass-loader": "^13.3.2", "source-map-loader": "^4.0.1", "style-loader": "^3.3.3", - "svg64": "^1.2.0", + "svg64": "^2.0.0", "terser": "^5.24.0", "terser-webpack-plugin": "^5.3.9", "tmp": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 8162deaee48..a5bce3a8af5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18119,10 +18119,10 @@ svg2ttf@^6.0.3: microbuffer "^1.0.0" svgpath "^2.1.5" -svg64@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/svg64/-/svg64-1.2.0.tgz#86ff34801ac734f94f559a588c6b13c046a6cb50" - integrity sha512-VhK5eg6eKAJ3L9li+ePFthq7yvRAksgrQ6WLsRV0FRikfiJhDhQWcoHVENHC8oiJa4Ha7Iqw1Plnh/BCG2dpFA== +svg64@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/svg64/-/svg64-2.0.0.tgz#058cb47255b3c44ebd6a74e15a7e2952fe2c93f7" + integrity sha512-EVgAisxMctUNDSjKGFcx4tkcFrvdqtLIy/MdbBdqcwfpPwsBcwoSKQi+WYoc82c4XWFNVVIwpCup3rpY+M9KJw== svgicons2svgfont@^10.0.4: version "10.0.6"