build(deps): bump jszip from 3.9.0 to 3.9.1 (#435)

This commit is contained in:
dependabot[bot]
2022-04-07 04:17:12 +00:00
committed by GitHub
parent 15e3750a61
commit 4b24ffa594
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"workbox-webpack-plugin": "^6.5.2" "workbox-webpack-plugin": "^6.5.2"
}, },
"dependencies": { "dependencies": {
"jszip": "^3.9.0", "jszip": "^3.9.1",
"nanoid": "^3.3.2", "nanoid": "^3.3.2",
"openpgp": "^4.10.10", "openpgp": "^4.10.10",
"react": "^17.0.2", "react": "^17.0.2",

View File

@@ -6930,10 +6930,10 @@ jsprim@^1.2.2:
json-schema "0.2.3" json-schema "0.2.3"
verror "1.10.0" verror "1.10.0"
jszip@*, jszip@^3.9.0: jszip@*, jszip@^3.9.1:
version "3.9.0" version "3.9.1"
resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.9.0.tgz#511b26718aca5f3a553d1f8e072dfd0efdc74481" resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.9.1.tgz#784e87f328450d1e8151003a9c67733e2b901051"
integrity sha512-Vb3SMfASUN1EKrFzv5A5+lTaZnzLzT5E6A9zyT7WFqMSfhT2Z7iS5FgSOjx2Olm3MDj8OqKj6GHyP2kMt1Ir6w== integrity sha512-H9A60xPqJ1CuC4Ka6qxzXZeU8aNmgOeP5IFqwJbQQwtu2EUYxota3LdsiZWplF7Wgd9tkAd0mdu36nceSaPuYw==
dependencies: dependencies:
lie "~3.3.0" lie "~3.3.0"
pako "~1.0.2" pako "~1.0.2"