diff --git a/examples/cactus-common-example-server/package.json b/examples/cactus-common-example-server/package.json index 309a57f081..9a89e3da72 100644 --- a/examples/cactus-common-example-server/package.json +++ b/examples/cactus-common-example-server/package.json @@ -52,7 +52,7 @@ "escape-html": "1.0.3", "ethereumjs-common": "1.5.2", "ethereumjs-tx": "2.1.2", - "express": "4.21.0", + "express": "4.21.1", "fabric-network": "2.2.20", "http-errors": "1.6.3", "js-yaml": "3.14.1", diff --git a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json index 3174aa46ce..5195b1c91c 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0", "async-exit-hook": "2.0.1", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "openapi-types": "12.1.3", "typescript-optional": "2.0.1", "uuid": "10.0.0" diff --git a/examples/cactus-example-discounted-asset-trade/package.json b/examples/cactus-example-discounted-asset-trade/package.json index b012510a75..57700e265c 100644 --- a/examples/cactus-example-discounted-asset-trade/package.json +++ b/examples/cactus-example-discounted-asset-trade/package.json @@ -31,7 +31,7 @@ "escape-html": "1.0.3", "ethereumjs-common": "1.5.2", "ethereumjs-tx": "2.1.2", - "express": "4.21.0", + "express": "4.21.1", "fabric-ca-client": "2.2.20", "fabric-network": "2.2.20", "http-errors": "1.6.3", diff --git a/examples/cactus-example-electricity-trade/package.json b/examples/cactus-example-electricity-trade/package.json index 2898d98b6b..67994839b5 100644 --- a/examples/cactus-example-electricity-trade/package.json +++ b/examples/cactus-example-electricity-trade/package.json @@ -28,7 +28,7 @@ "escape-html": "1.0.3", "ethereumjs-common": "1.5.2", "ethereumjs-tx": "2.1.2", - "express": "4.21.0", + "express": "4.21.1", "fabric-ca-client": "2.2.20", "fabric-network": "2.2.20", "http-errors": "1.6.3", diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index b61abb5848..353b6cb26d 100644 --- a/examples/cactus-example-supply-chain-backend/package.json +++ b/examples/cactus-example-supply-chain-backend/package.json @@ -68,7 +68,7 @@ "async-exit-hook": "2.0.1", "axios": "1.7.7", "dotenv": "16.0.0", - "express": "4.21.0", + "express": "4.21.1", "express-jwt": "8.4.1", "fabric-network": "2.2.20", "jose": "4.15.5", diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/package.json b/examples/cactus-example-supply-chain-business-logic-plugin/package.json index 588c9ce514..5dac451574 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -66,7 +66,7 @@ "@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0", "async-exit-hook": "2.0.1", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "openapi-types": "12.1.3", "run-time-error-cjs": "1.4.0", "typescript-optional": "2.0.1", diff --git a/extensions/cactus-plugin-htlc-coordinator-besu/package.json b/extensions/cactus-plugin-htlc-coordinator-besu/package.json index d1e8997c25..4190d697fa 100644 --- a/extensions/cactus-plugin-htlc-coordinator-besu/package.json +++ b/extensions/cactus-plugin-htlc-coordinator-besu/package.json @@ -81,7 +81,7 @@ "@hyperledger/cactus-test-tooling": "2.0.0", "@types/express": "5.0.0", "@types/uuid": "10.0.0", - "express": "4.21.0", + "express": "4.21.1", "socket.io": "4.6.2", "web3-eth-abi": "4.2.1", "web3-utils": "4.2.1" diff --git a/extensions/cactus-plugin-object-store-ipfs/package.json b/extensions/cactus-plugin-object-store-ipfs/package.json index 37ae008584..482b959243 100644 --- a/extensions/cactus-plugin-object-store-ipfs/package.json +++ b/extensions/cactus-plugin-object-store-ipfs/package.json @@ -70,7 +70,7 @@ "@types/body-parser": "1.19.4", "@types/express": "5.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "ipfs-core-types": "0.14.1", "ipfs-unixfs": "9.0.1", "kubo-rpc-client": "3.0.1", diff --git a/packages/cacti-ledger-browser/package.json b/packages/cacti-ledger-browser/package.json index 9be755f9c3..0c7a89de94 100644 --- a/packages/cacti-ledger-browser/package.json +++ b/packages/cacti-ledger-browser/package.json @@ -74,7 +74,7 @@ "@types/react-dom": "18.2.17", "@vitejs/plugin-react": "4.2.1", "typescript": "5.5.2", - "vite": "5.4.8" + "vite": "5.4.9" }, "engines": { "node": ">=18", diff --git a/packages/cacti-plugin-consortium-static/package.json b/packages/cacti-plugin-consortium-static/package.json index 6e46b0852e..4f4523e4b5 100644 --- a/packages/cacti-plugin-consortium-static/package.json +++ b/packages/cacti-plugin-consortium-static/package.json @@ -60,7 +60,7 @@ "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "http-errors-enhanced-cjs": "2.0.1", "jose": "4.15.5", "merkletreejs": "0.4.0", diff --git a/packages/cacti-plugin-ledger-connector-stellar/package.json b/packages/cacti-plugin-ledger-connector-stellar/package.json index 518f971979..683a14af61 100644 --- a/packages/cacti-plugin-ledger-connector-stellar/package.json +++ b/packages/cacti-plugin-ledger-connector-stellar/package.json @@ -63,7 +63,7 @@ "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "http-errors-enhanced-cjs": "2.0.1", "joi": "17.13.3", "openapi-types": "12.1.3", diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index bc904396d8..733644665f 100644 --- a/packages/cactus-cmd-api-server/package.json +++ b/packages/cactus-cmd-api-server/package.json @@ -67,7 +67,7 @@ "@connectrpc/connect-express": "1.4.0", "@connectrpc/connect-fastify": "1.4.0", "@connectrpc/connect-node": "1.4.0", - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", "@hyperledger/cactus-common": "2.0.0", "@hyperledger/cactus-core": "2.0.0", @@ -81,7 +81,7 @@ "convict": "6.2.4", "convict-format-with-validator": "6.2.0", "cors": "2.8.5", - "express": "4.21.0", + "express": "4.21.1", "express-http-proxy": "1.6.2", "express-jwt": "8.4.1", "express-openapi-validator": "5.2.0", diff --git a/packages/cactus-common/package.json b/packages/cactus-common/package.json index 65a37a54af..94f3d1e012 100644 --- a/packages/cactus-common/package.json +++ b/packages/cactus-common/package.json @@ -66,7 +66,7 @@ "sha3": "2.1.4" }, "devDependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@types/json-stable-stringify": "1.0.33", "@types/sanitize-html": "2.9.5", "@types/secp256k1": "4.0.3", diff --git a/packages/cactus-core-api/package.json b/packages/cactus-core-api/package.json index 2fb01bf346..6f4cf5ce74 100644 --- a/packages/cactus-core-api/package.json +++ b/packages/cactus-core-api/package.json @@ -60,7 +60,7 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@hyperledger/cactus-common": "2.0.0", "ajv": "8.17.1", "ajv-draft-04": "1.0.0", diff --git a/packages/cactus-core/package.json b/packages/cactus-core/package.json index f25cafe187..da9efbba3e 100644 --- a/packages/cactus-core/package.json +++ b/packages/cactus-core/package.json @@ -53,7 +53,7 @@ "@hyperledger/cactus-common": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "express-jwt-authz": "2.4.1", "express-openapi-validator": "5.2.0", "http-errors": "2.0.0", diff --git a/packages/cactus-plugin-bungee-hermes/package.json b/packages/cactus-plugin-bungee-hermes/package.json index f23f5f03ae..42f0ca13fe 100644 --- a/packages/cactus-plugin-bungee-hermes/package.json +++ b/packages/cactus-plugin-bungee-hermes/package.json @@ -86,7 +86,7 @@ "@types/fs-extra": "11.0.4", "@types/tape": "4.13.4", "@types/uuid": "10.0.0", - "express": "4.21.0", + "express": "4.21.1", "fabric-network": "2.2.20", "socket.io": "4.6.2" }, diff --git a/packages/cactus-plugin-consortium-manual/package.json b/packages/cactus-plugin-consortium-manual/package.json index af9441e8c5..6401960c4f 100644 --- a/packages/cactus-plugin-consortium-manual/package.json +++ b/packages/cactus-plugin-consortium-manual/package.json @@ -61,7 +61,7 @@ "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "jose": "4.15.5", "json-stable-stringify": "1.0.1", "prom-client": "15.1.3", diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index 95a76e7bea..ca82a698eb 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json @@ -66,7 +66,7 @@ "@hyperledger/cactus-core-api": "2.0.0", "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "joi": "17.13.3", "openapi-types": "12.1.3", "typescript-optional": "2.0.1" diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index 0e90b4b8e6..43307aa5b4 100644 --- a/packages/cactus-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-plugin-htlc-eth-besu/package.json @@ -77,7 +77,7 @@ "bn.js": "5.2.1", "dotenv": "16.0.3", "ethers": "6.3.0", - "express": "4.21.0", + "express": "4.21.1", "joi": "17.13.3", "openapi-types": "12.1.3", "typescript-optional": "2.0.1", diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index 6e6e5b4653..213352e4b6 100644 --- a/packages/cactus-plugin-keychain-aws-sm/package.json +++ b/packages/cactus-plugin-keychain-aws-sm/package.json @@ -72,7 +72,7 @@ "@types/request": "2.48.7", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "internal-ip": "6.2.0", "openapi-types": "12.1.3", "uuid": "10.0.0" diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index 272e066667..eff2529dad 100644 --- a/packages/cactus-plugin-keychain-azure-kv/package.json +++ b/packages/cactus-plugin-keychain-azure-kv/package.json @@ -76,7 +76,7 @@ "@types/express": "5.0.0", "@types/request": "2.48.7", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "internal-ip": "6.2.0", "openapi-types": "12.1.3", "uuid": "10.0.0" diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index 78b899198f..ee47e2b238 100644 --- a/packages/cactus-plugin-keychain-google-sm/package.json +++ b/packages/cactus-plugin-keychain-google-sm/package.json @@ -72,7 +72,7 @@ "@types/request": "2.48.7", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "google-gax": "4.0.5", "internal-ip": "6.2.0", "openapi-types": "12.1.3" diff --git a/packages/cactus-plugin-keychain-memory-wasm/package.json b/packages/cactus-plugin-keychain-memory-wasm/package.json index e5104b35d6..f5ac69ed00 100644 --- a/packages/cactus-plugin-keychain-memory-wasm/package.json +++ b/packages/cactus-plugin-keychain-memory-wasm/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "prom-client": "15.1.3", "uuid": "10.0.0" }, diff --git a/packages/cactus-plugin-keychain-memory/package.json b/packages/cactus-plugin-keychain-memory/package.json index 175afa9996..e333d05daf 100644 --- a/packages/cactus-plugin-keychain-memory/package.json +++ b/packages/cactus-plugin-keychain-memory/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "prom-client": "15.1.3", "rxjs": "7.8.1", "uuid": "10.0.0" diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index 05e2611a9b..c60923d7df 100644 --- a/packages/cactus-plugin-keychain-vault/package.json +++ b/packages/cactus-plugin-keychain-vault/package.json @@ -74,7 +74,7 @@ "@types/tape-promise": "4.0.1", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "internal-ip": "6.2.0", "openapi-types": "12.1.3", "uuid": "10.0.0" diff --git a/packages/cactus-plugin-ledger-connector-aries/package.json b/packages/cactus-plugin-ledger-connector-aries/package.json index 35cce6c99f..212961a7d1 100644 --- a/packages/cactus-plugin-ledger-connector-aries/package.json +++ b/packages/cactus-plugin-ledger-connector-aries/package.json @@ -78,7 +78,7 @@ "@types/express": "5.0.0", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "jest": "29.6.2", "jest-extended": "4.0.1", "socket.io": "4.6.2", diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index 432992f5c7..a0d875d142 100644 --- a/packages/cactus-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-plugin-ledger-connector-besu/package.json @@ -59,12 +59,12 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@hyperledger/cactus-common": "2.0.0", "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "google-protobuf": "3.21.4", "http-errors": "2.0.0", "http-errors-enhanced-cjs": "2.0.1", diff --git a/packages/cactus-plugin-ledger-connector-cdl/package.json b/packages/cactus-plugin-ledger-connector-cdl/package.json index 0c7cb6520d..9cfd59f302 100644 --- a/packages/cactus-plugin-ledger-connector-cdl/package.json +++ b/packages/cactus-plugin-ledger-connector-cdl/package.json @@ -66,7 +66,7 @@ "@types/node": "18.11.9", "@types/sanitize-html": "2.6.2", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "jest-extended": "4.0.1", "uuid": "10.0.0" }, diff --git a/packages/cactus-plugin-ledger-connector-corda/package.json b/packages/cactus-plugin-ledger-connector-corda/package.json index 4f819810df..5f35c8f64d 100644 --- a/packages/cactus-plugin-ledger-connector-corda/package.json +++ b/packages/cactus-plugin-ledger-connector-corda/package.json @@ -61,7 +61,7 @@ "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "express-openapi-validator": "5.2.0", "http-errors-enhanced-cjs": "2.0.1", "internal-ip": "6.2.0", @@ -82,7 +82,7 @@ "@types/temp": "0.9.1", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "uuid": "10.0.0" }, "engines": { diff --git a/packages/cactus-plugin-ledger-connector-ethereum/package.json b/packages/cactus-plugin-ledger-connector-ethereum/package.json index 4c1b066f4f..b71d0abd9d 100644 --- a/packages/cactus-plugin-ledger-connector-ethereum/package.json +++ b/packages/cactus-plugin-ledger-connector-ethereum/package.json @@ -73,7 +73,7 @@ "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", "ethers": "6.8.1", - "express": "4.21.0", + "express": "4.21.1", "http-proxy-middleware": "2.0.6", "minimist": "1.2.8", "prom-client": "15.1.3", diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index d991b50033..f6c16447a0 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric/package.json @@ -64,7 +64,7 @@ "bl": "6.0.16", "bn.js": "4.12.0", "elliptic": "6.5.7", - "express": "4.21.0", + "express": "4.21.1", "fabric-ca-client": "2.5.0-snapshot.23", "fabric-common": "2.5.0-snapshot.23", "fabric-network": "2.5.0-snapshot.23", diff --git a/packages/cactus-plugin-ledger-connector-iroha2/package.json b/packages/cactus-plugin-ledger-connector-iroha2/package.json index 3e032ecdea..db26ccb40e 100644 --- a/packages/cactus-plugin-ledger-connector-iroha2/package.json +++ b/packages/cactus-plugin-ledger-connector-iroha2/package.json @@ -55,14 +55,14 @@ "@iroha2/crypto-target-node": "0.4.0", "@iroha2/data-model": "4.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "fast-safe-stringify": "2.1.1", "hada": "0.0.8", "rxjs": "7.8.1", "sanitize-html": "2.12.1", "socket.io": "4.6.2", "socket.io-client-fixed-types": "4.5.4", - "undici": "6.19.8" + "undici": "6.20.1" }, "devDependencies": { "@hyperledger/cactus-plugin-keychain-memory": "2.0.0", @@ -70,7 +70,7 @@ "@types/express": "5.0.0", "@types/sanitize-html": "2.9.5", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "jest": "29.6.2", "jest-extended": "4.0.1", "socket.io": "4.6.2", diff --git a/packages/cactus-plugin-ledger-connector-polkadot/package.json b/packages/cactus-plugin-ledger-connector-polkadot/package.json index 1af45eac80..2acc452efd 100644 --- a/packages/cactus-plugin-ledger-connector-polkadot/package.json +++ b/packages/cactus-plugin-ledger-connector-polkadot/package.json @@ -75,7 +75,7 @@ "@polkadot/util": "12.6.2", "axios": "1.7.7", "bl": "6.0.16", - "express": "4.21.0", + "express": "4.21.1", "express-openapi-validator": "5.2.0", "form-data": "4.0.0", "fs-extra": "11.2.0", diff --git a/packages/cactus-plugin-ledger-connector-sawtooth/package.json b/packages/cactus-plugin-ledger-connector-sawtooth/package.json index 6ab2944826..64a5fa03e6 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth/package.json +++ b/packages/cactus-plugin-ledger-connector-sawtooth/package.json @@ -69,7 +69,7 @@ "@types/express": "5.0.0", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "socket.io": "4.6.2", "uuid": "10.0.0" }, diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index 54dd614639..3af7efe5fa 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/package.json +++ b/packages/cactus-plugin-ledger-connector-xdai/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "joi": "17.13.3", "openapi-types": "12.1.3", "prom-client": "15.1.3", diff --git a/packages/cactus-plugin-persistence-ethereum/package.json b/packages/cactus-plugin-persistence-ethereum/package.json index 638aefd49b..95ad8ac170 100644 --- a/packages/cactus-plugin-persistence-ethereum/package.json +++ b/packages/cactus-plugin-persistence-ethereum/package.json @@ -83,7 +83,7 @@ "@types/express": "5.0.0", "@types/pg": "8.6.5", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "jest-extended": "4.0.1", "npm-run-all": "4.1.5", "rxjs": "7.8.1", diff --git a/packages/cactus-plugin-persistence-fabric/package.json b/packages/cactus-plugin-persistence-fabric/package.json index 4482a0e6ce..44dcdcdfbc 100644 --- a/packages/cactus-plugin-persistence-fabric/package.json +++ b/packages/cactus-plugin-persistence-fabric/package.json @@ -80,7 +80,7 @@ "@types/express": "5.0.0", "@types/pg": "8.6.5", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "fabric-network": "2.5.0-snapshot.23", "jest-extended": "4.0.1", "rxjs": "7.8.1", diff --git a/packages/cactus-plugin-satp-hermes/package.json b/packages/cactus-plugin-satp-hermes/package.json index 1f6333ffe6..45eb96f814 100644 --- a/packages/cactus-plugin-satp-hermes/package.json +++ b/packages/cactus-plugin-satp-hermes/package.json @@ -79,7 +79,7 @@ "@types/tape": "4.13.4", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "fabric-network": "2.2.20", "kubo-rpc-client": "3.0.1", "typescript": "5.5.2" diff --git a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json index e79d295531..12dc78f91f 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0", "@hyperledger/cactus-test-tooling": "2.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "web3-eth-abi": "4.0.3", "web3-utils": "4.2.1" }, diff --git a/packages/cactus-test-plugin-htlc-eth-besu/package.json b/packages/cactus-test-plugin-htlc-eth-besu/package.json index 9c11257c03..e24eb9d975 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu/package.json @@ -68,7 +68,7 @@ "@types/express": "5.0.0", "@types/uuid": "10.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "uuid": "10.0.0" }, "engines": { diff --git a/packages/cactus-test-plugin-keychain-memory/package.json b/packages/cactus-test-plugin-keychain-memory/package.json index 16a7fb0cb5..b270dd60ad 100644 --- a/packages/cactus-test-plugin-keychain-memory/package.json +++ b/packages/cactus-test-plugin-keychain-memory/package.json @@ -55,7 +55,7 @@ "@hyperledger/cactus-core": "2.0.0", "@hyperledger/cactus-core-api": "2.0.0", "@hyperledger/cactus-plugin-keychain-memory": "2.0.0", - "express": "4.21.0", + "express": "4.21.1", "uuid": "10.0.0" }, "engines": { diff --git a/packages/cactus-test-plugin-ledger-connector-besu/package.json b/packages/cactus-test-plugin-ledger-connector-besu/package.json index 3aecfd843f..e11d7a3b61 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-test-plugin-ledger-connector-besu/package.json @@ -50,7 +50,7 @@ "webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js" }, "dependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@hyperledger/cactus-cmd-api-server": "2.0.0", "@hyperledger/cactus-common": "2.0.0", "@hyperledger/cactus-core": "2.0.0", @@ -68,7 +68,7 @@ "@types/express": "5.0.0", "@types/uuid": "10.0.0", "axios": "1.7.7", - "express": "4.21.0", + "express": "4.21.1", "http-status-codes": "2.3.0", "uuid": "10.0.0", "web3-core": "1.6.1" diff --git a/packages/cactus-test-verifier-client/package.json b/packages/cactus-test-verifier-client/package.json index 3081910c8a..29ab7f0a84 100644 --- a/packages/cactus-test-verifier-client/package.json +++ b/packages/cactus-test-verifier-client/package.json @@ -54,7 +54,7 @@ "@hyperledger/cactus-test-tooling": "2.0.0", "@hyperledger/cactus-verifier-client": "2.0.0", "body-parser": "1.20.3", - "express": "4.21.0", + "express": "4.21.1", "log4js": "6.4.1", "socket.io": "4.6.2", "uuid": "10.0.0", diff --git a/weaver/common/protos-js/package.json b/weaver/common/protos-js/package.json index 8f7add06e9..5285ba089b 100644 --- a/weaver/common/protos-js/package.json +++ b/weaver/common/protos-js/package.json @@ -38,7 +38,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.4", "grpc-tools": "1.12.4" diff --git a/weaver/core/drivers/fabric-driver/package.json b/weaver/core/drivers/fabric-driver/package.json index 09c5ecd048..c903400969 100644 --- a/weaver/core/drivers/fabric-driver/package.json +++ b/weaver/core/drivers/fabric-driver/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@fidm/x509": "1.2.1", - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@hyperledger/cacti-weaver-protos-js": "2.0.0", "@hyperledger/cacti-weaver-sdk-fabric": "2.0.0", "dotenv": "8.6.0", diff --git a/weaver/core/identity-management/iin-agent/package.json b/weaver/core/identity-management/iin-agent/package.json index f098f89e3f..cbea945bc1 100644 --- a/weaver/core/identity-management/iin-agent/package.json +++ b/weaver/core/identity-management/iin-agent/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@fidm/x509": "1.2.1", - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@hyperledger/cacti-weaver-protos-js": "2.0.0", "@hyperledger/cacti-weaver-sdk-fabric": "2.0.0", "dotenv": "8.6.0", diff --git a/weaver/samples/fabric/fabric-cli/package.json b/weaver/samples/fabric/fabric-cli/package.json index a8e298fb59..8441e254f9 100644 --- a/weaver/samples/fabric/fabric-cli/package.json +++ b/weaver/samples/fabric/fabric-cli/package.json @@ -40,7 +40,7 @@ "@hyperledger/cacti-weaver-sdk-fabric": "2.0.0", "body-parser": "1.20.3", "dotenv": "8.6.0", - "express": "4.21.0", + "express": "4.21.1", "fabric-ca-client": "2.2.20", "fabric-common": "2.2.20", "fabric-network": "2.2.20", @@ -49,7 +49,7 @@ "winston": "3.10.0" }, "devDependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", "@types/express": "5.0.0", "@types/node": "18.11.9", diff --git a/weaver/sdks/fabric/interoperation-node-sdk/package.json b/weaver/sdks/fabric/interoperation-node-sdk/package.json index 10eceba31e..662ee77da3 100644 --- a/weaver/sdks/fabric/interoperation-node-sdk/package.json +++ b/weaver/sdks/fabric/interoperation-node-sdk/package.json @@ -37,7 +37,7 @@ ] }, "dependencies": { - "@grpc/grpc-js": "1.11.3", + "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", "@hyperledger/cacti-weaver-protos-js": "2.0.0", "elliptic": "6.5.7", diff --git a/yarn.lock b/yarn.lock index a85c6ec45f..a4ec5ece7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8831,13 +8831,13 @@ __metadata: languageName: node linkType: hard -"@grpc/grpc-js@npm:1.11.3": - version: 1.11.3 - resolution: "@grpc/grpc-js@npm:1.11.3" +"@grpc/grpc-js@npm:1.12.2": + version: 1.12.2 + resolution: "@grpc/grpc-js@npm:1.12.2" dependencies: "@grpc/proto-loader": "npm:^0.7.13" "@js-sdsl/ordered-map": "npm:^4.4.2" - checksum: 10/b4662cd357296ff279e6f4ff4039fb5379d1087f9f7758102eae85a0d093cd8ec4054f27a62e27862efe67d8b25ad7b6733dcb0ffb0ecbc2bd9e3dcb9450d978 + checksum: 10/0d0556da8515704b5e722b86097e04693d8c71ba286a076270a96e1ac3a4950e87559c718cc2875d3fcaa6cb8e07d0cc6b1db2673b8940829dfe8b75197844dd languageName: node linkType: hard @@ -9083,7 +9083,7 @@ __metadata: react-dom: "npm:18.2.0" react-router-dom: "npm:6.21.3" typescript: "npm:5.5.2" - vite: "npm:5.4.8" + vite: "npm:5.4.9" web3: "npm:4.1.1" languageName: unknown linkType: soft @@ -9104,7 +9104,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" http-errors-enhanced-cjs: "npm:2.0.1" jose: "npm:4.15.5" merkletreejs: "npm:0.4.0" @@ -9131,7 +9131,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" http-errors-enhanced-cjs: "npm:2.0.1" joi: "npm:17.13.3" npm-run-all2: "npm:6.1.2" @@ -9211,7 +9211,7 @@ __metadata: resolution: "@hyperledger/cacti-weaver-driver-fabric@workspace:weaver/core/drivers/fabric-driver" dependencies: "@fidm/x509": "npm:1.2.1" - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@hyperledger/cacti-weaver-protos-js": "npm:2.0.0" "@hyperledger/cacti-weaver-sdk-fabric": "npm:2.0.0" "@types/node": "npm:18.11.9" @@ -9233,7 +9233,7 @@ __metadata: resolution: "@hyperledger/cacti-weaver-fabric-cli@workspace:weaver/samples/fabric/fabric-cli" dependencies: "@fidm/x509": "npm:1.2.1" - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" "@hyperledger/cacti-weaver-protos-js": "npm:2.0.0" "@hyperledger/cacti-weaver-sdk-fabric": "npm:2.0.0" @@ -9241,7 +9241,7 @@ __metadata: "@types/node": "npm:18.11.9" body-parser: "npm:1.20.3" dotenv: "npm:8.6.0" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-ca-client: "npm:2.2.20" fabric-common: "npm:2.2.20" fabric-network: "npm:2.2.20" @@ -9265,7 +9265,7 @@ __metadata: resolution: "@hyperledger/cacti-weaver-iin-agent@workspace:weaver/core/identity-management/iin-agent" dependencies: "@fidm/x509": "npm:1.2.1" - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@hyperledger/cacti-weaver-protos-js": "npm:2.0.0" "@hyperledger/cacti-weaver-sdk-fabric": "npm:2.0.0" "@types/jsrsasign": "npm:10.5.11" @@ -9296,7 +9296,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperledger/cacti-weaver-protos-js@workspace:weaver/common/protos-js" dependencies: - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" google-protobuf: "npm:3.21.4" grpc-tools: "npm:1.12.4" @@ -9330,7 +9330,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperledger/cacti-weaver-sdk-fabric@workspace:weaver/sdks/fabric/interoperation-node-sdk" dependencies: - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" "@hyperledger/cacti-weaver-protos-js": "npm:2.0.0" "@types/node": "npm:18.11.9" @@ -9390,7 +9390,7 @@ __metadata: "@connectrpc/connect-fastify": "npm:1.4.0" "@connectrpc/connect-node": "npm:1.4.0" "@connectrpc/protoc-gen-connect-es": "npm:1.4.0" - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" "@hyperledger/cactus-common": "npm:2.0.0" "@hyperledger/cactus-core": "npm:2.0.0" @@ -9428,7 +9428,7 @@ __metadata: convict: "npm:6.2.4" convict-format-with-validator: "npm:6.2.0" cors: "npm:2.8.5" - express: "npm:4.21.0" + express: "npm:4.21.1" express-http-proxy: "npm:1.6.2" express-jwt: "npm:8.4.1" express-openapi-validator: "npm:5.2.0" @@ -9483,7 +9483,7 @@ __metadata: escape-html: "npm:1.0.3" ethereumjs-common: "npm:1.5.2" ethereumjs-tx: "npm:2.1.2" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-network: "npm:2.2.20" http-errors: "npm:1.6.3" http-terminator: "npm:3.2.0" @@ -9519,7 +9519,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperledger/cactus-common@workspace:packages/cactus-common" dependencies: - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@types/json-stable-stringify": "npm:1.0.33" "@types/sanitize-html": "npm:2.9.5" "@types/secp256k1": "npm:4.0.3" @@ -9543,7 +9543,7 @@ __metadata: dependencies: "@bufbuild/protobuf": "npm:1.10.0" "@connectrpc/connect": "npm:1.4.0" - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" "@hyperledger/cactus-common": "npm:2.0.0" "@types/express": "npm:5.0.0" @@ -9573,7 +9573,7 @@ __metadata: "@types/express": "npm:5.0.0" "@types/http-errors": "npm:2.0.2" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" express-jwt-authz: "npm:2.4.1" express-openapi-validator: "npm:5.2.0" http-errors: "npm:2.0.0" @@ -9642,7 +9642,7 @@ __metadata: "@types/uuid": "npm:10.0.0" async-exit-hook: "npm:2.0.1" axios: "npm:1.7.7" - express: "npm:4.21.0" + express: "npm:4.21.1" openapi-types: "npm:12.1.3" typescript-optional: "npm:2.0.1" uuid: "npm:10.0.0" @@ -9789,7 +9789,7 @@ __metadata: escape-html: "npm:1.0.3" ethereumjs-common: "npm:1.5.2" ethereumjs-tx: "npm:2.1.2" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-ca-client: "npm:2.2.20" fabric-network: "npm:2.2.20" http-errors: "npm:1.6.3" @@ -9828,7 +9828,7 @@ __metadata: escape-html: "npm:1.0.3" ethereumjs-common: "npm:1.5.2" ethereumjs-tx: "npm:2.1.2" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-ca-client: "npm:2.2.20" fabric-network: "npm:2.2.20" http-errors: "npm:1.6.3" @@ -9867,7 +9867,7 @@ __metadata: async-exit-hook: "npm:2.0.1" axios: "npm:1.7.7" dotenv: "npm:16.0.0" - express: "npm:4.21.0" + express: "npm:4.21.1" express-jwt: "npm:8.4.1" fabric-network: "npm:2.2.20" jose: "npm:4.15.5" @@ -9897,7 +9897,7 @@ __metadata: "@types/uuid": "npm:10.0.0" async-exit-hook: "npm:2.0.1" axios: "npm:1.7.7" - express: "npm:4.21.0" + express: "npm:4.21.1" openapi-types: "npm:12.1.3" run-time-error-cjs: "npm:1.4.0" typescript-optional: "npm:2.0.1" @@ -9971,7 +9971,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-network: "npm:2.2.20" fs-extra: "npm:11.2.0" http-errors-enhanced-cjs: "npm:2.0.1" @@ -9997,7 +9997,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" jose: "npm:4.15.5" json-stable-stringify: "npm:1.0.1" prom-client: "npm:15.1.3" @@ -10023,7 +10023,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" fast-safe-stringify: "npm:2.1.1" joi: "npm:17.13.3" openapi-types: "npm:12.1.3" @@ -10048,7 +10048,7 @@ __metadata: "@hyperledger/cactus-plugin-ledger-connector-besu": "npm:2.0.0" "@types/express": "npm:5.0.0" axios: "npm:1.7.7" - express: "npm:4.21.0" + express: "npm:4.21.1" joi: "npm:17.13.3" openapi-types: "npm:12.1.3" typescript-optional: "npm:2.0.1" @@ -10071,7 +10071,7 @@ __metadata: dotenv: "npm:16.0.3" ds-test: "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0" ethers: "npm:6.3.0" - express: "npm:4.21.0" + express: "npm:4.21.1" forge-std: "https://github.com/foundry-rs/forge-std.git#66bf4e2c92cf507531599845e8d5a08cc2e3b5bb" joi: "npm:17.13.3" openapi-types: "npm:12.1.3" @@ -10095,7 +10095,7 @@ __metadata: aws-sdk: "npm:2.965.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" http-status-codes: "npm:2.1.4" internal-ip: "npm:6.2.0" openapi-types: "npm:12.1.3" @@ -10120,7 +10120,7 @@ __metadata: "@types/request": "npm:2.48.7" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" http-status-codes: "npm:2.1.4" internal-ip: "npm:6.2.0" openapi-types: "npm:12.1.3" @@ -10144,7 +10144,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" google-gax: "npm:4.0.5" http-status-codes: "npm:2.1.4" internal-ip: "npm:6.2.0" @@ -10167,7 +10167,7 @@ __metadata: body-parser: "npm:1.20.3" cpy-cli: "npm:4.2.0" del-cli: "npm:5.1.0" - express: "npm:4.21.0" + express: "npm:4.21.1" prom-client: "npm:15.1.3" uuid: "npm:10.0.0" languageName: unknown @@ -10189,7 +10189,7 @@ __metadata: "@types/express": "npm:5.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" npm-run-all2: "npm:6.1.2" prom-client: "npm:15.1.3" rxjs: "npm:7.8.1" @@ -10213,7 +10213,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" http-status-codes: "npm:2.1.4" internal-ip: "npm:6.2.0" node-vault: "npm:0.9.22" @@ -10246,7 +10246,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" jest: "npm:29.6.2" jest-extended: "npm:4.0.1" rxjs: "npm:7.8.1" @@ -10260,7 +10260,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperledger/cactus-plugin-ledger-connector-besu@workspace:packages/cactus-plugin-ledger-connector-besu" dependencies: - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@hyperledger/cactus-common": "npm:2.0.0" "@hyperledger/cactus-core": "npm:2.0.0" "@hyperledger/cactus-core-api": "npm:2.0.0" @@ -10277,7 +10277,7 @@ __metadata: axios: "npm:1.7.7" benchmark: "npm:2.1.4" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" fs-extra: "npm:11.2.0" google-protobuf: "npm:3.21.4" grpc-tools: "npm:1.12.4" @@ -10318,7 +10318,7 @@ __metadata: "@types/sanitize-html": "npm:2.6.2" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" jest-extended: "npm:4.0.1" sanitize-html: "npm:2.12.1" uuid: "npm:10.0.0" @@ -10340,7 +10340,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" express-openapi-validator: "npm:5.2.0" http-errors-enhanced-cjs: "npm:2.0.1" internal-ip: "npm:6.2.0" @@ -10378,7 +10378,7 @@ __metadata: body-parser: "npm:1.20.3" chalk: "npm:4.1.2" ethers: "npm:6.8.1" - express: "npm:4.21.0" + express: "npm:4.21.1" http-proxy-middleware: "npm:2.0.6" js-yaml: "npm:4.1.0" minimist: "npm:1.2.8" @@ -10425,7 +10425,7 @@ __metadata: bn.js: "npm:4.12.0" body-parser: "npm:1.20.3" elliptic: "npm:6.5.7" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-ca-client: "npm:2.5.0-snapshot.23" fabric-common: "npm:2.5.0-snapshot.23" fabric-network: "npm:2.5.0-snapshot.23" @@ -10475,7 +10475,7 @@ __metadata: "@types/sanitize-html": "npm:2.9.5" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" fast-safe-stringify: "npm:2.1.1" hada: "npm:0.0.8" jest: "npm:29.6.2" @@ -10484,7 +10484,7 @@ __metadata: sanitize-html: "npm:2.12.1" socket.io: "npm:4.6.2" socket.io-client-fixed-types: "npm:4.5.4" - undici: "npm:6.19.8" + undici: "npm:6.20.1" uuid: "npm:10.0.0" languageName: unknown linkType: soft @@ -10512,7 +10512,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" bl: "npm:6.0.16" - express: "npm:4.21.0" + express: "npm:4.21.1" express-openapi-validator: "npm:5.2.0" form-data: "npm:4.0.0" fs-extra: "npm:11.2.0" @@ -10545,7 +10545,7 @@ __metadata: axios: "npm:1.7.7" body-parser: "npm:1.20.3" cbor: "npm:9.0.1" - express: "npm:4.21.0" + express: "npm:4.21.1" rxjs: "npm:7.8.1" socket.io: "npm:4.6.2" socket.io-client-fixed-types: "npm:4.5.4" @@ -10566,7 +10566,7 @@ __metadata: "@types/express": "npm:5.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" joi: "npm:17.13.3" openapi-types: "npm:12.1.3" prom-client: "npm:15.1.3" @@ -10594,7 +10594,7 @@ __metadata: "@types/express": "npm:5.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" ipfs-core-types: "npm:0.14.1" ipfs-unixfs: "npm:9.0.1" kubo-rpc-client: "npm:3.0.1" @@ -10625,7 +10625,7 @@ __metadata: async-mutex: "npm:0.4.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" jest-extended: "npm:4.0.1" npm-run-all: "npm:4.1.5" pg: "npm:8.8.0" @@ -10657,7 +10657,7 @@ __metadata: async-mutex: "npm:0.4.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-network: "npm:2.5.0-snapshot.23" jest-extended: "npm:4.0.1" pg: "npm:8.8.0" @@ -10690,7 +10690,7 @@ __metadata: axios: "npm:1.7.7" body-parser: "npm:1.20.3" crypto-js: "npm:4.2.0" - express: "npm:4.21.0" + express: "npm:4.21.1" fabric-network: "npm:2.2.20" fs-extra: "npm:11.2.0" knex: "npm:2.4.0" @@ -10791,7 +10791,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" uuid: "npm:10.0.0" web3-eth-abi: "npm:4.0.3" web3-utils: "npm:4.2.1" @@ -10815,7 +10815,7 @@ __metadata: "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" key-encoder: "npm:2.0.3" uuid: "npm:10.0.0" web3: "npm:1.6.1" @@ -10835,7 +10835,7 @@ __metadata: "@hyperledger/cactus-core": "npm:2.0.0" "@hyperledger/cactus-core-api": "npm:2.0.0" "@hyperledger/cactus-plugin-keychain-memory": "npm:2.0.0" - express: "npm:4.21.0" + express: "npm:4.21.1" uuid: "npm:10.0.0" languageName: unknown linkType: soft @@ -10844,7 +10844,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hyperledger/cactus-test-plugin-ledger-connector-besu@workspace:packages/cactus-test-plugin-ledger-connector-besu" dependencies: - "@grpc/grpc-js": "npm:1.11.3" + "@grpc/grpc-js": "npm:1.12.2" "@hyperledger/cactus-cmd-api-server": "npm:2.0.0" "@hyperledger/cactus-common": "npm:2.0.0" "@hyperledger/cactus-core": "npm:2.0.0" @@ -10856,7 +10856,7 @@ __metadata: "@types/express": "npm:5.0.0" "@types/uuid": "npm:10.0.0" axios: "npm:1.7.7" - express: "npm:4.21.0" + express: "npm:4.21.1" http-status-codes: "npm:2.3.0" key-encoder: "npm:2.0.3" socket.io: "npm:4.6.2" @@ -10958,7 +10958,7 @@ __metadata: "@types/node": "npm:18.11.9" "@types/uuid": "npm:10.0.0" body-parser: "npm:1.20.3" - express: "npm:4.21.0" + express: "npm:4.21.1" log4js: "npm:6.4.1" socket.io: "npm:4.6.2" uuid: "npm:10.0.0" @@ -23982,10 +23982,10 @@ __metadata: languageName: node linkType: hard -"cookie@npm:0.6.0, cookie@npm:^0.6.0": - version: 0.6.0 - resolution: "cookie@npm:0.6.0" - checksum: 10/c1f8f2ea7d443b9331680598b0ae4e6af18a618c37606d1bbdc75bec8361cce09fe93e727059a673f2ba24467131a9fb5a4eec76bb1b149c1b3e1ccb268dc583 +"cookie@npm:0.7.1": + version: 0.7.1 + resolution: "cookie@npm:0.7.1" + checksum: 10/aec6a6aa0781761bf55d60447d6be08861d381136a0fe94aa084fddd4f0300faa2b064df490c6798adfa1ebaef9e0af9b08a189c823e0811b8b313b3d9a03380 languageName: node linkType: hard @@ -23996,6 +23996,13 @@ __metadata: languageName: node linkType: hard +"cookie@npm:^0.6.0": + version: 0.6.0 + resolution: "cookie@npm:0.6.0" + checksum: 10/c1f8f2ea7d443b9331680598b0ae4e6af18a618c37606d1bbdc75bec8361cce09fe93e727059a673f2ba24467131a9fb5a4eec76bb1b149c1b3e1ccb268dc583 + languageName: node + linkType: hard + "cookiejar@npm:^2.1.1, cookiejar@npm:^2.1.2": version: 2.1.4 resolution: "cookiejar@npm:2.1.4" @@ -29176,16 +29183,16 @@ __metadata: languageName: node linkType: hard -"express@npm:4.21.0": - version: 4.21.0 - resolution: "express@npm:4.21.0" +"express@npm:4.21.1": + version: 4.21.1 + resolution: "express@npm:4.21.1" dependencies: accepts: "npm:~1.3.8" array-flatten: "npm:1.1.1" body-parser: "npm:1.20.3" content-disposition: "npm:0.5.4" content-type: "npm:~1.0.4" - cookie: "npm:0.6.0" + cookie: "npm:0.7.1" cookie-signature: "npm:1.0.6" debug: "npm:2.6.9" depd: "npm:2.0.0" @@ -29211,7 +29218,7 @@ __metadata: type-is: "npm:~1.6.18" utils-merge: "npm:1.0.1" vary: "npm:~1.1.2" - checksum: 10/3b1ee5bc5b1bd996f688702519cebc9b63a24e506965f6e1773268238cfa2c24ffdb38cc3fcb4fde66f77de1c0bebd9ee058dad06bb9c6f084b525f3c09164d3 + checksum: 10/5d4a36dd03c1d1cce93172e9b185b5cd13a978d29ee03adc51cd278be7b4a514ae2b63e2fdaec0c00fdc95c6cfb396d9dd1da147917ffd337d6cd0778e08c9bc languageName: node linkType: hard @@ -47147,8 +47154,8 @@ __metadata: linkType: hard "rollup@npm:^2.43.1": - version: 2.79.1 - resolution: "rollup@npm:2.79.1" + version: 2.79.2 + resolution: "rollup@npm:2.79.2" dependencies: fsevents: "npm:~2.3.2" dependenciesMeta: @@ -47156,7 +47163,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 10/df087b701304432f30922bbee5f534ab189aa6938bd383b5686c03147e0d00cd1789ea10a462361326ce6b6ebe448ce272ad3f3cc40b82eeb3157df12f33663c + checksum: 10/095ba0a82811b1866a76d826987743278db0a87c45092656986bfff490326b66187d5f9ff0c24cf8d5682bc470aa00c36654e0044d6b6335ac0c1201b8280880 languageName: node linkType: hard @@ -52208,10 +52215,10 @@ __metadata: languageName: node linkType: hard -"undici@npm:6.19.8": - version: 6.19.8 - resolution: "undici@npm:6.19.8" - checksum: 10/19ae4ba38b029a664d99fd330935ef59136cf99edb04ed821042f27b5a9e84777265fb744c8a7abc83f2059afb019446c69a4ebef07bbc0ed6b2de8d67ef4090 +"undici@npm:6.20.1": + version: 6.20.1 + resolution: "undici@npm:6.20.1" + checksum: 10/68604b53754a95ec89d52efc08fe3e70e333997300c9a5b69f2b6496f1f0f568b2e35adec6442985a7b1d2f7a5648ef5062d1736e4d68082d473cb82177674bc languageName: node linkType: hard