Skip to content

Commit

Permalink
Upgrade jszip to 3.3.0 (from 3.2.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Apr 6, 2020
1 parent e5fb5a5 commit 1cae334
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jquery.scrollto": "2.1.2",
"jquery.serialscroll": "1.3.0",
"jquery.tipsy": "1.0.3",
"jszip": "3.2.2",
"jszip": "3.3.0",
"kinetic": "5.2.0",
"knockout": "3.5.1",
"knockout-jqautocomplete": "0.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3542,10 +3542,10 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"

jszip@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.2.2.tgz#b143816df7e106a9597a94c77493385adca5bd1d"
integrity sha512-NmKajvAFQpbg3taXQXr/ccS2wcucR1AZ+NtyWp2Nq7HHVsXhcJFR8p0Baf32C2yVvBylFWVeKf+WI2AnvlPhpA==
jszip@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.3.0.tgz#29d72c21a54990fa885b11fc843db320640d5271"
integrity sha512-EJ9k766htB1ZWnsV5ZMDkKLgA+201r/ouFF8R2OigVjVdcm2rurcBrrdXaeqBJbqnUVMko512PYmlncBKE1Huw==
dependencies:
lie "~3.3.0"
pako "~1.0.2"
Expand Down

0 comments on commit 1cae334

Please sign in to comment.