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.10.2 #189

Closed
wants to merge 1 commit into from
Closed
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.0",
"@actions/exec": "^1.1.1",
"addressparser": "^1.0.1",
"openpgp": "^5.10.1"
"openpgp": "^5.10.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 @@ -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.10.2
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.10.2":
version: 5.10.2
resolution: "openpgp@npm:5.10.2"
dependencies:
asn1.js: ^5.0.0
checksum: beea90d10e83a20e7516b34493b57af8e526eaf3e935038464a866bfdc94e9b5e78e1ac5e97bb38356e45865d805ecd352c75b3434bb60793af8af5f3a12fff6
checksum: ff772a146d61cf3d07631287b8b464312e85d6a62fd896540760ce3471f0a02a07437c5f02c06e721273527219f5f6b00f7d91fcfbbd1bca0b0599b336fe1d06
languageName: node
linkType: hard

Expand Down