Skip to content

Commit

Permalink
build(deps): bump openpgp from 5.10.1 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.10.1 to 5.11.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.10.1...v5.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent ff3ef46 commit 24f4ba9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"addressparser": "^1.0.1",
"openpgp": "^5.10.1"
"openpgp": "^5.11.0"
},
"devDependencies": {
"@types/node": "^20.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3252,7 +3252,7 @@ __metadata:
eslint-plugin-jest: ^27.2.3
eslint-plugin-prettier: ^5.0.0
jest: ^29.6.4
openpgp: ^5.10.1
openpgp: ^5.11.0
prettier: ^3.0.3
ts-jest: ^29.1.1
ts-node: ^10.9.1
Expand Down Expand Up @@ -4487,12 +4487,12 @@ __metadata:
languageName: node
linkType: hard

"openpgp@npm:^5.10.1":
version: 5.10.1
resolution: "openpgp@npm:5.10.1"
"openpgp@npm:^5.11.0":
version: 5.11.0
resolution: "openpgp@npm:5.11.0"
dependencies:
asn1.js: ^5.0.0
checksum: beea90d10e83a20e7516b34493b57af8e526eaf3e935038464a866bfdc94e9b5e78e1ac5e97bb38356e45865d805ecd352c75b3434bb60793af8af5f3a12fff6
checksum: e7e0dd1cb3e0e5fc428ae98b9c94955c921d7ead810e7f0221bd3ac41e829cfe9512f681b797d387c0c88e994bca2d6fb5a1a5cb1c916301fd500507985c6ef3
languageName: node
linkType: hard

Expand Down

0 comments on commit 24f4ba9

Please sign in to comment.