Skip to content

Bump the npm group across 1 directory with 15 updates - #98

Merged
Chengxuan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/smart_contracts/fabric/chaincode-typescript/npm-2d8293c4ce
Aug 10, 2026
Merged

Bump the npm group across 1 directory with 15 updates#98
Chengxuan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/smart_contracts/fabric/chaincode-typescript/npm-2d8293c4ce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 15 updates in the /smart_contracts/fabric/chaincode-typescript directory:

Package From To
fabric-contract-api 2.5.2 2.5.8
fabric-shim 2.5.2 2.5.8
json-stringify-deterministic 1.0.8 1.0.16
sort-keys-recursive 2.1.8 2.1.10
@types/node 12.20.55 26.1.2
chai 4.3.7 6.2.2
mocha 10.2.0 11.8.0
nyc 14.1.1 18.0.0
sinon 7.5.0 22.1.0
@types/sinon 5.0.7 22.0.0
sinon-chai 3.7.0 4.0.1
@types/sinon-chai 3.2.9 4.0.0
ts-node 7.0.1 10.9.2
tslint 5.20.1 6.1.3
typescript 4.9.5 7.0.2

Updates fabric-contract-api from 2.5.2 to 2.5.8

Release notes

Sourced from fabric-contract-api's releases.

v2.5.8

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.7...v2.5.8

v2.5.7

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.6...v2.5.7

v2.5.6

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.5...v2.5.6

v2.5.5

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.4...v2.5.5

v2.5.4

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.3...v2.5.4

v2.5.3 Node Chaincode

What's Changed

... (truncated)

Changelog

Sourced from fabric-contract-api's changelog.

v2.5.4

Wed 14 Jun 2023 12:29:35 BST

  • 690c91a9 Using the CLI provided gRPC configurations when starting the chaincode (#401)
  • cf179e7b Update SetEvent documentation (#399)
  • 6f66124b Update COMPATIBILITY.md for Node 18. (#396)

v2.5.3

Tue Mar 7 09:36:52 GMT 2023

  • 7d865afd Update to new version Update to the .github workflows to handle the branch rename.
  • 220ac53b Clean-up npm engine specs (#394)
  • 5d72d902 Nominate Mark Lewis as maintainer, Remove James Taylor (#391)
  • 385efa8b Add scheduled builds (#392)
  • e9c9eb79 Update to Node18
Commits

Updates fabric-shim from 2.5.2 to 2.5.8

Release notes

Sourced from fabric-shim's releases.

v2.5.8

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.7...v2.5.8

v2.5.7

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.6...v2.5.7

v2.5.6

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.5...v2.5.6

v2.5.5

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.4...v2.5.5

v2.5.4

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.3...v2.5.4

v2.5.3 Node Chaincode

What's Changed

... (truncated)

Changelog

Sourced from fabric-shim's changelog.

v2.5.4

Wed 14 Jun 2023 12:29:35 BST

  • 690c91a9 Using the CLI provided gRPC configurations when starting the chaincode (#401)
  • cf179e7b Update SetEvent documentation (#399)
  • 6f66124b Update COMPATIBILITY.md for Node 18. (#396)

v2.5.3

Tue Mar 7 09:36:52 GMT 2023

  • 7d865afd Update to new version Update to the .github workflows to handle the branch rename.
  • 220ac53b Clean-up npm engine specs (#394)
  • 5d72d902 Nominate Mark Lewis as maintainer, Remove James Taylor (#391)
  • 385efa8b Add scheduled builds (#392)
  • e9c9eb79 Update to Node18
Commits

Updates json-stringify-deterministic from 1.0.8 to 1.0.16

Release notes

Sourced from json-stringify-deterministic's releases.

v1.0.16

Full Changelog: Kikobeats/json-stringify-deterministic@v1.0.15...v1.0.16

v1.0.15

What's Changed

Full Changelog: Kikobeats/json-stringify-deterministic@v1.0.14...v1.0.15

v1.0.14

What's Changed

Full Changelog: Kikobeats/json-stringify-deterministic@v1.0.13...v1.0.14

v1.0.13

What's Changed

Full Changelog: Kikobeats/json-stringify-deterministic@v1.0.12...v1.0.13

v1.0.12

No release notes provided.

v1.0.11

No release notes provided.

v1.0.10

Bug Fixes

  • define Options interface in TypeScript (#17) (d30b0f0)

v1.0.9

No release notes provided.

Changelog

Sourced from json-stringify-deterministic's changelog.

1.0.16 (2026-08-03)

1.0.15 (2026-07-30)

1.0.14 (2026-06-19)

1.0.13 (2026-04-14)

1.0.12 (2023-10-24)

1.0.11 (2023-09-07)

1.0.10 (2023-07-20)

Bug Fixes

  • define Options interface in TypeScript (#17) (d30b0f0)

1.0.9 (2023-07-20)

Commits
  • 9788765 chore(release): 1.0.16
  • 82d6a3a ci(dependabot): ignore actions minor/patch
  • 7569546 chore(release): 1.0.15
  • bb1c82f build: contributors
  • edc795d chore: improve npm search metadata
  • 5fd9744 build(deps): bump actions/setup-node from 6 to 7 (#29)
  • 969473f chore(release): 1.0.14
  • b38740c build(deps): bump actions/checkout from 6 to 7 (#28)
  • adb3e6b chore(release): 1.0.13
  • 30a07a8 build(deps): bump pnpm/action-setup from 5 to 6 (#27)
  • Additional commits viewable in compare view

Updates sort-keys-recursive from 2.1.8 to 2.1.10

Release notes

Sourced from sort-keys-recursive's releases.

v2.1.10

No release notes provided.

v2.1.9

No release notes provided.

Changelog

Sourced from sort-keys-recursive's changelog.

2.1.10 (2023-10-23)

2.1.9 (2023-09-05)

Commits
  • 724d10a chore(release): 2.1.10
  • 90579f4 Merge pull request #32 from Kikobeats/dependabot/github_actions/actions/setup...
  • 25506a6 build(deps): bump actions/setup-node from 3 to 4
  • 2e77261 chore(release): 2.1.9
  • 51de0a7 Merge pull request #31 from Kikobeats/dependabot/github_actions/actions/check...
  • e969d50 build(deps): bump actions/checkout from 3 to 4
  • See full diff in compare view

Updates @types/node from 12.20.55 to 26.1.2

Commits

Updates chai from 4.3.7 to 6.2.2

Release notes

Sourced from chai's releases.

v6.2.2

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.1...v6.2.2

v6.2.1

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.0...v6.2.1

... (truncated)

Commits
  • 814172d chore(deps): update dependency esbuild to v0.27.2 (#1759)
  • b38c22b chore: add legal-comments=none option (#1756)
  • 180d4cc chore(deps): update dependencies to v9.39.2 (#1757)
  • 678cd00 chore(deps): update dependencies (#1755)
  • c8fb100 chore(deps): update dependency prettier to v3.7.3 (#1754)
  • d63c74e chore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)
  • 243bf86 fix: avoid BigInt literal in closeTo for runtime compat (#1748)
  • d8b0395 chore(deps): update actions/checkout action to v6 (#1749)
  • 7e1e247 build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)
  • b25e5d8 chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for chai since your current version.


Updates mocha from 10.2.0 to 11.8.0

Release notes

Sourced from mocha's releases.

v11.8.0

11.8.0 (2026-08-02)

🌟 Features

  • add --fail-hook-affected-tests option to report skipped tests as failed (#5519) (#6052) (7830309)

🧹 Chores

v11.7.7

11.7.7 (2026-06-13)

🩹 Fixes

v11.7.6

11.7.6 (2026-02-14)

🩹 Fixes

  • make describe().timeout() work (aafe6fd)
  • test: replace wmic usage with native Windows API (#5694) (73ebdfa)

🧹 Chores

v11.7.5

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

  • run tests on PRs for and pushes to v11.x (#5525) (8b21b38)

... (truncated)

Changelog

Sourced from mocha's changelog.

11.8.0 (2026-08-02)

🌟 Features

  • add --fail-hook-affected-tests option to report skipped tests as failed (#5519) (#6052) (7830309)

🧹 Chores

11.7.7 (2026-06-13)

🩹 Fixes

11.7.6 (2026-02-14)

🩹 Fixes

  • make describe().timeout() work (aafe6fd)
  • test: replace wmic usage with native Windows API (#5694) (73ebdfa)

🧹 Chores

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

11.7.4 (2025-10-01)

... (truncated)

Commits
  • 90c1bb3 chore(v11.x): release 11.8.0 (#6076)
  • 05aec43 chore(CI): bump Node from 22 to 24 in publish action (#6206)
  • 1f44d5f chore: change site title to Mocha 11, update index note (#6086)
  • 26deb23 chore: add modern Netlify to v11.x branch (#6082)
  • 7830309 feat: add --fail-hook-affected-tests option to report skipped tests as failed...
  • 41f2b95 chore(v11.x): release 11.7.7 (#6068)
  • 3477563 fix: surface ts-node compile errors (#6045)
  • 3765ba0 chore(v11.x): release 11.7.6 (#5632)
  • 73ebdfa fix(test): replace wmic usage with native Windows API (#5694)
  • aafe6fd fix: make describe().timeout() work
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for mocha since your current version.


Updates nyc from 14.1.1 to 18.0.0

Release notes

Sourced from nyc's releases.

nyc: v18.0.0

18.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive dependencies now require node 20 || >=22.

Bug Fixes

  • deps: update dependencies pulling in old glob (#1612) (0707729)

nyc: v17.1.0

17.1.0 (2024-09-19)

Features

  • deps: bump foreground-child from ^2.0.0 to ^3.0.0 (#1546) (af74d1e)

Bug Fixes

nyc: v17.0.0

17.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • minimum Node version now 18

Bug Fixes

Build System

  • minimum Node version now 18 (9ef340e)
Changelog

Sourced from nyc's changelog.

18.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive dependencies now require node 20 || >=22.

Bug Fixes

  • deps: update dependencies pulling in old glob (#1612) (0707729)

17.1.0 (2024-09-19)

Features

  • deps: bump foreground-child from ^2.0.0 to ^3.0.0 (#1546) (af74d1e)

Bug Fixes

17.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • minimum Node version now 18

Bug Fixes

Build System

  • minimum Node version now 18 (9ef340e)

16.0.0 (2024-04-10)

⚠ BREAKING CHANGES

  • minimum Node version now 18

Bug Fixes

... (truncated)

Commits
  • 3ce6d97 chore(main): release nyc 18.0.0 (#1613)
  • b9f6781 build: publication is now manual again due to changes in tokens
  • 0707729 fix(deps)!: update dependencies pulling in old glob (#1612)
  • 41f4476 chore(main): release nyc 17.1.0 (#1572)
  • d338985 chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)
  • af74d1e feat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)
  • ae657b6 fix: reduce size of serialized JSON output (#1570)
  • b6a9484 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)
  • b86edbc chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)
  • fee2821 chore(main): release nyc 17.0.0 (#1558)
  • Additional commits viewable in compare view

Updates sinon from 7.5.0 to 22.1.0

Changelog

Sourced from sinon's changelog.

22.1.0

  • d36e921b fix: let returns override returnsArg (王胜)

    Signed-off-by: 王胜 2318857637@qq.com

  • 40c4caa0 fix: align restoreObject docs test with idempotent behavior (#2745) (Julia Miller)

    restoreObject was made idempotent in #2737 — it no longer throws for objects with no restorable methods. Updates the docs page and its corresponding test to reflect this.

  • a68dac19 fix: throw a clear error when throwArg index equals the argument count (#2743) (spokodev)
    • fix: throw a clear error when throwArg index equals the argument count

    spyCall.throwArg(pos) guarded with pos > this.args.length, so calling it with pos equal to the number of recorded arguments slipped past the guard and reached throw this.args[pos], throwing undefined instead of the intended TypeError. A thrown undefined cannot be inspected as an Error and is reported by test frameworks as no exception thrown.

    Use >= to match ensureArgs in behavior.js and the sibling callArg helpers, which already reject an out-of-range index with a clear error.

  • 9ea504e3 feat: make sinon.restoreObject idempotent (#2737) (Ilia Choly)

    Passing an object with no live fakes to restoreObject now restores nothing instead of throwing, giving it symmetry with sinon.restore() and sandbox.restore(). The strict "found no methods" check is retained for spy(object) and stub(object), which now use a dedicated walkObjectStrict export, while restoreObject uses the loose walkObject. Passing a falsy value still throws.

    Fixes #2736

  • 4db4feff fix: preserve fake undefined argument validation (Vishal Kumar Singh)
  • 755a40d7 fix: isolate callId counter per sandbox for parallel test support (Vishal Kumar Singh)

    The global callId counter in proxy-invoke.js caused calledImmediatelyBefore and calledImmediatelyAfter to fail when tests run in parallel with separate sandboxes. Each sandbox now maintains its own callId counter, passed through the spy/stub/fake creation chain via a context object.

    Fixes #2472

Released by Morgan Roderick on 2026-07-20.

22.0.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 9, 2026 12:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
Bumps the npm group with 15 updates in the /smart_contracts/fabric/chaincode-typescript directory:

| Package | From | To |
| --- | --- | --- |
| [fabric-contract-api](https://github.com/hyperledger/fabric-chaincode-node) | `2.5.2` | `2.5.8` |
| [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node) | `2.5.2` | `2.5.8` |
| [json-stringify-deterministic](https://github.com/kikobeats/json-stringify-deterministic) | `1.0.8` | `1.0.16` |
| [sort-keys-recursive](https://github.com/kikobeats/sort-keys-recursive) | `2.1.8` | `2.1.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `12.20.55` | `26.1.2` |
| [chai](https://github.com/chaijs/chai) | `4.3.7` | `6.2.2` |
| [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `11.8.0` |
| [nyc](https://github.com/istanbuljs/nyc) | `14.1.1` | `18.0.0` |
| [sinon](https://github.com/sinonjs/sinon) | `7.5.0` | `22.1.0` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `5.0.7` | `22.0.0` |
| [sinon-chai](https://github.com/chaijs/sinon-chai) | `3.7.0` | `4.0.1` |
| [@types/sinon-chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon-chai) | `3.2.9` | `4.0.0` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `7.0.1` | `10.9.2` |
| [tslint](https://github.com/palantir/tslint) | `5.20.1` | `6.1.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.9.5` | `7.0.2` |



Updates `fabric-contract-api` from 2.5.2 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.2...v2.5.8)

Updates `fabric-shim` from 2.5.2 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.2...v2.5.8)

Updates `json-stringify-deterministic` from 1.0.8 to 1.0.16
- [Release notes](https://github.com/kikobeats/json-stringify-deterministic/releases)
- [Changelog](https://github.com/Kikobeats/json-stringify-deterministic/blob/master/CHANGELOG.md)
- [Commits](Kikobeats/json-stringify-deterministic@v1.0.8...v1.0.16)

Updates `sort-keys-recursive` from 2.1.8 to 2.1.10
- [Release notes](https://github.com/kikobeats/sort-keys-recursive/releases)
- [Changelog](https://github.com/Kikobeats/sort-keys-recursive/blob/master/CHANGELOG.md)
- [Commits](Kikobeats/sort-keys-recursive@v2.1.8...v2.1.10)

Updates `@types/node` from 12.20.55 to 26.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chai` from 4.3.7 to 6.2.2
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.7...v6.2.2)

Updates `mocha` from 10.2.0 to 11.8.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.2.0...v11.8.0)

Updates `nyc` from 14.1.1 to 18.0.0
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@v14.1.1...nyc-v18.0.0)

Updates `sinon` from 7.5.0 to 22.1.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md)
- [Commits](sinonjs/sinon@v7.5.0...v22.1.0)

Updates `@types/sinon` from 5.0.7 to 22.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Updates `sinon-chai` from 3.7.0 to 4.0.1
- [Release notes](https://github.com/chaijs/sinon-chai/releases)
- [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md)
- [Commits](chaijs/sinon-chai@3.7.0...4.0.1)

Updates `@types/sinon-chai` from 3.2.9 to 4.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon-chai)

Updates `ts-node` from 7.0.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v7.0.1...v10.9.2)

Updates `tslint` from 5.20.1 to 6.1.3
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@5.20.1...6.1.3)

Updates `typescript` from 4.9.5 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/sinon"
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/sinon-chai"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: chai
  dependency-version: 6.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: fabric-contract-api
  dependency-version: 2.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: fabric-shim
  dependency-version: 2.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: json-stringify-deterministic
  dependency-version: 1.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: mocha
  dependency-version: 11.7.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: nyc
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: sinon
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: sinon-chai
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: sort-keys-recursive
  dependency-version: 2.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ts-node
  dependency-version: 10.9.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: tslint
  dependency-version: 6.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the npm group in /smart_contracts/fabric/chaincode-typescript with 15 updates Bump the npm group across 1 directory with 15 updates Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/smart_contracts/fabric/chaincode-typescript/npm-2d8293c4ce branch from 32df19c to 7262112 Compare August 10, 2026 04:34
@Chengxuan
Chengxuan merged commit 87e5ce1 into main Aug 10, 2026
3 checks passed
@Chengxuan
Chengxuan deleted the dependabot/npm_and_yarn/smart_contracts/fabric/chaincode-typescript/npm-2d8293c4ce branch August 10, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant