Bump openpgp from 4.10.4 to 4.10.7 (#44)

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 4.10.4 to 4.10.7.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v4.10.4...v4.10.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-07-23 21:48:38 +00:00 committed by GitHub
parent 53517f03e6
commit 80d4e976ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3795 additions and 3795 deletions

View file

@ -25,7 +25,7 @@
"@actions/core": "^1.2.3", "@actions/core": "^1.2.3",
"@actions/exec": "^1.0.4", "@actions/exec": "^1.0.4",
"addressparser": "^1.0.1", "addressparser": "^1.0.1",
"openpgp": "^4.10.4" "openpgp": "^4.10.7"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^26.0.0", "@types/jest": "^26.0.0",

View file

@ -2734,10 +2734,10 @@ onetime@^5.1.0:
dependencies: dependencies:
mimic-fn "^2.1.0" mimic-fn "^2.1.0"
openpgp@^4.10.4: openpgp@^4.10.7:
version "4.10.4" version "4.10.7"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.4.tgz#453ae856052bcedc78ac1556ffbc2210348151f3" resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-4.10.7.tgz#e969239ebb689093c5a73ea97e73a7d9c2a565eb"
integrity sha512-JMceIvDDE9Qko2AsMpVgf4YM7h7zPt3sZT0qnOIvwynuDuTs+wL5ht37t894hirgzSHr2d+64nEnKbBtwoYwSQ== integrity sha512-+7EkD/btnvIyGkslB0p3W123u/dajMBcfzMfOIevlZBPvCWLJXGzgNFMM5CYXUNITeBUpxCxwgHeniqr+UfESQ==
dependencies: dependencies:
asn1.js "^5.0.0" asn1.js "^5.0.0"
node-fetch "^2.1.2" node-fetch "^2.1.2"