Skip to content

Commit 035ea6d

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump jszip from 3.10.1 to 3.10.2
Bumps [jszip](https://github.com/Stuk/jszip) from 3.10.1 to 3.10.2. - [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md) - [Commits](Stuk/jszip@v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: jszip dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee12077 commit 035ea6d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jquery.serialscroll": "1.3.2",
5353
"jquery.tipsy": "1.0.3",
5454
"jsqr": "1.4.0",
55-
"jszip": "3.10.1",
55+
"jszip": "3.10.2",
5656
"kinetic": "5.2.0",
5757
"knockout": "3.5.3",
5858
"knockout-jqautocomplete": "0.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3222,10 +3222,10 @@ jsqr@1.4.0:
32223222
resolved "https://registry.npmjs.org/jsqr/-/jsqr-1.4.0.tgz"
32233223
integrity sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A==
32243224

3225-
jszip@3.10.1:
3226-
version "3.10.1"
3227-
resolved "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz"
3228-
integrity sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==
3225+
jszip@3.10.2:
3226+
version "3.10.2"
3227+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.10.2.tgz#9fee8cfaaffb601f6c8796ecc522e4f81cbe88bf"
3228+
integrity sha512-3l+rb15IOWtUhU0H5MFqES/T6Kh7abYwjosBey/vD6hDt8zoEffkSC5Ws5SGtgVw3gBx2NEbhTeSW1+kWkpyTQ==
32293229
dependencies:
32303230
lie "~3.3.0"
32313231
pako "~1.0.2"

0 commit comments

Comments
 (0)