Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent 63a9470 commit 0404dfd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"addressparser": "^1.0.1",
"openpgp": "^5.11.0"
"openpgp": "^5.11.2"
},
"devDependencies": {
"@types/node": "^20.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3278,7 +3278,7 @@ __metadata:
eslint-plugin-jest: ^27.2.3
eslint-plugin-prettier: ^5.0.0
jest: ^29.6.4
openpgp: ^5.11.0
openpgp: ^5.11.2
prettier: ^3.0.3
ts-jest: ^29.1.1
ts-node: ^10.9.1
Expand Down Expand Up @@ -4513,12 +4513,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 0404dfd

Please sign in to comment.