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.10.1 to 5.11.0 #192

Merged
merged 2 commits into from Dec 26, 2023
Merged
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
6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

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