mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
fix(deps): update dependency jszip to ~3.9.1 (#466)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b28e609c18
commit
e1a6df0c17
@ -44,7 +44,7 @@
|
||||
"express-rate-limit": "~5.5.1",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.6.0",
|
||||
"jszip": "~3.7.1",
|
||||
"jszip": "~3.9.1",
|
||||
"knex": "~0.21.21",
|
||||
"multer": "~1.4.4",
|
||||
"node-fetch": "~2.6.7",
|
||||
|
@ -3722,10 +3722,10 @@ json5@^1.0.1:
|
||||
dependencies:
|
||||
minimist "^1.2.0"
|
||||
|
||||
jszip@~3.7.1:
|
||||
version "3.7.1"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
|
||||
integrity sha512-ghL0tz1XG9ZEmRMcEN2vt7xabrDdqHHeykgARpmZ0BiIctWxM47Vt63ZO2dnp4QYt/xJVLLy5Zv1l/xRdh2byg==
|
||||
jszip@~3.9.1:
|
||||
version "3.9.1"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.9.1.tgz#784e87f328450d1e8151003a9c67733e2b901051"
|
||||
integrity sha512-H9A60xPqJ1CuC4Ka6qxzXZeU8aNmgOeP5IFqwJbQQwtu2EUYxota3LdsiZWplF7Wgd9tkAd0mdu36nceSaPuYw==
|
||||
dependencies:
|
||||
lie "~3.3.0"
|
||||
pako "~1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user