Skip to content

Commit 234408f

Browse files
Bump fabric-shim from 2.5.6 to 2.5.7 in /samples/node-contract
Bumps [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/hyperledger/fabric-chaincode-node/releases) - [Changelog](https://github.com/hyperledger/fabric-chaincode-node/blob/main/CHANGELOG.md) - [Commits](hyperledger/fabric-chaincode-node@v2.5.6...v2.5.7) --- updated-dependencies: - dependency-name: fabric-shim dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c8e99f commit 234408f

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

samples/node-contract/package-lock.json

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/node-contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"dependencies": {
3232
"fabric-contract-api": "^2.5.6",
33-
"fabric-shim": "^2.5.6"
33+
"fabric-shim": "^2.5.7"
3434
}
3535
}

0 commit comments

Comments
 (0)