Skip to content

Commit

Permalink
build(connector-polkadot): bump axios to v1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.6.0/CHANGELOG.md)
- [Commits](axios/axios@v0.22.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Co-authored-by: Peter Somogyvari <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
  • Loading branch information
dependabot[bot] authored and petermetz committed Feb 28, 2024
1 parent f1b4146 commit 0292287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@types/supertest": "2.0.11",
"@types/temp": "0.9.1",
"@types/uuid": "8.3.1",
"axios": "0.22.0",
"axios": "1.6.0",
"supertest": "6.1.6"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8788,7 +8788,7 @@ __metadata:
"@types/supertest": 2.0.11
"@types/temp": 0.9.1
"@types/uuid": 8.3.1
axios: 0.22.0
axios: 1.6.0
bl: 5.0.0
eslint: 7.21.0
express: 4.17.1
Expand Down

0 comments on commit 0292287

Please sign in to comment.