This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 131
131
estree-walker "^1.0.1"
132
132
picomatch "^2.2.2"
133
133
134
+ " @solana/buffer-layout@^3.0.0 " :
135
+ version "3.0.0"
136
+ resolved "https://registry.yarnpkg.com/@solana/buffer-layout/-/buffer-layout-3.0.0.tgz#b9353caeb9a1589cb77a1b145bcb1a9a93114326"
137
+ integrity sha512-MVdgAKKL39tEs0l8je0hKaXLQFb7Rdfb0Xg2LjFZd8Lfdazkg6xiS98uAZrEKvaoF3i4M95ei9RydkGIDMeo3w==
138
+ dependencies :
139
+ buffer "~6.0.3"
140
+
134
141
" @solana/spl-token@^0.1.6 " :
135
142
version "0.1.6"
136
143
resolved "https://registry.yarnpkg.com/@solana/spl-token/-/spl-token-0.1.6.tgz#fa136b0a3db84f07a99bc0e54cf4e91f2d6da2e8"
144
151
dotenv "10.0.0"
145
152
146
153
" @solana/web3.js@^1.12.0" , "@solana/web3.js@^1.20.0":
147
- version "1.20.0 "
148
- resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.20.0 .tgz#9a1855a239c96c5b946bdbe4cc5e3768ee3b2a77 "
149
- integrity sha512-s/hmbeC7h0QeMKDHl5HTJbY4NSrT3IK1oGerNwdmFfnbs9ygtBbXo1MXaeYVDcNazsthKgiYE+unNd+cpVH8HA ==
154
+ version "1.20.2 "
155
+ resolved "https://registry.yarnpkg.com/@solana/web3.js/-/web3.js-1.20.2 .tgz#accaec39572563024f2d08c2721e081d705d957c "
156
+ integrity sha512-ndde6LPIO9l+3s5f9kbkUO84pbj1QYyiQf76la4g5jrKCCMQlq/cPCN3pt0iv6yFI0MX4778yZx/bGwgQioEuw ==
150
157
dependencies :
151
158
" @babel/runtime" " ^7.12.5"
159
+ " @solana/buffer-layout" " ^3.0.0"
152
160
bn.js "^5.0.0"
153
161
borsh "^0.4.0"
154
162
bs58 "^4.0.1"
155
163
buffer "6.0.1"
156
- buffer-layout "^1.2.0"
157
164
crypto-hash "^1.2.2"
158
165
jayson "^3.4.4"
159
166
js-sha3 "^0.8.0"
565
572
base64-js "^1.3.1"
566
573
ieee754 "^1.2.1"
567
574
568
-
575
+
569
576
version "6.0.3"
570
577
resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
571
578
integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==
You can’t perform that action at this time.
0 commit comments