mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-20 12:19:03 +00:00
fix(deps): update dependency jszip to ~3.7.1 (#433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2dc5ee2c46
commit
a7b4f69413
@ -42,7 +42,7 @@
|
||||
"express-rate-limit": "~5.3.0",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.6.0",
|
||||
"jszip": "~3.6.0",
|
||||
"jszip": "~3.7.1",
|
||||
"knex": "~0.21.19",
|
||||
"multer": "~1.4.3",
|
||||
"node-fetch": "~2.6.5",
|
||||
|
@ -4096,10 +4096,10 @@ jsprim@^1.2.2:
|
||||
json-schema "0.2.3"
|
||||
verror "1.10.0"
|
||||
|
||||
jszip@~3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9"
|
||||
integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==
|
||||
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==
|
||||
dependencies:
|
||||
lie "~3.3.0"
|
||||
pako "~1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user