Skip to content

Commit 59aa8fe

Browse files
Bump jszip from 3.7.0 to 3.8.0
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](Stuk/jszip@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: jszip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 719dee6 commit 59aa8fe

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"google-map-react": "^1.1.5",
2222
"google-maps-react": "^2.0.2",
2323
"history": "^4.10.1",
24-
"jszip": "^3.7.0",
24+
"jszip": "^3.8.0",
2525
"jwt-decode": "^2.2.0",
2626
"level-selector": "^0.2.0",
2727
"material-ui-phone-number": "^2.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6960,10 +6960,10 @@ jsx-ast-utils@^2.2.1, jsx-ast-utils@^2.2.3:
69606960
array-includes "^3.0.3"
69616961
object.assign "^4.1.0"
69626962

6963-
jszip@^3.7.0:
6964-
version "3.7.0"
6965-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.0.tgz#9b8b995a4e7c9024653ce743e902076a82fdf4e6"
6966-
integrity sha512-Y2OlFIzrDOPWUnpU0LORIcDn2xN7rC9yKffFM/7pGhQuhO+SUhfm2trkJ/S5amjFvem0Y+1EALz/MEPkvHXVNw==
6963+
jszip@^3.8.0:
6964+
version "3.8.0"
6965+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.8.0.tgz#a2ac3c33fe96a76489765168213655850254d51b"
6966+
integrity sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==
69676967
dependencies:
69686968
lie "~3.3.0"
69696969
pako "~1.0.2"

0 commit comments

Comments
 (0)