Skip to content

Commit 6c48899

Browse files
committed
Upgrade jszip to 3.2.1 (from 3.2.0)
1 parent 2df1e53 commit 6c48899

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jquery.scrollto": "2.1.2",
4545
"jquery.serialscroll": "1.3.0",
4646
"jquery.tipsy": "1.0.3",
47-
"jszip": "3.2.0",
47+
"jszip": "3.2.1",
4848
"kinetic": "5.2.0",
4949
"knockout": "3.4.2",
5050
"knockout-jqautocomplete": "0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3207,10 +3207,10 @@ jsprim@^1.2.2:
32073207
json-schema "0.2.3"
32083208
verror "1.10.0"
32093209

3210-
jszip@3.2.0:
3211-
version "3.2.0"
3212-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.2.0.tgz#1c179e8692777490ca4e9b8f3ced08f9b820da2c"
3213-
integrity sha512-4WjbsaEtBK/DHeDZOPiPw5nzSGLDEDDreFRDEgnoMwmknPjTqa+23XuYFk6NiGbeiAeZCctiQ/X/z0lQBmDVOQ==
3210+
jszip@3.2.1:
3211+
version "3.2.1"
3212+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.2.1.tgz#c5d32df7274042282b157efb16e522b43435e01a"
3213+
integrity sha512-iCMBbo4eE5rb1VCpm5qXOAaUiRKRUKiItn8ah2YQQx9qymmSAY98eyQfioChEYcVQLh0zxJ3wS4A0mh90AVPvw==
32143214
dependencies:
32153215
lie "~3.3.0"
32163216
pako "~1.0.2"

0 commit comments

Comments
 (0)