This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git
commit c7100f46aff7a61bb4386f9839ae2b3117fe6a55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 2 17:11:26 2023 +0000
Bump jszip from 3.7.0 to 3.8.0 in /initializer-page
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.0...v3.8.0)
---
updated-dependencies:
- dependency-name: jszip
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
initializer-page/package.json | 2 +-
initializer-page/yarn.lock | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/initializer-page/package.json b/initializer-page/package.json
index 918c6e3..5c8046d 100644
--- a/initializer-page/package.json
+++ b/initializer-page/package.json
@@ -85,7 +85,7 @@
"file-saver": "^2.0.2",
"immutable": "^4.0.0-rc.12",
"js-search": "^1.4.3",
- "jszip": "^3.7.0",
+ "jszip": "^3.8.0",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"prism-react-renderer": "^1.0.2",
diff --git a/initializer-page/yarn.lock b/initializer-page/yarn.lock
index 7bcf37b..da69f74 100644
--- a/initializer-page/yarn.lock
+++ b/initializer-page/yarn.lock
@@ -5600,9 +5600,9 @@ jsx-ast-utils@^2.4.1:
array-includes "^3.1.1"
object.assign "^4.1.0"
-jszip@^3.7.0:
- version "3.7.0"
- resolved
"https://registry.yarnpkg.com/jszip/-/jszip-3.7.0.tgz#9b8b995a4e7c9024653ce743e902076a82fdf4e6"
+jszip@^3.8.0:
+ version "3.8.0"
+ resolved
"https://registry.yarnpkg.com/jszip/-/jszip-3.8.0.tgz#a2ac3c33fe96a76489765168213655850254d51b"
dependencies:
lie "~3.3.0"
pako "~1.0.2"