Skip to content

Commit

Permalink
fix: packages/wallet-sdk/package.json & packages/wallet-sdk/yarn.lock…
Browse files Browse the repository at this point in the history
… to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303
  • Loading branch information
snyk-bot committed Oct 17, 2024
1 parent aea4851 commit 1fde20a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 255 deletions.
4 changes: 2 additions & 2 deletions packages/wallet-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"private": true,
"dependencies": {
"@metamask/safe-event-emitter": "2.0.0",
"@solana/web3.js": "1.52.0",
"@solana/web3.js": "1.54.1",
"bind-decorator": "^1.0.11",
"bn.js": "^5.1.1",
"buffer": "^6.0.3",
"clsx": "^1.1.0",
"eth-block-tracker": "4.4.3",
"eth-json-rpc-filters": "4.2.2",
"eth-json-rpc-filters": "5.1.0",
"eth-rpc-errors": "4.0.2",
"json-rpc-engine": "6.1.0",
"keccak": "^3.0.1",
Expand Down
Loading

0 comments on commit 1fde20a

Please sign in to comment.