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

Bump openpgp from 5.9.0 to 5.10.1 #177

Merged
merged 2 commits into from Sep 3, 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 @@ -25,7 +25,7 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"addressparser": "^1.0.1",
"openpgp": "^5.9.0"
"openpgp": "^5.10.1"
},
"devDependencies": {
"@types/node": "^16.18.26",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3064,7 +3064,7 @@ __metadata:
eslint-plugin-jest: ^27.2.1
eslint-plugin-prettier: ^4.2.1
jest: ^29.5.0
openpgp: ^5.9.0
openpgp: ^5.10.1
prettier: ^2.8.8
ts-jest: ^29.1.0
ts-node: ^10.9.1
Expand Down Expand Up @@ -4206,12 +4206,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down