Navigation Menu

Skip to content

Commit

Permalink
Bump openpgp from 5.2.0 to 5.2.1 (#131)
Browse files Browse the repository at this point in the history
* Bump openpgp from 5.2.0 to 5.2.1

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and crazy-max committed Apr 24, 2022
1 parent 22e3c1f commit fe73870
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.1",
"addressparser": "^1.0.1",
"openpgp": "^5.2.0"
"openpgp": "^5.2.1"
},
"devDependencies": {
"@types/node": "^16.11.26",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2787,10 +2787,10 @@ onetime@^5.1.2:
dependencies:
mimic-fn "^2.1.0"

openpgp@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.2.0.tgz#1275fea03893c7a0081abd2dccaec8124ee687dc"
integrity sha512-ZDrvSMq2KZTTWnFV6bSO70HlyAX9uIu2QO/jX+Pd5lb+fewzwsnWHnzN2ZWp++QyM8ifyBPkrD7ZGFq279mpMA==
openpgp@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.2.1.tgz#cc48b25eb7d1b4613a167c9e6def8717eea53429"
integrity sha512-zvu63kxe70q3D6WlKC/TB2pzI59I8V/l4G+z/VYgNVOyARsoH9q4i/WqwoHPjWG5HnRjhII3WSvp3gXH2DMPVg==
dependencies:
asn1.js "^5.0.0"

Expand Down

0 comments on commit fe73870

Please sign in to comment.