Skip to content

Commit

Permalink
build(deps): bump express from 4.17.1 to 4.19.2
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and petermetz committed Mar 28, 2024
1 parent e87e577 commit 15e2132
Show file tree
Hide file tree
Showing 43 changed files with 115 additions and 191 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0-alpha.2",
"async-exit-hook": "2.0.1",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"openapi-types": "12.1.3",
"typescript-optional": "2.0.1",
"uuid": "9.0.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.18.2",
"express": "4.19.2",
"fabric-ca-client": "2.2.20",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/cactus-example-electricity-trade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.18.2",
"express": "4.19.2",
"fabric-ca-client": "2.2.20",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/cactus-example-supply-chain-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"async-exit-hook": "2.0.1",
"axios": "1.6.0",
"dotenv": "16.0.0",
"express": "4.18.2",
"express": "4.19.2",
"express-jwt": "8.4.1",
"fabric-network": "2.2.20",
"jose": "4.15.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@hyperledger/cactus-plugin-ledger-connector-quorum": "2.0.0-alpha.2",
"async-exit-hook": "2.0.1",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"openapi-types": "12.1.3",
"run-time-error-cjs": "1.4.0",
"typescript-optional": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/cactus-example-tcs-huawei/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.18.2",
"express": "4.19.2",
"fabric-ca-client": "2.2.20",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.19",
"@types/uuid": "9.0.8",
"express": "4.18.2",
"express": "4.19.2",
"socket.io": "4.5.4",
"web3-eth-abi": "4.0.3",
"web3-utils": "4.0.3"
Expand Down
2 changes: 1 addition & 1 deletion extensions/cactus-plugin-object-store-ipfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"ipfs-core-types": "0.14.1",
"ipfs-unixfs": "9.0.1",
"kubo-rpc-client": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-cmd-api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"convict": "6.2.4",
"convict-format-with-validator": "6.2.0",
"cors": "2.8.5",
"express": "4.18.2",
"express": "4.19.2",
"express-http-proxy": "1.6.2",
"express-jwt": "8.4.1",
"express-openapi-validator": "5.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-cmd-socketio-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"escape-html": "1.0.3",
"ethereumjs-common": "1.5.2",
"ethereumjs-tx": "2.1.2",
"express": "4.18.2",
"express": "4.19.2",
"fabric-network": "2.2.20",
"http-errors": "1.6.3",
"js-yaml": "3.14.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@hyperledger/cactus-common": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"express": "4.18.2",
"express": "4.19.2",
"express-jwt-authz": "2.4.1",
"express-openapi-validator": "5.0.4",
"http-errors": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-consortium-manual/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"jose": "4.15.5",
"json-stable-stringify": "1.0.1",
"prom-client": "13.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-htlc-eth-besu-erc20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"joi": "17.9.1",
"openapi-types": "12.1.3",
"typescript-optional": "2.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-htlc-eth-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"bn.js": "5.2.1",
"dotenv": "16.0.3",
"ethers": "6.3.0",
"express": "4.18.2",
"express": "4.19.2",
"joi": "17.9.1",
"openapi-types": "12.1.3",
"typescript-optional": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-aws-sm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/request": "2.48.7",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"internal-ip": "6.2.0",
"openapi-types": "12.1.3",
"uuid": "9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-azure-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/express": "4.17.19",
"@types/request": "2.48.7",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"internal-ip": "6.2.0",
"openapi-types": "12.1.3",
"uuid": "9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-google-sm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/request": "2.48.7",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"google-gax": "4.0.5",
"internal-ip": "6.2.0",
"openapi-types": "12.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-memory-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@hyperledger/cactus-core": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"prom-client": "13.2.0",
"uuid": "9.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@hyperledger/cactus-core": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"prom-client": "13.2.0",
"uuid": "9.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/tape-promise": "4.0.1",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"internal-ip": "6.2.0",
"openapi-types": "12.1.3",
"uuid": "9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-aries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/express": "4.17.19",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"jest": "29.6.2",
"jest-extended": "4.0.1",
"socket.io": "4.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@hyperledger/cactus-core": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"http-errors": "2.0.0",
"joi": "17.9.1",
"openapi-types": "12.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-cdl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/node": "18.11.9",
"@types/sanitize-html": "2.6.2",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"jest-extended": "4.0.1",
"uuid": "9.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-corda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/temp": "0.9.1",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"uuid": "9.0.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@hyperledger/cactus-core": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"http-proxy-middleware": "2.0.6",
"minimist": "1.2.8",
"prom-client": "13.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"bl": "5.0.0",
"bn.js": "4.12.0",
"elliptic": "6.5.4",
"express": "4.18.2",
"express": "4.19.2",
"fabric-ca-client": "2.5.0-snapshot.23",
"fabric-common": "2.5.0-snapshot.23",
"fabric-network": "2.5.0-snapshot.23",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"config": "3.3.9",
"cookie-parser": "1.4.6",
"debug": "3.1.0",
"express": "4.18.2",
"express": "4.19.2",
"http-errors": "1.6.3",
"js-yaml": "3.14.1",
"jsonwebtoken": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-iroha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"@types/google-protobuf": "3.15.5",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"fast-safe-stringify": "2.1.1",
"iroha-helpers": "1.5.0",
"key-encoder": "2.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/cactus-plugin-ledger-connector-iroha2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@iroha2/crypto-target-node": "0.4.0",
"@iroha2/data-model": "4.0.0",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"fast-safe-stringify": "2.1.1",
"hada": "0.0.8",
"rxjs": "7.8.1",
Expand All @@ -69,7 +69,7 @@
"@types/express": "4.17.19",
"@types/sanitize-html": "2.9.5",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"jest": "29.6.2",
"jest-extended": "4.0.1",
"socket.io": "4.5.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@polkadot/types": "10.9.1",
"@polkadot/util": "12.6.2",
"bl": "5.0.0",
"express": "4.17.1",
"express": "4.19.2",
"express-openapi-validator": "4.13.1",
"form-data": "4.0.0",
"fs-extra": "11.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@hyperledger/cactus-core": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"http-errors-enhanced-cjs": "2.0.0",
"minimist": "1.2.8",
"prom-client": "13.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/express": "4.17.20",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"socket.io": "4.5.4",
"uuid": "9.0.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"config": "3.3.7",
"cookie-parser": "1.4.6",
"debug": "4.3.1",
"express": "4.18.2",
"express": "4.19.2",
"js-yaml": "3.14.1",
"jsonwebtoken": "8.5.1",
"log4js": "6.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-xdai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@hyperledger/cactus-core": "2.0.0-alpha.2",
"@hyperledger/cactus-core-api": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"joi": "17.9.1",
"openapi-types": "12.1.3",
"prom-client": "13.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-persistence-ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/express": "4.17.19",
"@types/pg": "8.6.5",
"body-parser": "1.19.0",
"express": "4.17.1",
"express": "4.19.2",
"jest-extended": "4.0.1",
"npm-run-all": "4.1.5",
"rxjs": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-persistence-fabric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/pg": "8.6.5",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"fabric-network": "2.2.20",
"uuid": "9.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-satp-hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@types/tape": "4.13.4",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"fabric-network": "2.2.20",
"kubo-rpc-client": "3.0.1",
"typescript": "5.3.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"web3-eth-abi": "4.0.3",
"web3-utils": "4.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-test-plugin-htlc-eth-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/express": "4.17.19",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"uuid": "9.0.1"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/express": "4.17.19",
"@types/uuid": "9.0.8",
"axios": "1.6.0",
"express": "4.18.2",
"express": "4.19.2",
"uuid": "9.0.1",
"web3-core": "1.6.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-test-verifier-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@hyperledger/cactus-verifier-client": "2.0.0-alpha.2",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"log4js": "6.4.1",
"socket.io": "4.5.4",
"web3": "1.7.3",
Expand Down
2 changes: 1 addition & 1 deletion weaver/samples/fabric/fabric-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"crypto": "1.0.1",
"dotenv": "8.6.0",
"elliptic": "6.5.4",
"express": "4.18.2",
"express": "4.19.2",
"fabric-ca-client": "2.2.20",
"fabric-common": "2.2.20",
"fabric-network": "2.2.20",
Expand Down
Loading

1 comment on commit 15e2132

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 0.05.

Benchmark suite Current: 15e2132 Previous: e87e577 Ratio
cmd-api-server_HTTP_GET_getOpenApiSpecV1 592 ops/sec (±1.69%) 590 ops/sec (±1.63%) 1.00
cmd-api-server_gRPC_GetOpenApiSpecV1 322 ops/sec (±16.57%) 365 ops/sec (±1.30%) 1.13

This comment was automatically generated by workflow using github-action-benchmark.

CC: @petermetz

Please sign in to comment.