Skip to content

Commit

Permalink
chore(deps): bump @solana/web3.js from 1.90.0 to 1.90.2
Browse files Browse the repository at this point in the history
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.90.0 to 1.90.2.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](https://github.com/solana-labs/solana-web3.js/commits)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent ac7519a commit 20fc9d8
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@metaplex-foundation/umi": "^0.9.1",
"@solana/spl-token": "0.4.0",
"@solana/spl-token-swap": "0.1.2",
"@solana/web3.js": "^1.90.0",
"@solana/web3.js": "^1.90.2",
"buffer-layout": "1.2.2",
"debug": "^4.3.4",
"decimal.js": "^10.4.3",
Expand Down
34 changes: 32 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,13 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:^1.3.3":
version: 1.4.0
resolution: "@noble/hashes@npm:1.4.0"
checksum: 8ba816ae26c90764b8c42493eea383716396096c5f7ba6bea559993194f49d80a73c081f315f4c367e51bd2d5891700bcdfa816b421d24ab45b41cb03e4f3342
languageName: node
linkType: hard

"@noble/hashes@npm:~1.1.1":
version: 1.1.5
resolution: "@noble/hashes@npm:1.1.5"
Expand Down Expand Up @@ -1305,7 +1312,7 @@ __metadata:
languageName: node
linkType: hard

"@solana/web3.js@npm:^1.10.0, @solana/web3.js@npm:^1.21.0, @solana/web3.js@npm:^1.32.0, @solana/web3.js@npm:^1.36.0, @solana/web3.js@npm:^1.50.1, @solana/web3.js@npm:^1.56.2, @solana/web3.js@npm:^1.63.1, @solana/web3.js@npm:^1.66.2, @solana/web3.js@npm:^1.68.0, @solana/web3.js@npm:^1.90.0":
"@solana/web3.js@npm:^1.10.0, @solana/web3.js@npm:^1.21.0, @solana/web3.js@npm:^1.32.0, @solana/web3.js@npm:^1.36.0, @solana/web3.js@npm:^1.50.1, @solana/web3.js@npm:^1.56.2, @solana/web3.js@npm:^1.63.1, @solana/web3.js@npm:^1.66.2, @solana/web3.js@npm:^1.68.0":
version: 1.90.0
resolution: "@solana/web3.js@npm:1.90.0"
dependencies:
Expand All @@ -1328,6 +1335,29 @@ __metadata:
languageName: node
linkType: hard

"@solana/web3.js@npm:^1.90.2":
version: 1.91.6
resolution: "@solana/web3.js@npm:1.91.6"
dependencies:
"@babel/runtime": ^7.23.4
"@noble/curves": ^1.2.0
"@noble/hashes": ^1.3.3
"@solana/buffer-layout": ^4.0.1
agentkeepalive: ^4.5.0
bigint-buffer: ^1.1.5
bn.js: ^5.2.1
borsh: ^0.7.0
bs58: ^4.0.1
buffer: 6.0.3
fast-stable-stringify: ^1.0.0
jayson: ^4.1.0
node-fetch: ^2.7.0
rpc-websockets: ^7.5.1
superstruct: ^0.14.2
checksum: 95509d651c41abc71ea5732618b9aca3ff0baac7817549e913ade9eb9567e077472c2319cb422675dbeab13a22b26d036d2ce5b621b8786cb38dce076c188ab1
languageName: node
linkType: hard

"@supercharge/promise-pool@npm:^3.0.0":
version: 3.1.1
resolution: "@supercharge/promise-pool@npm:3.1.1"
Expand Down Expand Up @@ -4101,7 +4131,7 @@ __metadata:
"@metaplex-foundation/umi": ^0.9.1
"@solana/spl-token": 0.4.0
"@solana/spl-token-swap": 0.1.2
"@solana/web3.js": ^1.90.0
"@solana/web3.js": ^1.90.2
"@types/mocha": 10.0.6
buffer-layout: 1.2.2
debug: ^4.3.4
Expand Down

0 comments on commit 20fc9d8

Please sign in to comment.