Browse Source

[Snyk] Upgrade @solana/spl-token from 0.2.0 to 0.3.8 (#1583)

Snyk has created this PR to upgrade
@solana/spl-token from 0.2.0 to 0.3.8.

Signed-off-by: Sean Young <sean@mess.org>
Hyperledger Bot 2 years ago
parent
commit
c6aa898af9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      integration/solana/package.json

+ 1 - 1
integration/solana/package.json

@@ -18,7 +18,7 @@
   },
   "dependencies": {
     "@coral-xyz/anchor": "^0.28",
-    "@solana/spl-token": "0.2.0",
+    "@solana/spl-token": "0.3.8",
     "@solana/web3.js": "^1.68",
     "ethers": "^5.2.0",
     "fast-sha256": "^1.3.0",