Skip to content

Commit

Permalink
build(deps-dev): bump express and @types/express project-wide
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.18.2...4.19.2)

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

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
dependabot[bot] authored and petermetz committed May 18, 2024
1 parent 9b41377 commit ccc175a
Show file tree
Hide file tree
Showing 50 changed files with 116 additions and 128 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"web3-utils": "1.6.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/fs-extra": "9.0.13",
"@types/json-stable-stringify": "1.0.34",
"@types/qs": "6.9.14",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/ssh2": "0.5.47",
"@types/uuid": "9.0.8"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/cactus-example-cbdc-bridging-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"devDependencies": {
"@types/crypto-js": "4.1.1",
"@types/cucumber": "4.0.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/express-jwt": "6.0.2",
"@types/fs-extra": "9.0.13",
"@types/node": "18.11.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@types/elliptic": "6.4.14",
"@types/escape-html": "1.0.1",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/jsonwebtoken": "9.0.2",
"@types/jsrsasign": "10.5.8",
"@types/uuid": "9.0.8"
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 @@ -45,7 +45,7 @@
},
"devDependencies": {
"@types/escape-html": "1.0.1",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8"
},
"engines": {
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 @@ -79,7 +79,7 @@
"web3-core": "1.6.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/ssh2": "0.5.47",
"@types/uuid": "9.0.8"
},
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 @@ -42,7 +42,7 @@
"@types/body-parser": "1.19.3",
"@types/cookie-parser": "1.4.2",
"@types/escape-html": "1.0.1",
"@types/express": "4.17.19"
"@types/express": "4.17.21"
},
"engines": {
"node": ">=18",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/cors": "2.8.12",
"@types/express": "4.17.19"
"@types/express": "4.17.21"
},
"scripts": {
"start": "node app/app.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"express": "4.19.2",
"socket.io": "4.5.4",
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 @@ -67,7 +67,7 @@
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@multiformats/multiaddr": "11.6.1",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"body-parser": "1.20.2",
"express": "4.19.2",
"ipfs-core-types": "0.14.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.4",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
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 @@ -111,7 +111,7 @@
"@types/compression": "1.7.4",
"@types/convict": "6.1.1",
"@types/cors": "2.8.12",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/express-http-proxy": "1.6.2",
"@types/google-protobuf": "3.15.5",
"@types/json-stable-stringify": "1.0.34",
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 @@ -71,7 +71,7 @@
"@types/cookie-parser": "1.4.5",
"@types/debug": "4.1.8",
"@types/escape-html": "1.0.1",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "1.6.3",
"@types/js-yaml": "4.0.5",
"@types/jsonwebtoken": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-core-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@connectrpc/connect": "1.4.0",
"@grpc/grpc-js": "1.10.3",
"@grpc/proto-loader": "0.7.8",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/google-protobuf": "3.15.5",
"google-protobuf": "3.21.2",
"grpc-tools": "1.12.4",
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 @@ -64,7 +64,7 @@
},
"devDependencies": {
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.2",
"node-mocks-http": "1.14.0",
"uuid": "9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-bungee-hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/crypto-js": "4.0.1",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.3",
"@types/tape": "4.13.4",
"@types/uuid": "9.0.6",
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 @@ -68,7 +68,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/json-stable-stringify": "1.0.33",
"@types/uuid": "9.0.8"
},
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 @@ -71,7 +71,7 @@
"typescript-optional": "2.0.1"
},
"devDependencies": {
"@types/express": "4.17.19"
"@types/express": "4.17.21"
},
"engines": {
"node": ">=18",
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 @@ -85,7 +85,7 @@
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"ds-test": "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0",
"forge-std": "https://github.com/foundry-rs/forge-std.git#66bf4e2c92cf507531599845e8d5a08cc2e3b5bb"
},
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 @@ -67,7 +67,7 @@
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/request": "2.48.7",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
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 @@ -72,7 +72,7 @@
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/request": "2.48.7",
"body-parser": "1.20.2",
"express": "4.19.2",
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 @@ -67,7 +67,7 @@
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/request": "2.48.7",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
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 @@ -70,7 +70,7 @@
},
"devDependencies": {
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"body-parser": "1.20.2",
"cpy-cli": "4.2.0",
"del-cli": "4.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 @@ -74,7 +74,7 @@
"@connectrpc/connect": "1.4.0",
"@connectrpc/protoc-gen-connect-es": "1.4.0",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"body-parser": "1.20.2",
"npm-run-all2": "6.1.2"
},
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 @@ -67,7 +67,7 @@
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.3",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/internal-ip": "4.1.0",
"@types/request": "2.48.7",
"@types/tape-promise": "4.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 @@ -74,7 +74,7 @@
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.19.2",
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 @@ -80,7 +80,7 @@
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/benchmark": "2.1.5",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/fs-extra": "9.0.13",
"@types/http-errors": "2.0.4",
"@types/uuid": "9.0.8",
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 @@ -61,7 +61,7 @@
"sanitize-html": "2.12.1"
},
"devDependencies": {
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/node": "18.11.9",
"@types/sanitize-html": "2.6.2",
"body-parser": "1.20.2",
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 @@ -72,7 +72,7 @@
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/multer": "1.4.7",
"@types/temp": "0.9.1",
"@types/uuid": "9.0.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@hyperledger/cactus-test-geth-ledger": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/js-yaml": "4.0.5",
"@types/minimist": "1.2.2",
"@types/sanitize-html": "2.9.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/bn.js": "5.1.0",
"@types/body-parser": "1.19.4",
"@types/elliptic": "6.4.16",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/fs-extra": "9.0.13",
"@types/jsrsasign": "8.0.13",
"@types/multer": "1.4.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/config": "3.3.2",
"@types/cookie-parser": "1.4.5",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.1",
"@types/node": "18.11.9",
"@types/shelljs": "0.8.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/sanitize-html": "2.9.5",
"body-parser": "1.20.2",
"express": "4.19.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.4",
"@types/joi": "14.3.4",
"@types/multer": "1.4.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.4",
"@types/minimist": "1.2.2",
"@types/sanitize-html": "2.9.5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.20",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.19.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/body-parser": "1.19.3",
"@types/config": "0.0.41",
"@types/cookie-parser": "1.4.5",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/http-errors": "2.0.1"
},
"engines": {
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 @@ -73,7 +73,7 @@
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"body-parser": "1.20.2",
"uuid": "9.0.1",
"web3-core": "1.6.1",
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 @@ -75,7 +75,7 @@
"@hyperledger/cactus-test-geth-ledger": "2.0.0-alpha.2",
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@openapitools/openapi-generator-cli": "2.7.0",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/pg": "8.6.5",
"body-parser": "1.19.0",
"express": "4.19.2",
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 @@ -81,7 +81,7 @@
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/pg": "8.6.5",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
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 @@ -73,7 +73,7 @@
"devDependencies": {
"@types/body-parser": "1.19.4",
"@types/crypto-js": "4.0.1",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.3",
"@types/tape": "4.13.4",
"@types/uuid": "9.0.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
"devDependencies": {
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"uuid": "9.0.1"
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 @@ -65,7 +65,7 @@
},
"devDependencies": {
"@types/body-parser": "1.19.4",
"@types/express": "4.17.19",
"@types/express": "4.17.21",
"@types/uuid": "9.0.8",
"body-parser": "1.20.2",
"express": "4.19.2",
Expand Down
Loading

1 comment on commit ccc175a

@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: ccc175a Previous: 9b41377 Ratio
plugin-ledger-connector-besu_HTTP_GET_getOpenApiSpecV1 761 ops/sec (±2.98%) 725 ops/sec (±3.57%) 0.95

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

CC: @petermetz

Please sign in to comment.