We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d3681 commit b47fbd8Copy full SHA for b47fbd8
examples/cactus-example-supply-chain-business-logic-plugin/package.json
@@ -65,7 +65,7 @@
65
"@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-alpha.2",
66
"@hyperledger/cactus-plugin-ledger-connector-quorum": "2.0.0-alpha.2",
67
"async-exit-hook": "2.0.1",
68
- "axios": "1.5.1",
+ "axios": "1.6.0",
69
"express": "4.18.2",
70
"openapi-types": "9.1.0",
71
"run-time-error-cjs": "1.4.0",
yarn.lock
@@ -7113,7 +7113,7 @@ __metadata:
7113
"@types/ssh2": 0.5.47
7114
"@types/uuid": 8.3.4
7115
async-exit-hook: 2.0.1
7116
- axios: 1.5.1
+ axios: 1.6.0
7117
express: 4.18.2
7118
openapi-types: 9.1.0
7119
run-time-error-cjs: 1.4.0
0 commit comments