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 8, 2023
1 parent 6893362 commit c2d3681
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cactus-test-plugin-consortium-manual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"@hyperledger/cactus-plugin-consortium-manual": "2.0.0-alpha.2",
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"axios": "1.5.1",
"axios": "1.6.0",
"jose": "4.9.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8073,7 +8073,7 @@ __metadata:
"@hyperledger/cactus-plugin-consortium-manual": 2.0.0-alpha.2
"@hyperledger/cactus-plugin-keychain-memory": 2.0.0-alpha.2
"@types/uuid": 9.0.6
axios: 1.5.1
axios: 1.6.0
jose: 4.9.2
uuid: 9.0.1
languageName: unknown
Expand Down

0 comments on commit c2d3681

Please sign in to comment.