Skip to content

Commit

Permalink
Bump axios and @aptos-labs/wallet-adapter-react
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.7.4 and updates ancestor dependency [@aptos-labs/wallet-adapter-react](https://github.com/aptos-labs/aptos-wallet-adapter). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.7.4)

Updates `@aptos-labs/wallet-adapter-react` from 3.6.0 to 3.6.0
- [Release notes](https://github.com/aptos-labs/aptos-wallet-adapter/releases)
- [Commits](https://github.com/aptos-labs/aptos-wallet-adapter/compare/@aptos-labs/[email protected]...@aptos-labs/[email protected])

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@aptos-labs/wallet-adapter-react"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent ac9ffdc commit 11390e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ts-nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18",
"next": "14.2.5",
"@aptos-labs/ts-sdk": "^1.26.0",
"@aptos-labs/wallet-adapter-react": "^3.5.0"
"@aptos-labs/wallet-adapter-react": "^3.6.0"
},
"devDependencies": {
"typescript": "^5",
Expand Down

0 comments on commit 11390e0

Please sign in to comment.