Bump openpgp from 4.10.7 to 4.10.10 (#49)

This commit is contained in:
dependabot-preview[bot]
2021-04-14 05:40:35 +00:00
committed by GitHub
parent b457f7f99b
commit 33e2bcd986
2 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@
"dependencies": { "dependencies": {
"jszip": "^3.6.0", "jszip": "^3.6.0",
"nanoid": "^3.1.22", "nanoid": "^3.1.22",
"openpgp": "^4.10.7", "openpgp": "^4.10.10",
"react": "^16.14.0", "react": "^16.14.0",
"react-dom": "^16.14.0", "react-dom": "^16.14.0",
"react-dropzone": "^11.3.2", "react-dropzone": "^11.3.2",

View File

@@ -7476,10 +7476,10 @@ onetime@^5.1.0, onetime@^5.1.2:
dependencies: dependencies:
mimic-fn "^2.1.0" mimic-fn "^2.1.0"
openpgp@^4.10.7: openpgp@^4.10.10:
version "4.10.7" version "4.10.10"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.7.tgz#e969239ebb689093c5a73ea97e73a7d9c2a565eb" resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.10.tgz#65b58d24466c278120c7f2d1ebc88ef9b15d6361"
integrity sha512-+7EkD/btnvIyGkslB0p3W123u/dajMBcfzMfOIevlZBPvCWLJXGzgNFMM5CYXUNITeBUpxCxwgHeniqr+UfESQ== integrity sha512-Ub48OogGPjNsr0G/wnJ/SyAQzt/tfcXZTWVZdjKFpXCQV1Ca+upFdSPPkBlGG3lb9EQGOKZJ2tzYNH6ZyKMkDQ==
dependencies: dependencies:
asn1.js "^5.0.0" asn1.js "^5.0.0"
node-fetch "^2.1.2" node-fetch "^2.1.2"