Skip to content

Commit c399646

Browse files
Bump jszip from 3.5.0 to 3.6.0 (#224)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad290bc commit c399646

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"firebase-tools": "^8.4.3",
8989
"git-revision-webpack-plugin": "^3.0.6",
9090
"http-server": "^0.12.3",
91-
"jszip": "^3.5.0",
91+
"jszip": "^3.6.0",
9292
"preact": "^8.5.3",
9393
"preact-compat": "^3.17.0",
9494
"preact-portal": "^1.1.3",

yarn.lock

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8972,10 +8972,10 @@ jsx-ast-utils@^2.2.3:
89728972
array-includes "^3.1.1"
89738973
object.assign "^4.1.0"
89748974

8975-
jszip@^3.5.0:
8976-
version "3.5.0"
8977-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.5.0.tgz#b4fd1f368245346658e781fec9675802489e15f6"
8978-
integrity sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA==
8975+
jszip@^3.6.0:
8976+
version "3.6.0"
8977+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9"
8978+
integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==
89798979
dependencies:
89808980
lie "~3.3.0"
89818981
pako "~1.0.2"
@@ -12222,10 +12222,10 @@ read-pkg@^5.2.0:
1222212222
parse-json "^5.0.0"
1222312223
type-fest "^0.6.0"
1222412224

12225-
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
12226-
version "2.3.6"
12227-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
12228-
integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
12225+
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.0, readable-stream@^2.3.3, readable-stream@^2.3.5, readable-stream@^2.3.6, readable-stream@~2.3.6:
12226+
version "2.3.7"
12227+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
12228+
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
1222912229
dependencies:
1223012230
core-util-is "~1.0.0"
1223112231
inherits "~2.0.3"
@@ -12254,19 +12254,6 @@ read-pkg@^5.2.0:
1225412254
isarray "0.0.1"
1225512255
string_decoder "~0.10.x"
1225612256

12257-
readable-stream@^2.3.0, readable-stream@^2.3.5:
12258-
version "2.3.7"
12259-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
12260-
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
12261-
dependencies:
12262-
core-util-is "~1.0.0"
12263-
inherits "~2.0.3"
12264-
isarray "~1.0.0"
12265-
process-nextick-args "~2.0.0"
12266-
safe-buffer "~5.1.1"
12267-
string_decoder "~1.1.1"
12268-
util-deprecate "~1.0.1"
12269-
1227012257
readable-stream@~1.1.9:
1227112258
version "1.1.14"
1227212259
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"

0 commit comments

Comments
 (0)