Skip to content

Commit 7ea92a8

Browse files
Bump jszip and grunt-zip
Bumps [jszip](https://github.com/Stuk/jszip) to 2.7.0 and updates ancestor dependency [grunt-zip](https://github.com/twolfson/grunt-zip). These dependencies need to be updated together. Updates `jszip` from 2.5.0 to 2.7.0 - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/commits) Updates `grunt-zip` from 0.18.2 to 0.20.0 - [Release notes](https://github.com/twolfson/grunt-zip/releases) - [Changelog](https://github.com/twolfson/grunt-zip/blob/master/CHANGELOG.md) - [Commits](twolfson/grunt-zip@0.18.2...0.20.0) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect - dependency-name: grunt-zip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53234eb commit 7ea92a8

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 23 additions & 23 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
@@ -36,6 +36,6 @@
3636
"dependencies": {
3737
"@dintero/checkout-web-sdk": "^0.4.5",
3838
"grunt-cli": "^1.4.3",
39-
"grunt-zip": "^0.18.2"
39+
"grunt-zip": "^0.20.0"
4040
}
4141
}

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2799,13 +2799,13 @@ grunt-wp-i18n@^1.0.3:
27992799
grunt "^1.0.3"
28002800
node-wp-i18n "^1.2.2"
28012801

2802-
grunt-zip@^0.18.2:
2803-
version "0.18.2"
2804-
resolved "https://registry.yarnpkg.com/grunt-zip/-/grunt-zip-0.18.2.tgz#eb943f58a388d51604fb3d9e88043bacc0e08691"
2805-
integrity sha512-9o0Fmft+7C9jBqqqQRAbon1Qaz4HHqHpNrDmrWVQy9nxC9/q8budlx+J6y9ZaCs3ioAKIJl7lfXWqoOJCMnXcQ==
2802+
grunt-zip@^0.20.0:
2803+
version "0.20.0"
2804+
resolved "https://registry.yarnpkg.com/grunt-zip/-/grunt-zip-0.20.0.tgz#cb394ccc1ab83f7ec8c84a792330c55a2b53c81d"
2805+
integrity sha512-W1zoPEzOYVtw5oO5eXS67QJGPuw+VdP/RcZyUZSsXVkNMP7k19aArqLkNmUjbxsE//lkryg5RteX8qsn3LC1Rg==
28062806
dependencies:
28072807
grunt-retro "~0.6.0"
2808-
jszip "~2.5.0"
2808+
jszip "~2.7.0"
28092809

28102810
grunt@^1.0.3, grunt@^1.4.1:
28112811
version "1.5.3"
@@ -3211,12 +3211,12 @@ json5@^2.1.2, json5@^2.2.1:
32113211
array-includes "^3.1.5"
32123212
object.assign "^4.1.3"
32133213

3214-
jszip@~2.5.0:
3215-
version "2.5.0"
3216-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-2.5.0.tgz#7444fd8551ddf3e5da7198fea0c91bc8308cc274"
3217-
integrity sha512-IRoyf8JSYY3nx+uyh5xPc0qdy8pUDTp2UkHOWYNF/IO/3D8nx7899UlSAjD8rf8wUgOmm0lACWx/GbW3EaxIXQ==
3214+
jszip@~2.7.0:
3215+
version "2.7.0"
3216+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-2.7.0.tgz#c420b1e1aa800490724a0dd277e8cca950bc2c41"
3217+
integrity sha512-JIsRKRVC3gTRo2vM4Wy9WBC3TRcfnIZU8k65Phi3izkvPH975FowRYtKGT6PxevA0XnJ/yO8b0QwV0ydVyQwfw==
32183218
dependencies:
3219-
pako "~0.2.5"
3219+
pako "~1.0.2"
32203220

32213221
kind-of@^6.0.2:
32223222
version "6.0.3"
@@ -3635,10 +3635,10 @@ p-try@^2.0.0:
36353635
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
36363636
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
36373637

3638-
pako@~0.2.5:
3639-
version "0.2.9"
3640-
resolved "https://registry.yarnpkg.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75"
3641-
integrity sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==
3638+
pako@~1.0.2:
3639+
version "1.0.11"
3640+
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
3641+
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
36423642

36433643
param-case@^3.0.4:
36443644
version "3.0.4"

0 commit comments

Comments
 (0)