diff --git a/examples/cactus-example-carbon-accounting-backend/package.json b/examples/cactus-example-carbon-accounting-backend/package.json index f241cc8ff5..a04150b34f 100644 --- a/examples/cactus-example-carbon-accounting-backend/package.json +++ b/examples/cactus-example-carbon-accounting-backend/package.json @@ -67,7 +67,7 @@ "async-exit-hook": "2.0.1", "fabric-network": "2.2.20", "fs-extra": "10.1.0", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "typescript-optional": "2.0.1", "uuid": "8.3.2", "web3-core": "1.6.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 7fe54030ad..96aac92398 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json @@ -66,7 +66,7 @@ "async-exit-hook": "2.0.1", "axios": "1.6.0", "express": "4.18.2", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "typescript-optional": "2.0.1", "uuid": "8.3.2" }, diff --git a/examples/cactus-example-cbdc-bridging-backend/package.json b/examples/cactus-example-cbdc-bridging-backend/package.json index 806d3adfe1..e062afca51 100644 --- a/examples/cactus-example-cbdc-bridging-backend/package.json +++ b/examples/cactus-example-cbdc-bridging-backend/package.json @@ -78,7 +78,7 @@ "knex": "2.5.1", "kubo-rpc-client": "3.0.1", "nyc": "13.1.0", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "sqlite3": "5.1.5", "typescript-optional": "2.0.1", "uuid": "8.3.2", diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index 15c0664c7b..2b5ed9cfaf 100644 --- a/examples/cactus-example-supply-chain-backend/package.json +++ b/examples/cactus-example-supply-chain-backend/package.json @@ -72,7 +72,7 @@ "express-jwt": "8.4.1", "fabric-network": "2.2.20", "jose": "4.9.2", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "solc": "0.8.6", "typescript-optional": "2.0.1", "uuid": "8.3.2", 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 c103a3d299..ffed32b711 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -67,7 +67,7 @@ "async-exit-hook": "2.0.1", "axios": "1.6.0", "express": "4.18.2", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "run-time-error-cjs": "1.4.0", "typescript-optional": "2.0.1", "uuid": "8.3.2" diff --git a/extensions/cactus-plugin-htlc-coordinator-besu/package.json b/extensions/cactus-plugin-htlc-coordinator-besu/package.json index 8613080dfb..3f8a5a1809 100644 --- a/extensions/cactus-plugin-htlc-coordinator-besu/package.json +++ b/extensions/cactus-plugin-htlc-coordinator-besu/package.json @@ -68,7 +68,7 @@ "body-parser": "1.20.2", "fast-safe-stringify": "2.1.1", "joi": "14.3.1", - "openapi-types": "7.0.1", + "openapi-types": "12.1.3", "prom-client": "13.1.0", "run-time-error-cjs": "1.4.0", "socket.io-client-fixed-types": "4.5.4", diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index 73f1ca3d52..4491acebf2 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json @@ -67,7 +67,7 @@ "axios": "1.6.0", "express": "4.18.2", "joi": "17.9.1", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "typescript-optional": "2.0.1" }, "devDependencies": { diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index 04d5cad101..fdbd836f45 100644 --- a/packages/cactus-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-plugin-htlc-eth-besu/package.json @@ -78,7 +78,7 @@ "ethers": "6.3.0", "express": "4.18.2", "joi": "17.9.1", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "typescript-optional": "2.0.1", "web3js-quorum": "22.4.0" }, diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index 91f162e940..15e3e0e7d7 100644 --- a/packages/cactus-plugin-keychain-aws-sm/package.json +++ b/packages/cactus-plugin-keychain-aws-sm/package.json @@ -73,7 +73,7 @@ "body-parser": "1.20.2", "express": "4.18.2", "internal-ip": "6.2.0", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "uuid": "9.0.1" }, "engines": { diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index d36e6cb5c0..3f845b4295 100644 --- a/packages/cactus-plugin-keychain-azure-kv/package.json +++ b/packages/cactus-plugin-keychain-azure-kv/package.json @@ -77,7 +77,7 @@ "body-parser": "1.20.2", "express": "4.18.2", "internal-ip": "6.2.0", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "uuid": "9.0.1" }, "engines": { diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index cb45324ddb..32299728a2 100644 --- a/packages/cactus-plugin-keychain-google-sm/package.json +++ b/packages/cactus-plugin-keychain-google-sm/package.json @@ -74,7 +74,7 @@ "express": "4.18.2", "google-gax": "4.0.5", "internal-ip": "6.2.0", - "openapi-types": "9.1.0" + "openapi-types": "12.1.3" }, "engines": { "node": ">=18", diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index 14a45bcf84..45549523c1 100644 --- a/packages/cactus-plugin-keychain-vault/package.json +++ b/packages/cactus-plugin-keychain-vault/package.json @@ -75,7 +75,7 @@ "body-parser": "1.20.2", "express": "4.18.2", "internal-ip": "6.2.0", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "uuid": "9.0.1" }, "engines": { diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index 11e461ad2a..3e2225bbab 100644 --- a/packages/cactus-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-plugin-ledger-connector-besu/package.json @@ -61,7 +61,7 @@ "express": "4.18.2", "http-errors": "2.0.0", "joi": "17.9.1", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "prom-client": "13.2.0", "run-time-error-cjs": "1.4.0", "rxjs": "7.8.1", diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index fe3c2ad011..722b6160ff 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric/package.json @@ -76,7 +76,7 @@ "ngo": "2.7.0", "node-ssh": "13.1.0", "node-vault": "0.9.22", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "prom-client": "13.2.0", "run-time-error-cjs": "1.4.0", "rxjs": "7.8.1", diff --git a/packages/cactus-plugin-ledger-connector-iroha/package.json b/packages/cactus-plugin-ledger-connector-iroha/package.json index d76200091f..814c3af9de 100644 --- a/packages/cactus-plugin-ledger-connector-iroha/package.json +++ b/packages/cactus-plugin-ledger-connector-iroha/package.json @@ -65,7 +65,7 @@ "fast-safe-stringify": "2.1.1", "iroha-helpers": "1.5.0", "key-encoder": "2.0.3", - "openapi-types": "7.0.1", + "openapi-types": "12.1.3", "prom-client": "13.1.0", "run-time-error-cjs": "1.4.0", "rxjs": "7.8.1", diff --git a/packages/cactus-plugin-ledger-connector-polkadot/package.json b/packages/cactus-plugin-ledger-connector-polkadot/package.json index c44a15b8ad..dd170e358d 100644 --- a/packages/cactus-plugin-ledger-connector-polkadot/package.json +++ b/packages/cactus-plugin-ledger-connector-polkadot/package.json @@ -82,7 +82,7 @@ "joi": "14.3.1", "multer": "1.4.2", "ngo": "2.6.2", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "prom-client": "13.2.0", "run-time-error": "1.4.0", "temp": "0.9.1", diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index b0ae848812..8328d577e4 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/package.json +++ b/packages/cactus-plugin-ledger-connector-xdai/package.json @@ -60,7 +60,7 @@ "axios": "1.6.0", "express": "4.18.2", "joi": "17.9.1", - "openapi-types": "9.1.0", + "openapi-types": "12.1.3", "prom-client": "13.2.0", "run-time-error-cjs": "1.4.0", "typescript-optional": "2.0.1", diff --git a/yarn.lock b/yarn.lock index 1f568c3c18..962e7d01a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7825,7 +7825,7 @@ __metadata: http-status-codes: 2.1.4 jose: 4.9.2 json-stable-stringify: 1.0.2 - openapi-types: 9.1.0 + openapi-types: 12.1.3 typescript-optional: 2.0.1 uuid: 8.3.2 web3-core: 1.6.1 @@ -7851,7 +7851,7 @@ __metadata: async-exit-hook: 2.0.1 axios: 1.6.0 express: 4.18.2 - openapi-types: 9.1.0 + openapi-types: 12.1.3 typescript-optional: 2.0.1 uuid: 8.3.2 languageName: unknown @@ -7935,7 +7935,7 @@ __metadata: knex: 2.5.1 kubo-rpc-client: 3.0.1 nyc: 13.1.0 - openapi-types: 9.1.0 + openapi-types: 12.1.3 remix-tests: 0.1.34 sqlite3: 5.1.5 ts-node: 7.0.1 @@ -8085,7 +8085,7 @@ __metadata: express-jwt: 8.4.1 fabric-network: 2.2.20 jose: 4.9.2 - openapi-types: 9.1.0 + openapi-types: 12.1.3 solc: 0.8.6 typescript-optional: 2.0.1 uuid: 8.3.2 @@ -8112,7 +8112,7 @@ __metadata: async-exit-hook: 2.0.1 axios: 1.6.0 express: 4.18.2 - openapi-types: 9.1.0 + openapi-types: 12.1.3 run-time-error-cjs: 1.4.0 typescript-optional: 2.0.1 uuid: 8.3.2 @@ -8246,7 +8246,7 @@ __metadata: express: 4.18.2 fast-safe-stringify: 2.1.1 joi: 14.3.1 - openapi-types: 7.0.1 + openapi-types: 12.1.3 prom-client: 13.1.0 run-time-error-cjs: 1.4.0 socket.io: 4.5.4 @@ -8270,7 +8270,7 @@ __metadata: axios: 1.6.0 express: 4.18.2 joi: 17.9.1 - openapi-types: 9.1.0 + openapi-types: 12.1.3 typescript-optional: 2.0.1 languageName: unknown linkType: soft @@ -8294,7 +8294,7 @@ __metadata: express: 4.18.2 forge-std: "https://github.com/foundry-rs/forge-std.git#66bf4e2c92cf507531599845e8d5a08cc2e3b5bb" joi: 17.9.1 - openapi-types: 9.1.0 + openapi-types: 12.1.3 typescript-optional: 2.0.1 web3js-quorum: 22.4.0 languageName: unknown @@ -8318,7 +8318,7 @@ __metadata: express: 4.18.2 http-status-codes: 2.1.4 internal-ip: 6.2.0 - openapi-types: 9.1.0 + openapi-types: 12.1.3 prom-client: 13.2.0 typescript-optional: 2.0.1 uuid: 9.0.1 @@ -8343,7 +8343,7 @@ __metadata: express: 4.18.2 http-status-codes: 2.1.4 internal-ip: 6.2.0 - openapi-types: 9.1.0 + openapi-types: 12.1.3 typescript-optional: 2.0.1 uuid: 9.0.1 languageName: unknown @@ -8368,7 +8368,7 @@ __metadata: google-gax: 4.0.5 http-status-codes: 2.1.4 internal-ip: 6.2.0 - openapi-types: 9.1.0 + openapi-types: 12.1.3 typescript-optional: 2.0.1 uuid: 9.0.1 languageName: unknown @@ -8430,7 +8430,7 @@ __metadata: http-status-codes: 2.1.4 internal-ip: 6.2.0 node-vault: 0.9.22 - openapi-types: 9.1.0 + openapi-types: 12.1.3 prom-client: 13.2.0 typescript-optional: 2.0.1 uuid: 9.0.1 @@ -8488,7 +8488,7 @@ __metadata: http-errors: 2.0.0 joi: 17.9.1 key-encoder: 2.0.3 - openapi-types: 9.1.0 + openapi-types: 12.1.3 prom-client: 13.2.0 run-time-error-cjs: 1.4.0 rxjs: 7.8.1 @@ -8636,7 +8636,7 @@ __metadata: ngo: 2.7.0 node-ssh: 13.1.0 node-vault: 0.9.22 - openapi-types: 9.1.0 + openapi-types: 12.1.3 prom-client: 13.2.0 run-time-error-cjs: 1.4.0 rxjs: 7.8.1 @@ -8742,7 +8742,7 @@ __metadata: internal-ip: 6.2.0 iroha-helpers: 1.5.0 key-encoder: 2.0.3 - openapi-types: 7.0.1 + openapi-types: 12.1.3 prom-client: 13.1.0 run-time-error-cjs: 1.4.0 rxjs: 7.8.1 @@ -8788,7 +8788,7 @@ __metadata: joi: 14.3.1 multer: 1.4.2 ngo: 2.6.2 - openapi-types: 9.1.0 + openapi-types: 12.1.3 prom-client: 13.2.0 run-time-error: 1.4.0 supertest: 6.1.6 @@ -8924,7 +8924,7 @@ __metadata: body-parser: 1.20.2 express: 4.18.2 joi: 17.9.1 - openapi-types: 9.1.0 + openapi-types: 12.1.3 prom-client: 13.2.0 run-time-error-cjs: 1.4.0 typescript-optional: 2.0.1 @@ -39978,20 +39978,6 @@ __metadata: languageName: node linkType: hard -"openapi-types@npm:7.0.1": - version: 7.0.1 - resolution: "openapi-types@npm:7.0.1" - checksum: c513edcb14c5d41e6b8ec63011cace8d13d2308b680784aac7fea4071ca958a576cee0b4f004b9cded8b31fe5c097ecc3802aa13c9ea03124b3545f37835dd0c - languageName: node - linkType: hard - -"openapi-types@npm:9.1.0": - version: 9.1.0 - resolution: "openapi-types@npm:9.1.0" - checksum: 8ae57949c00ff70bc98b45d688fcdf848b9f2a44a3f70869d1cbd892dbac1d05f5f72350394ba1e254245090900722ce0fd305aadca0e9168cbfbf3a20b9df72 - languageName: node - linkType: hard - "opener@npm:^1.5.1, opener@npm:^1.5.2": version: 1.5.2 resolution: "opener@npm:1.5.2"