fix(deps): update dependency jszip to ~3.9.1 (#466)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-15 14:00:50 +07:00 committed by GitHub
parent b28e609c18
commit e1a6df0c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"