Skip to content

Commit 25e9a9b

Browse files
Bump jszip from 3.6.0 to 3.7.1 in /test/packages/complex/yarn (#267)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 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.6.0...v3.7.1) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31053ee commit 25e9a9b

1 file changed

Lines changed: 7 additions & 16 deletions

File tree

test/packages/complex/yarn/yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3699,9 +3699,9 @@ jsprim@^1.2.2:
36993699
verror "1.10.0"
37003700

37013701
jszip@^3.5.0:
3702-
version "3.6.0"
3703-
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9"
3704-
integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==
3702+
version "3.7.1"
3703+
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
3704+
integrity sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==
37053705
dependencies:
37063706
lie "~3.3.0"
37073707
pako "~1.0.2"
@@ -4536,9 +4536,9 @@ package-json@^6.3.0:
45364536
semver "^6.2.0"
45374537

45384538
pako@~1.0.2:
4539-
version "1.0.10"
4540-
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732"
4541-
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
4539+
version "1.0.11"
4540+
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
4541+
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
45424542

45434543
parseqs@0.0.6:
45444544
version "0.0.6"
@@ -4841,16 +4841,7 @@ readable-stream@^2.0.0, readable-stream@^2.0.5, readable-stream@^2.3.0, readable
48414841
string_decoder "~1.1.1"
48424842
util-deprecate "~1.0.1"
48434843

4844-
readable-stream@^3.0.0:
4845-
version "3.5.0"
4846-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.5.0.tgz#465d70e6d1087f6162d079cd0b5db7fbebfd1606"
4847-
integrity sha512-gSz026xs2LfxBPudDuI41V1lka8cxg64E66SGe78zJlsUofOg/yqwezdIcdfwik6B4h8LFmWPA9ef9X3FiNFLA==
4848-
dependencies:
4849-
inherits "^2.0.3"
4850-
string_decoder "^1.1.1"
4851-
util-deprecate "^1.0.1"
4852-
4853-
readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.6.0:
4844+
readable-stream@^3.0.0, readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.6.0:
48544845
version "3.6.0"
48554846
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
48564847
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==

0 commit comments

Comments
 (0)