mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 09:37:26 +00:00
Bump jszip from 2.6.1 to 2.7.0
Bumps [jszip](https://github.com/Stuk/jszip) from 2.6.1 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) --- updated-dependencies: - dependency-name: jszip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
351ca5c6c3
commit
7879f1cdad
2 changed files with 6 additions and 6 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -9950,9 +9950,9 @@
|
|||
}
|
||||
},
|
||||
"jszip": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/jszip/-/jszip-2.6.1.tgz",
|
||||
"integrity": "sha1-uI86ey5noqBIFSmCx6N1bZxIKPA=",
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/jszip/-/jszip-2.7.0.tgz",
|
||||
"integrity": "sha512-JIsRKRVC3gTRo2vM4Wy9WBC3TRcfnIZU8k65Phi3izkvPH975FowRYtKGT6PxevA0XnJ/yO8b0QwV0ydVyQwfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"pako": "~1.0.2"
|
||||
|
|
|
@ -5877,9 +5877,9 @@ jsprim@^1.2.2:
|
|||
verror "1.10.0"
|
||||
|
||||
jszip@^2.4.0:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-2.6.1.tgz#b88f3a7b2e67a2a048152982c7a3756d9c4828f0"
|
||||
integrity sha1-uI86ey5noqBIFSmCx6N1bZxIKPA=
|
||||
version "2.7.0"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-2.7.0.tgz#c420b1e1aa800490724a0dd277e8cca950bc2c41"
|
||||
integrity sha512-JIsRKRVC3gTRo2vM4Wy9WBC3TRcfnIZU8k65Phi3izkvPH975FowRYtKGT6PxevA0XnJ/yO8b0QwV0ydVyQwfw==
|
||||
dependencies:
|
||||
pako "~1.0.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue