Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Bump semver and fabric-shim in /chaincode/token_chaincode/node #2

Open
wants to merge 1 commit into
base: v1.0
Choose a base branch
from

Commits on Jun 23, 2023

  1. Bump semver and fabric-shim in /chaincode/token_chaincode/node

    Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node). These dependencies need to be updated together.
    
    
    Removes `semver`
    
    Updates `fabric-shim` from 1.3.0-snapshot.2 to 2.5.3
    - [Release notes](https://github.com/hyperledger/fabric-chaincode-node/releases)
    - [Changelog](https://github.com/hyperledger/fabric-chaincode-node/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/hyperledger/fabric-chaincode-node/commits/v2.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    - dependency-name: fabric-shim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    03991e1 View commit details
    Browse the repository at this point in the history