Skip to content

Commit

Permalink
Bump fabric-shim from 2.5.6 to 2.5.7 in /samples/node-contract
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and jt-nti committed Nov 4, 2024
1 parent 3c8e99f commit f859056
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
100 changes: 50 additions & 50 deletions samples/node-contract/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/node-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
},
"dependencies": {
"fabric-contract-api": "^2.5.6",
"fabric-shim": "^2.5.6"
"fabric-shim": "^2.5.7"
}
}

0 comments on commit f859056

Please sign in to comment.