Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump openpgp from 5.11.0 to 5.11.1 #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.10.1",
"@actions/exec": "^1.1.1",
"addressparser": "^1.0.1",
"openpgp": "^5.11.0"
"openpgp": "^5.11.1"
},
"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.1
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.1":
version: 5.11.1
resolution: "openpgp@npm:5.11.1"
dependencies:
asn1.js: ^5.0.0
checksum: e7e0dd1cb3e0e5fc428ae98b9c94955c921d7ead810e7f0221bd3ac41e829cfe9512f681b797d387c0c88e994bca2d6fb5a1a5cb1c916301fd500507985c6ef3
checksum: 0b0de7214eba5a7f5b949dffab8e023cf1aefacb4e13a1efecde54c8319edc8b0785699aa49473871a4ad1101ed9191e13d9866760bc5d660acb0a28646cd9ac
languageName: node
linkType: hard

Expand Down