Skip to content

Commit 4b8f864

Browse files
committed
Update spl-token-bankrun to 0.2.3
1 parent ae4f410 commit 4b8f864

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"anchor-bankrun": "^0.2.0",
1414
"arweave": "^1.14.4",
1515
"solana-bankrun": "^0.2.0",
16-
"spl-token-bankrun": "^0.2.1"
16+
"spl-token-bankrun": "0.2.3"
1717
},
1818
"devDependencies": {
1919
"@types/bn.js": "^5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1300,10 +1300,10 @@ source-map@^0.6.0:
13001300
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
13011301
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
13021302

1303-
spl-token-bankrun@^0.2.1:
1304-
version "0.2.1"
1305-
resolved "https://registry.npmjs.org/spl-token-bankrun/-/spl-token-bankrun-0.2.1.tgz"
1306-
integrity sha512-uovBD5DTW91dJOfdvexdBGz5a3Z4hBverKfPemRYOQCEOfHdzrBUyWc9gIY8rSPtMjQQwQtpyoUarVw/SK6Lxw==
1303+
spl-token-bankrun@0.2.3:
1304+
version "0.2.3"
1305+
resolved "https://registry.yarnpkg.com/spl-token-bankrun/-/spl-token-bankrun-0.2.3.tgz#929e7ea8872ad4f2065d97b185b8cb1b92b2366d"
1306+
integrity sha512-jQ0V+2GsL6rMrZfqLSbYBtYc5EvdVgsgVeYsZlJLRqrBoVENGve6oDAnJnuiY8JMXGxUs53iYYhG871knI7Vww==
13071307
dependencies:
13081308
"@solana/spl-token" "^0.3.8"
13091309
solana-bankrun "^0.2.0"

0 commit comments

Comments
 (0)