Skip to content

Commit da22d0b

Browse files
authored
fix: update @solana/spl-token to 0.4.5 in tests (#2529)
1 parent df3c618 commit da22d0b

File tree

2 files changed

+77
-43
lines changed

2 files changed

+77
-43
lines changed

packages/library-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@rollup/plugin-node-resolve": "^15.2.3",
8989
"@rollup/plugin-replace": "^5.0.2",
9090
"@rollup/plugin-terser": "^0.4.3",
91-
"@solana/spl-token": "^0.4.1",
91+
"@solana/spl-token": "^0.4.5",
9292
"@types/bn.js": "^5.1.5",
9393
"@types/bs58": "^4.0.1",
9494
"@types/chai": "^4.3.5",

pnpm-lock.yaml

Lines changed: 76 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)