Skip to content

Commit b2b7703

Browse files
build(deps): bump openpgp from 5.2.1 to 5.3.0 (#760)
* build(deps): bump openpgp from 5.2.1 to 5.3.0 Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/openpgpjs/openpgpjs/releases) - [Commits](openpgpjs/openpgpjs@v5.2.1...v5.3.0) --- updated-dependencies: - dependency-name: openpgp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Apply suggestions from code review Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mitchell Borrego <[email protected]>
1 parent 6f4f74d commit b2b7703

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@actions/exec": "^1.1.1",
2828
"@actions/github": "^5.0.3",
2929
"node-fetch": "^3.2.4",
30-
"openpgp": "^5.2.1"
30+
"openpgp": "5.3"
3131
},
3232
"devDependencies": {
3333
"@types/jest": "^27.5.0",

0 commit comments

Comments
 (0)