Skip to content

chore(deps): bump the npm group across 1 directory with 54 updates - #61

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-481be5edc5
Open

chore(deps): bump the npm group across 1 directory with 54 updates#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-481be5edc5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 54 updates in the / directory:

Package From To
@typescript-eslint/eslint-plugin 8.67.0 8.69.0
@typescript-eslint/parser 8.67.0 8.69.0
cspell 10.0.1 10.2.1
eslint 10.7.0 10.9.1
lerna 10.0.0 10.0.1
lint-staged 17.3.0 17.4.1
prettier 3.9.5 3.9.6
@connectrpc/connect 1.4.0 2.1.2
@hyperledger-cacti/cacti-copm-core 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cacti-plugin-copm-corda 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cacti-plugin-copm-fabric 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cacti-weaver-protos-js 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cacti-weaver-sdk-fabric 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-cmd-api-server 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-common 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-core 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-core-api 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-plugin-ledger-connector-corda 3.0.0-beta.1 3.0.1
@types/dockerode 3.2.7 4.0.1
fabric-network 2.2.20 2.5.0-snapshot.23
uuid 14.0.1 14.0.2
@hyperledger-cacti/cacti-plugin-consortium-static 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-api-client 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-plugin-ledger-connector-besu 3.0.0-beta.1 3.0.1
jose 6.2.8 6.2.10
@hyperledger-cacti/cactus-plugin-htlc-eth-besu 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-plugin-keychain-memory 3.0.0-beta.1 3.0.1
axios 1.18.1 1.20.0
@types/body-parser 1.19.4 1.19.6
@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20 3.0.0-beta.1 3.0.1
@grpc/grpc-js 1.13.3 1.14.4
@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum 3.0.0-beta.1 3.0.1
joi 18.2.3 18.2.8
js-yaml 5.2.3 5.4.1
p-retry 8.0.0 8.0.1
tar-stream 3.2.0 3.2.1
@types/ssh2 1.15.5 1.15.6
config 5.0.0 5.0.1
morgan 1.11.0 1.12.0
@hyperledger-cacti/cactus-plugin-ledger-connector-fabric 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-plugin-object-store-ipfs 3.0.0-beta.1 3.0.1
@hyperledger-cacti/cactus-plugin-satp-hermes 3.0.0-beta.1 3.0.1
webpack 5.109.2 5.110.3
@openapitools/openapi-generator-cli 2.40.1 2.41.0
@types/pg 8.21.0 8.23.1
jest 30.4.2 30.5.1
@mui/icons-material 9.3.1 9.4.0
@mui/material 9.3.1 9.4.0
@testing-library/react 16.3.2 16.3.3
@testing-library/user-event 14.6.4 14.6.7
@types/react-dom 19.2.4 19.2.7
css-loader 7.1.4 7.1.5
react-router-dom 7.18.2 7.18.3
webpack-cli 7.2.2 7.2.3

Updates @typescript-eslint/eslint-plugin from 8.67.0 to 8.69.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)

🩹 Fixes

  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 9a6e546 chore(release): publish 8.69.0
  • 513638e fix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...
  • 1dba4c5 chore(eslint-plugin): fix eslint-plugin/require-test-error-positions report...
  • a2fccae fix(eslint-plugin): [unified-signatures] compare type parameters by constrain...
  • a23069d test(eslint-plugin): [no-mixed-enums] add error positions (#12779)
  • 3f0dffd fix(eslint-plugin): [no-mixed-enums] use scope analysis instead of type check...
  • e18fea8 test(eslint-plugin): [no-floating-promises] reactivate skipped node:test sp...
  • 324515c test(eslint-plugin): [no-unnecessary-condition] add tests for optional chains...
  • 2a387f1 feat(eslint-plugin): [no-misused-promises] add flagUnions option for checkCon...
  • 8f4e00a chore(release): publish 8.68.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.67.0 to 8.69.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.69.0 (2026-08-31)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.68.0 (2026-08-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates cspell from 10.0.1 to 10.2.1

Release notes

Sourced from cspell's releases.

v10.2.1

Fixes

fix: support soft hyphens in the word splitter (#9144)

This pull request introduces several improvements and fixes to the word segmentation and word splitting logic, especially for Thai language support and symbol handling. The main changes include updating the Thai segmentation to use soft hyphens, enhancing the word splitting logic to handle more cases (including camelCase, symbols, and soft hyphens), and refactoring the code for better modularity and test coverage.

Word segmentation and Thai language improvements:

  • Updated Thai (th-TH) segmentation to use soft hyphens (\u00AD) instead of spaces, improving the accuracy of word breaks and ensuring better compatibility with spell checking and downstream processing. [1] [2] [3]
  • Added the @cspell/dict-th-th package to dependencies, enabling Thai dictionary support.
  • Adjusted tests and expectations for Thai segmentation to reflect the use of soft hyphens and to ensure no false positives in validation.

Word splitting and symbol handling enhancements:

  • Introduced a new generateWordBreaks utility that generates all possible word breaks in a string, including camelCase, symbols, numbers, and soft hyphens. Includes comprehensive tests and snapshot coverage for various edge cases. [1] [2] [3] [4]
  • Improved regular expressions for word splitting to support soft hyphens and better handle punctuation and symbols.

Refactoring and code organization:

  • Refactored imports to use the new wordSplitter/index.js entry point, improving modularity and future maintainability. [1] [2]
  • Added explicit exports for split, SplitOptions, and SplitResult in wordSplitter/index.ts to clarify and centralize the public API.

Other enhancements:

  • Exposed the softHyphen constant for consistent use throughout the codebase. [1] [2]

Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#9143)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  2 +-
</tr></table> 

... (truncated)

Changelog

Sourced from cspell's changelog.

v10.2.1 (2026-09-03)

Fixes

fix: support soft hyphens in the word splitter (#9144)

This pull request introduces several improvements and fixes to the word segmentation and word splitting logic, especially for Thai language support and symbol handling. The main changes include updating the Thai segmentation to use soft hyphens, enhancing the word splitting logic to handle more cases (including camelCase, symbols, and soft hyphens), and refactoring the code for better modularity and test coverage.

Word segmentation and Thai language improvements:

  • Updated Thai (th-TH) segmentation to use soft hyphens (\u00AD) instead of spaces, improving the accuracy of word breaks and ensuring better compatibility with spell checking and downstream processing. [1] [2] [3]
  • Added the @cspell/dict-th-th package to dependencies, enabling Thai dictionary support.
  • Adjusted tests and expectations for Thai segmentation to reflect the use of soft hyphens and to ensure no false positives in validation.

Word splitting and symbol handling enhancements:

  • Introduced a new generateWordBreaks utility that generates all possible word breaks in a string, including camelCase, symbols, numbers, and soft hyphens. Includes comprehensive tests and snapshot coverage for various edge cases. [1] [2] [3] [4]
  • Improved regular expressions for word splitting to support soft hyphens and better handle punctuation and symbols.

Refactoring and code organization:

  • Refactored imports to use the new wordSplitter/index.js entry point, improving modularity and future maintainability. [1] [2]
  • Added explicit exports for split, SplitOptions, and SplitResult in wordSplitter/index.ts to clarify and centralize the public API.

Other enhancements:

  • Exposed the softHyphen constant for consistent use throughout the codebase. [1] [2]

Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#9143)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  2 +-
 pnpm-lock.yaml                             | 25 +++++++++----------------
 2 files changed, 10 insertions(+), 17 deletions(-)
</tr></table> 

... (truncated)

Commits
Maintainer changes

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


Updates eslint from 10.7.0 to 10.9.1

Release notes

Sourced from eslint's releases.

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)

... (truncated)

Commits

Updates lerna from 10.0.0 to 10.0.1

Release notes

Sourced from lerna's releases.

v10.0.1

10.0.1 (2026-08-19)

Bug Fixes

  • missing peer dependency in lerna 10 (#4412) (06b8acb)
  • skip unnecessary package managers during release (#4413) (ed46de5)
Changelog

Sourced from lerna's changelog.

10.0.1 (2026-08-19)

Bug Fixes

Commits

Updates lint-staged from 17.3.0 to 17.4.1

Release notes

Sourced from lint-staged's releases.

v17.4.1

17.4.1

Patch Changes

  • #1840 efe5b63 - This is a version-bump-only release because the previous version 17.4.0 was not published to npmjs.com due to problems with GitHub Actions and Changesets.

17.4.0

Minor Changes

  • #1836 90ec282 - Added a new defineConfig helper for type-checking the lint-staged configuration:

    // lint-staged.config.ts
    import { defineConfig } from 'lint-staged/config'
    export default defineConfig({
    '*.js': ['prettier --check', 'eslint'],
    })

  • #1832 510a27c - Added a new flag --all to make lint-staged include all files tracked by Git, instead of only staged.

    By default lint-staged only runs tasks on files that include staged changes (hence the name). Use this flag to include all files tracked in Git version control (standard exclusions apply). Using this flag implies the --no-stash flag, disabling the automatic backup, and the --allow-empty flag so that lint-staged doesn't fail when there are no changes after running. This makes it easier to run npx lint-staged --all on a clean state, for example in CI.

Patch Changes

  • #1838 69bec99 - The behavior of the automatic backup stash has been improved when running lint-staged in multiple worktrees in parallel. You should still avoid running multiple instances of lint-staged in parallel in the same tree, because some of the Git operations are locking and might lead to data loss.

  • #1839 5e5bdd2 - Parsing of lint-staged CLI flags and Node.js API options has been rewritten to avoid inconsistent behavior between the two.

Changelog

Sourced from lint-staged's changelog.

17.4.1

Patch Changes

  • #1840 efe5b63 - This is a version-bump-only release because the previous version 17.4.0 was not published to npmjs.com due to problems with GitHub Actions and Changesets.

17.4.0

Minor Changes

  • #1836 90ec282 - Added a new defineConfig helper for type-checking the lint-staged configuration:

    // lint-staged.config.ts
    import { defineConfig } from 'lint-staged/config'
    export default defineConfig({
    '*.js': ['prettier --check', 'eslint'],
    })

  • #1832 510a27c - Added a new flag --all to make lint-staged include all files tracked by Git, instead of only staged.

    By default lint-staged only runs tasks on files that include staged changes (hence the name). Use this flag to include all files tracked in Git version control (standard exclusions apply). Using this flag implies the --no-stash flag, disabling the automatic backup, and the --allow-empty flag so that lint-staged doesn't fail when there are no changes after running. This makes it easier to run npx lint-staged --all on a clean state, for example in CI.

Patch Changes

  • #1838 69bec99 - The behavior of the automatic backup stash has been improved when running lint-staged in multiple worktrees in parallel. You should still avoid running multiple instances of lint-staged in parallel in the same tree, because some of the Git operations are locking and might lead to data loss.

  • #1839 5e5bdd2 - Parsing of lint-staged CLI flags and Node.js API options has been rewritten to avoid inconsistent behavior between the two.

Commits
  • d0c1517 Merge pull request #1841 from lint-staged/changeset-release/main
  • f061335 chore(changeset): release
  • d2721af Merge pull request #1840 from lint-staged/updates
  • efe5b63 ci: update Changesets action because it failed to publish
  • cd76ce3 build: update dependencies
  • ea195e1 Merge pull request #1837 from lint-staged/changeset-release/main
  • a6a0d61 chore(changeset): release
  • 0a09098 Merge pull request #1832 from lint-staged/add-all-flag
  • 7fd685b fix: further fix parsing options logic
  • 510a27c feat: add --all flag for including all files tracked by Git instead of just...
  • Additional commits viewable in compare view

Updates prettier from 3.9.5 to 3.9.6

Release notes

Sourced from prettier's releases.

3.9.6

What's Changed

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.6

diff

TypeScript: Preserve quotes for methods named new (#19621 by @​kovsu)

// Input
interface Container {
  "new"(id: string): number;
}
// Prettier 3.9.5
interface Container {
new(id: string): number;
}
// Prettier 3.9.6
interface Container {
"new"(id: string): number;
}

TypeScript: Support import defer (#19624, #19675 by @​fisker)

// Input
import defer * as foo from "foo";
// Prettier 3.9.5
import * as foo from "foo";
// Prettier 3.9.6
import defer * as foo from "foo";

JavaScript: Added a new official plugin @prettier/plugin-yuku (#19628, #19629 by @​fisker)

@prettier/plugin-yuku is powered by Yuku (A high-performance JavaScript/TypeScript compiler toolchain written in Zig).

This plugin includes two new parsers: yuku (JavaScript syntax) and yuku-ts (TypeScript syntax).

To use this plugin:

  1. Install the plugin:

    yarn add --dev prettier @prettier/plugin-yuku

... (truncated)

Commits

Updates @connectrpc/connect from 1.4.0 to 2.1.2

Release notes

Sourced from @​connectrpc/connect's releases.

v2.1.2

What's Changed

New Contributors

Full Changelog: connectrpc/connect-es@v2.1.1...v2.1.2

v2.1.1

What's Changed

New Contributors

Bumps the npm group with 54 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.67.0` | `8.69.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.67.0` | `8.69.0` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `10.0.1` | `10.2.1` |
| [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.9.1` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `10.0.0` | `10.0.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.3.0` | `17.4.1` |
| [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` |
| [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `1.4.0` | `2.1.2` |
| [@hyperledger-cacti/cacti-copm-core](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cacti-plugin-copm-corda](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cacti-plugin-copm-fabric](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cacti-weaver-protos-js](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cacti-weaver-sdk-fabric](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-cmd-api-server](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-common](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-core](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-core-api](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-corda](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.2.7` | `4.0.1` |
| [fabric-network](https://github.com/hyperledger/fabric-sdk-node) | `2.2.20` | `2.5.0-snapshot.23` |
| [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` |
| [@hyperledger-cacti/cacti-plugin-consortium-static](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-api-client](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-besu](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [jose](https://github.com/panva/jose) | `6.2.8` | `6.2.10` |
| [@hyperledger-cacti/cactus-plugin-htlc-eth-besu](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-plugin-keychain-memory](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [axios](https://github.com/axios/axios) | `1.18.1` | `1.20.0` |
| [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) | `1.19.4` | `1.19.6` |
| [@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.13.3` | `1.14.4` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [joi](https://github.com/hapijs/joi) | `18.2.3` | `18.2.8` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.3` | `5.4.1` |
| [p-retry](https://github.com/sindresorhus/p-retry) | `8.0.0` | `8.0.1` |
| [tar-stream](https://github.com/mafintosh/tar-stream) | `3.2.0` | `3.2.1` |
| [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.15.5` | `1.15.6` |
| [config](https://github.com/node-config/node-config) | `5.0.0` | `5.0.1` |
| [morgan](https://github.com/expressjs/morgan) | `1.11.0` | `1.12.0` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-fabric](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-plugin-object-store-ipfs](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [@hyperledger-cacti/cactus-plugin-satp-hermes](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.1` |
| [webpack](https://github.com/webpack/webpack) | `5.109.2` | `5.110.3` |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.40.1` | `2.41.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.21.0` | `8.23.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `9.3.1` | `9.4.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `9.3.1` | `9.4.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.4` | `14.6.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.7` |
| [css-loader](https://github.com/webpack/css-loader) | `7.1.4` | `7.1.5` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.2` | `7.18.3` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `7.2.2` | `7.2.3` |



Updates `@typescript-eslint/eslint-plugin` from 8.67.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.67.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/parser)

Updates `cspell` from 10.0.1 to 10.2.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.2.1/packages/cspell)

Updates `eslint` from 10.7.0 to 10.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.7.0...v10.9.1)

Updates `lerna` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v10.0.1/packages/lerna)

Updates `lint-staged` from 17.3.0 to 17.4.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.3.0...v17.4.1)

Updates `prettier` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.5...3.9.6)

Updates `@connectrpc/connect` from 1.4.0 to 2.1.2
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.2/packages/connect)

Updates `@hyperledger-cacti/cacti-copm-core` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cacti-plugin-copm-corda` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cacti-plugin-copm-fabric` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cacti-weaver-protos-js` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cacti-weaver-sdk-fabric` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-cmd-api-server` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-common` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-core` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-core-api` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-corda` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

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

Updates `fabric-network` from 2.2.20 to 2.5.0-snapshot.23
- [Release notes](https://github.com/hyperledger/fabric-sdk-node/releases)
- [Changelog](https://github.com/hyperledger/fabric-sdk-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hyperledger/fabric-sdk-node/commits)

Updates `uuid` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v14.0.1...v14.0.2)

Updates `@hyperledger-cacti/cacti-plugin-consortium-static` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-api-client` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-besu` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `jose` from 6.2.8 to 6.2.10
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.2.8...v6.2.10)

Updates `@hyperledger-cacti/cactus-plugin-htlc-eth-besu` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-plugin-keychain-memory` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `axios` from 1.18.1 to 1.20.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.18.1...v1.20.0)

Updates `@types/body-parser` from 1.19.4 to 1.19.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser)

Updates `@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@grpc/grpc-js` from 1.13.3 to 1.14.4
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.13.3...@grpc/grpc-js@1.14.4)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `joi` from 18.2.3 to 18.2.8
- [Commits](hapijs/joi@v18.2.3...v18.2.8)

Updates `js-yaml` from 5.2.3 to 5.4.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.2.3...5.4.1)

Updates `p-retry` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/sindresorhus/p-retry/releases)
- [Commits](sindresorhus/p-retry@v8.0.0...v8.0.1)

Updates `tar-stream` from 3.2.0 to 3.2.1
- [Commits](mafintosh/tar-stream@v3.2.0...v3.2.1)

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

Updates `config` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/node-config/node-config/releases)
- [Changelog](https://github.com/node-config/node-config/blob/main/History.md)
- [Commits](node-config/node-config@v5.0.0...v5.0.1)

Updates `morgan` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](expressjs/morgan@1.11.0...1.12.0)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-fabric` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-plugin-object-store-ipfs` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `@hyperledger-cacti/cactus-plugin-satp-hermes` from 3.0.0-beta.1 to 3.0.1
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.1)

Updates `webpack` from 5.109.2 to 5.110.3
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.109.2...v5.110.3)

Updates `@openapitools/openapi-generator-cli` from 2.40.1 to 2.41.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Commits](OpenAPITools/openapi-generator-cli@v2.40.1...v2.41.0)

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

Updates `jest` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest)

Updates `@mui/icons-material` from 9.3.1 to 9.4.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v9.4.0/packages/mui-icons-material)

Updates `@mui/material` from 9.3.1 to 9.4.0
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v9.4.0/packages/mui-material)

Updates `@testing-library/react` from 16.3.2 to 16.3.3
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3)

Updates `@testing-library/user-event` from 14.6.4 to 14.6.7
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.4...v14.6.7)

Updates `@types/react-dom` from 19.2.4 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `css-loader` from 7.1.4 to 7.1.5
- [Release notes](https://github.com/webpack/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/css-loader@v7.1.4...v7.1.5)

Updates `react-router-dom` from 7.18.2 to 7.18.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.3/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.3/packages/react-router-dom)

Updates `webpack-cli` from 7.2.2 to 7.2.3
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.2.2...webpack-cli@7.2.3)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: cspell
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: lerna
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: lint-staged
  dependency-version: 17.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@connectrpc/connect"
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-copm-core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-plugin-copm-corda"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-plugin-copm-fabric"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-weaver-protos-js"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-weaver-sdk-fabric"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-cmd-api-server"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-common"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-core-api"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-corda"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/dockerode"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: fabric-network
  dependency-version: 2.5.0-snapshot.23
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: uuid
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-plugin-consortium-static"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-api-client"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-besu"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: jose
  dependency-version: 6.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-htlc-eth-besu"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-keychain-memory"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: axios
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/body-parser"
  dependency-version: 1.19.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@grpc/grpc-js"
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: joi
  dependency-version: 18.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: js-yaml
  dependency-version: 5.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: p-retry
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tar-stream
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/ssh2"
  dependency-version: 1.15.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: config
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: morgan
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-fabric"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-object-store-ipfs"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-satp-hermes"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: webpack
  dependency-version: 5.110.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-version: 2.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/pg"
  dependency-version: 8.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: jest
  dependency-version: 30.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@mui/icons-material"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@mui/material"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: css-loader
  dependency-version: 7.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: react-router-dom
  dependency-version: 7.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: webpack-cli
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
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.

0 participants