Skip to content

Commit

Permalink
fix: gridplus-sdk>secp256k1 ^5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 21, 2024
1 parent 7266bfc commit 0fa4443
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
"resolutions": {
"chokidar": "^3.6.0",
"gridplus-sdk": "~2.6.0",
"gridplus-sdk/secp256k1": "^5.0.1",
"eth-lattice-keyring/@ethereumjs/tx": "^4.2.0",
"gridplus-sdk/@ethereumjs/tx": "^4.2.0",
"@ethersproject/signing-key/elliptic": "^6.5.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32455,27 +32455,27 @@ __metadata:
languageName: node
linkType: hard

"secp256k1@npm:5.0.0":
version: 5.0.0
resolution: "secp256k1@npm:5.0.0"
"secp256k1@npm:^4.0.0, secp256k1@npm:^4.0.1, secp256k1@npm:^4.0.4":
version: 4.0.4
resolution: "secp256k1@npm:4.0.4"
dependencies:
elliptic: "npm:^6.5.4"
elliptic: "npm:^6.5.7"
node-addon-api: "npm:^5.0.0"
node-gyp: "npm:latest"
node-gyp-build: "npm:^4.2.0"
checksum: 10/6e146c876ef202dbfbb35836d6ccd0ea3779dc09bad632bb9e0fe2e702848a4ee96638f39da54895430de832232d6292d858529e2eda56db3ddda13e40d7facc
checksum: 10/45000f348c853df7c1e2b67c48efb062ae78c0620ab1a5cfb02fa20d3aad39c641f4e7a18b3de3b54a7c0cc1e0addeb8ecd9d88bc332e92df17a92b60c36122a
languageName: node
linkType: hard

"secp256k1@npm:^4.0.0, secp256k1@npm:^4.0.1, secp256k1@npm:^4.0.4":
version: 4.0.4
resolution: "secp256k1@npm:4.0.4"
"secp256k1@npm:^5.0.1":
version: 5.0.1
resolution: "secp256k1@npm:5.0.1"
dependencies:
elliptic: "npm:^6.5.7"
node-addon-api: "npm:^5.0.0"
node-gyp: "npm:latest"
node-gyp-build: "npm:^4.2.0"
checksum: 10/45000f348c853df7c1e2b67c48efb062ae78c0620ab1a5cfb02fa20d3aad39c641f4e7a18b3de3b54a7c0cc1e0addeb8ecd9d88bc332e92df17a92b60c36122a
checksum: 10/63fbd35624be4fd9cf3d39e5f79c5471b4a8aea6944453b2bea7b100bb1c77a25c55e6e08e2210cdabdf478c4c62d34c408b34214f2afd9367e19a52a3a4236c
languageName: node
linkType: hard

Expand Down

0 comments on commit 0fa4443

Please sign in to comment.