mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
Merge 7879f1cdad
into 60735f9507
This commit is contained in:
commit
f96a7d7dc1
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