Skip to content

Commit

Permalink
Bump fabric-shim from 2.5.7 to 2.5.8 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.7 to 2.5.8.
- [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.7...v2.5.8)

---
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 Dec 9, 2024
1 parent 61947cd commit 3c18937
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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.7"
"fabric-shim": "^2.5.8"
}
}

0 comments on commit 3c18937

Please sign in to comment.