mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
fix(deps): update dependency jszip to ~3.6.0 (#379)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8ec81cdbb0
commit
abd7d4f52a
@ -42,7 +42,7 @@
|
||||
"express-rate-limit": "~5.2.5",
|
||||
"fluent-ffmpeg": "~2.1.2",
|
||||
"helmet": "~4.4.1",
|
||||
"jszip": "~3.5.0",
|
||||
"jszip": "~3.6.0",
|
||||
"knex": "~0.21.17",
|
||||
"multer": "~1.4.2",
|
||||
"node-fetch": "~2.6.1",
|
||||
|
@ -4038,10 +4038,10 @@ jsprim@^1.2.2:
|
||||
json-schema "0.2.3"
|
||||
verror "1.10.0"
|
||||
|
||||
jszip@~3.5.0:
|
||||
version "3.5.0"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.5.0.tgz#b4fd1f368245346658e781fec9675802489e15f6"
|
||||
integrity sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA==
|
||||
jszip@~3.6.0:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.6.0.tgz#839b72812e3f97819cc13ac4134ffced95dd6af9"
|
||||
integrity sha512-jgnQoG9LKnWO3mnVNBnfhkh0QknICd1FGSrXcgrl67zioyJ4wgx25o9ZqwNtrROSflGBCGYnJfjrIyRIby1OoQ==
|
||||
dependencies:
|
||||
lie "~3.3.0"
|
||||
pako "~1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user