Skip to content

Commit

Permalink
build(deps): bump axios in /packages/cactus-test-tooling
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 7, 2023
1 parent ed294da commit 6f86880
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-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@hyperledger/cactus-common": "2.0.0-alpha.2",
"axios": "1.5.1",
"axios": "1.6.0",
"compare-versions": "3.6.0",
"dockerode": "3.3.0",
"elliptic": "6.5.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8214,7 +8214,7 @@ __metadata:
"@types/ssh2-streams": 0.1.9
"@types/tar-stream": 2.2.1
"@types/temp": 0.9.1
axios: 1.5.1
axios: 1.6.0
compare-versions: 3.6.0
dockerode: 3.3.0
elliptic: 6.5.4
Expand Down

0 comments on commit 6f86880

Please sign in to comment.