Skip to content

Commit

Permalink
chore(sdk-core): downgrade openpgp
Browse files Browse the repository at this point in the history
TICKET: HSM-81
  • Loading branch information
zhongxishen committed Sep 19, 2023
1 parent e24b765 commit d8a1100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/sdk-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"libsodium-wrappers-sumo": "^0.7.9",
"lodash": "^4.17.15",
"noble-bls12-381": "0.7.2",
"openpgp": "5.10.1",
"openpgp": "5.9.0",
"paillier-bigint": "3.3.0",
"secp256k1": "^4.0.2",
"strip-hex-prefix": "^1.0.0",
Expand Down

0 comments on commit d8a1100

Please sign in to comment.