Skip to content

Commit

Permalink
build(deps): bump @solana/web3.js from 1.95.4 to 1.95.5 (#7512)
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.95.4 to 1.95.5.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v1.95.4...v1.95.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and joncinque committed Nov 26, 2024
1 parent 5ede8ad commit 8d90136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/js-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"deploy:docs": "npm run docs && gh-pages --dest memo/js --dist docs --dotfiles"
},
"peerDependencies": {
"@solana/web3.js": "^1.95.4"
"@solana/web3.js": "^1.95.5"
},
"dependencies": {
"buffer": "^6.0.3"
},
"devDependencies": {
"@solana/web3.js": "^1.95.4",
"@solana/web3.js": "^1.95.5",
"@types/chai": "^5.0.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.1",
Expand Down

0 comments on commit 8d90136

Please sign in to comment.