Skip to content

Commit 89c5ab4

Browse files
dependabot[bot]markstur
authored andcommitted
Bump jszip from 3.2.1 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.2.1 to 3.7.1. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](Stuk/jszip@v3.2.1...v3.7.1) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7530df7 commit 89c5ab4

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,11 +1882,16 @@ core-js@^2.2.0, core-js@^2.4.0:
18821882
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
18831883
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
18841884

1885-
core-util-is@1.0.2, core-util-is@~1.0.0:
1885+
core-util-is@1.0.2:
18861886
version "1.0.2"
18871887
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
18881888
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
18891889

1890+
core-util-is@~1.0.0:
1891+
version "1.0.3"
1892+
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
1893+
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
1894+
18901895
cosmiconfig@^5.0.0:
18911896
version "5.2.1"
18921897
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
@@ -4017,9 +4022,9 @@ jsprim@^1.2.2:
40174022
verror "1.10.0"
40184023

40194024
jszip@^3.1.3:
4020-
version "3.2.1"
4021-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.2.1.tgz#c5d32df7274042282b157efb16e522b43435e01a"
4022-
integrity sha512-iCMBbo4eE5rb1VCpm5qXOAaUiRKRUKiItn8ah2YQQx9qymmSAY98eyQfioChEYcVQLh0zxJ3wS4A0mh90AVPvw==
4025+
version "3.7.1"
4026+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
4027+
integrity sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==
40234028
dependencies:
40244029
lie "~3.3.0"
40254030
pako "~1.0.2"
@@ -5048,9 +5053,9 @@ pacote@9.5.0:
50485053
which "^1.3.1"
50495054

50505055
pako@~1.0.2, pako@~1.0.5:
5051-
version "1.0.10"
5052-
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732"
5053-
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
5056+
version "1.0.11"
5057+
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
5058+
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
50545059

50555060
parallel-transform@^1.1.0:
50565061
version "1.1.0"

0 commit comments

Comments
 (0)