fix(deps): update dependency jszip to v3.9.0 (#413)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-05 15:25:34 +08:00
committed by GitHub
parent 7475f81244
commit 49073bbdc7
2 changed files with 5 additions and 5 deletions

View File

@@ -108,7 +108,7 @@
"isbot": "3.4.5",
"js-yaml": "*",
"jsdom": "19.0.0",
"jszip": "3.8.0",
"jszip": "3.9.0",
"lodash": "*",
"marked": "4.0.12",
"mkdirp": "*",

8
pnpm-lock.yaml generated
View File

@@ -84,7 +84,7 @@ specifiers:
jest: 27.5.1
js-yaml: '*'
jsdom: 19.0.0
jszip: 3.8.0
jszip: 3.9.0
lint-staged: 12.3.7
lodash: '*'
marked: 4.0.12
@@ -166,7 +166,7 @@ dependencies:
isbot: 3.4.5
js-yaml: 4.1.0
jsdom: 19.0.0
jszip: 3.8.0
jszip: 3.9.0
lodash: 4.17.21
marked: 4.0.12
mkdirp: 1.0.4
@@ -5771,8 +5771,8 @@ packages:
verror: 1.10.0
dev: false
/jszip/3.8.0:
resolution: {integrity: sha512-cnpQrXvFSLdsR9KR5/x7zdf6c3m8IhZfZzSblFEHSqBaVwD2nvJ4CuCKLyvKvwBgZm08CgfSoiTBQLm5WW9hGw==}
/jszip/3.9.0:
resolution: {integrity: sha512-Vb3SMfASUN1EKrFzv5A5+lTaZnzLzT5E6A9zyT7WFqMSfhT2Z7iS5FgSOjx2Olm3MDj8OqKj6GHyP2kMt1Ir6w==}
dependencies:
lie: 3.3.0
pako: 1.0.11