Skip to content

Commit b47fbd8

Browse files
dependabot[bot]petermetz
authored andcommitted
build(deps): bump axios
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]>
1 parent c2d3681 commit b47fbd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/cactus-example-supply-chain-business-logic-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-alpha.2",
6666
"@hyperledger/cactus-plugin-ledger-connector-quorum": "2.0.0-alpha.2",
6767
"async-exit-hook": "2.0.1",
68-
"axios": "1.5.1",
68+
"axios": "1.6.0",
6969
"express": "4.18.2",
7070
"openapi-types": "9.1.0",
7171
"run-time-error-cjs": "1.4.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -7113,7 +7113,7 @@ __metadata:
71137113
"@types/ssh2": 0.5.47
71147114
"@types/uuid": 8.3.4
71157115
async-exit-hook: 2.0.1
7116-
axios: 1.5.1
7116+
axios: 1.6.0
71177117
express: 4.18.2
71187118
openapi-types: 9.1.0
71197119
run-time-error-cjs: 1.4.0

0 commit comments

Comments
 (0)