Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump axios and @taquito/beacon-wallet
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 0.24.0 and updates ancestor dependency @taquito/beacon-wallet. These dependencies need to be updated together.


Updates `axios` from 0.21.1 to 0.24.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.24.0/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.24.0)

Updates `@taquito/beacon-wallet` from 11.1.0 to 14.0.0

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@taquito/beacon-wallet"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 3, 2022
1 parent 6cfcbcf commit 65ab2ce
Showing 2 changed files with 660 additions and 156 deletions.
814 changes: 659 additions & 155 deletions example-projects/hello-tacos/app/package-lock.json
2 changes: 1 addition & 1 deletion example-projects/hello-tacos/app/package.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@taquito/beacon-wallet": "^11.0.2",
"@taquito/beacon-wallet": "^14.0.0",
"@taquito/taquito": "^11.0.2",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",

0 comments on commit 65ab2ce

Please sign in to comment.