Skip to content

Commit 1cbc53e

Browse files
authored
Auto merged - #2602 at Thu, 16 Sep 2021 07:17:10 GMT
Bump jszip from 3.5.0 to 3.7.1
2 parents 4ff6e20 + 7e36fea commit 1cbc53e

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,11 +2146,16 @@ core-js@^2.4.0:
21462146
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
21472147
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
21482148

2149-
[email protected], core-util-is@~1.0.0:
2149+
21502150
version "1.0.2"
21512151
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
21522152
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
21532153

2154+
core-util-is@~1.0.0:
2155+
version "1.0.3"
2156+
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
2157+
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
2158+
21542159
cosmiconfig@^7.0.0:
21552160
version "7.0.0"
21562161
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
@@ -5375,9 +5380,9 @@ [email protected]:
53755380
promise "^7.0.1"
53765381

53775382
jszip@^3.1.0:
5378-
version "3.5.0"
5379-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.5.0.tgz#b4fd1f368245346658e781fec9675802489e15f6"
5380-
integrity sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA==
5383+
version "3.7.1"
5384+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
5385+
integrity sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==
53815386
dependencies:
53825387
lie "~3.3.0"
53835388
pako "~1.0.2"

0 commit comments

Comments
 (0)