Skip to content

Commit

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

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

[skip ci]

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 Dec 11, 2023
1 parent 94d9d49 commit 147978b
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 @@ -64,7 +64,7 @@
"@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-alpha.2",
"@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0-alpha.2",
"async-exit-hook": "2.0.1",
"axios": "1.5.1",
"axios": "1.6.0",
"express": "4.18.2",
"openapi-types": "9.1.0",
"typescript-optional": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6873,7 +6873,7 @@ __metadata:
"@types/ssh2": 0.5.47
"@types/uuid": 8.3.4
async-exit-hook: 2.0.1
axios: 1.5.1
axios: 1.6.0
express: 4.18.2
openapi-types: 9.1.0
typescript-optional: 2.0.1
Expand Down

0 comments on commit 147978b

Please sign in to comment.