Skip to content

Commit ef72fbe

Browse files
Bump openpgp from 5.2.1 to 5.3.1 (#145)
* Bump openpgp from 5.2.1 to 5.3.1 Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](openpgpjs/openpgpjs@v5.2.1...v5.3.1) --- updated-dependencies: - dependency-name: openpgp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update generated content Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CrazyMax <[email protected]>
1 parent 72223f4 commit ef72fbe

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

dist/index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@actions/core": "^1.9.0",
2626
"@actions/exec": "^1.1.1",
2727
"addressparser": "^1.0.1",
28-
"openpgp": "^5.2.1"
28+
"openpgp": "^5.3.1"
2929
},
3030
"devDependencies": {
3131
"@types/node": "^16.11.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2787,10 +2787,10 @@ onetime@^5.1.2:
27872787
dependencies:
27882788
mimic-fn "^2.1.0"
27892789

2790-
openpgp@^5.2.1:
2791-
version "5.2.1"
2792-
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.2.1.tgz#cc48b25eb7d1b4613a167c9e6def8717eea53429"
2793-
integrity sha512-zvu63kxe70q3D6WlKC/TB2pzI59I8V/l4G+z/VYgNVOyARsoH9q4i/WqwoHPjWG5HnRjhII3WSvp3gXH2DMPVg==
2790+
openpgp@^5.3.1:
2791+
version "5.3.1"
2792+
resolved "https://registry.yarnpkg.com/openpgp/-/openpgp-5.3.1.tgz#001df6b33546fbed044686d4d6af7e80ed9354d2"
2793+
integrity sha512-CxjY4gZ3D0pp6dJUmcM6EgjvDv0u+LsY+3ymULPZYRUPa0tmigDXHNUm5EX+omqmU401DTQNO6ud+QA6UpCdEA==
27942794
dependencies:
27952795
asn1.js "^5.0.0"
27962796

0 commit comments

Comments
 (0)