diff --git a/examples/cactus-example-carbon-accounting-backend/package.json b/examples/cactus-example-carbon-accounting-backend/package.json index 1acac656b84..97b42d7d982 100644 --- a/examples/cactus-example-carbon-accounting-backend/package.json +++ b/examples/cactus-example-carbon-accounting-backend/package.json @@ -85,7 +85,7 @@ "http-status-codes": "2.1.4", "jose": "4.15.5", "json-stable-stringify": "1.0.2", - "qs": "6.8.3" + "qs": "6.9.7" }, "engines": { "node": ">=18", 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 c641d203a34..cd08827e90d 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json @@ -64,7 +64,7 @@ "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0-rc.3", "async-exit-hook": "2.0.1", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "openapi-types": "12.1.3", "typescript-optional": "2.0.1", diff --git a/examples/cactus-example-cbdc-bridging-backend/package.json b/examples/cactus-example-cbdc-bridging-backend/package.json index ca8be72271e..86bc113f9ce 100644 --- a/examples/cactus-example-cbdc-bridging-backend/package.json +++ b/examples/cactus-example-cbdc-bridging-backend/package.json @@ -70,7 +70,7 @@ "@openzeppelin/contracts": "4.9.6", "@openzeppelin/contracts-upgradeable": "4.9.6", "async-exit-hook": "2.0.1", - "axios": "1.7.5", + "axios": "1.7.7", "crypto-js": "4.2.0", "dotenv": "16.0.1", "fabric-network": "2.2.20", diff --git a/examples/cactus-example-cbdc-bridging-frontend/package.json b/examples/cactus-example-cbdc-bridging-frontend/package.json index bae722f5327..49c3678cdad 100644 --- a/examples/cactus-example-cbdc-bridging-frontend/package.json +++ b/examples/cactus-example-cbdc-bridging-frontend/package.json @@ -33,7 +33,7 @@ "@types/node": "18.11.9", "@types/react": "^18.2.39", "@types/react-dom": "^18.2.17", - "axios": "1.7.5", + "axios": "1.7.7", "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1", diff --git a/examples/cactus-example-discounted-asset-trade-client/package.json b/examples/cactus-example-discounted-asset-trade-client/package.json index e21a5399803..bcfc2693e34 100644 --- a/examples/cactus-example-discounted-asset-trade-client/package.json +++ b/examples/cactus-example-discounted-asset-trade-client/package.json @@ -61,7 +61,7 @@ "@hyperledger/anoncreds-nodejs": "0.2.0", "@hyperledger/aries-askar-nodejs": "0.2.0", "@hyperledger/indy-vdr-nodejs": "0.2.0", - "axios": "1.7.5", + "axios": "1.7.7", "inquirer": "8.2.6", "loglevel": "1.8.1" }, diff --git a/examples/cactus-example-discounted-asset-trade/package.json b/examples/cactus-example-discounted-asset-trade/package.json index f030f9a445b..5c04987fd51 100644 --- a/examples/cactus-example-discounted-asset-trade/package.json +++ b/examples/cactus-example-discounted-asset-trade/package.json @@ -23,11 +23,11 @@ "@hyperledger/cactus-plugin-ledger-connector-ethereum": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-rc.3", "@types/node": "18.11.9", - "axios": "1.7.5", + "axios": "1.7.7", "body-parser": "1.20.2", "cookie-parser": "1.4.6", "debug": "3.1.0", - "elliptic": "6.5.4", + "elliptic": "6.5.7", "escape-html": "1.0.3", "ethereumjs-common": "1.5.2", "ethereumjs-tx": "2.1.2", diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index d2d70b38ed3..8ca66be0c36 100644 --- a/examples/cactus-example-supply-chain-backend/package.json +++ b/examples/cactus-example-supply-chain-backend/package.json @@ -66,7 +66,7 @@ "@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0-rc.3", "@hyperledger/cactus-test-tooling": "2.0.0-rc.3", "async-exit-hook": "2.0.1", - "axios": "1.7.5", + "axios": "1.7.7", "dotenv": "16.0.0", "express": "4.19.2", "express-jwt": "8.4.1", 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 5dcc85c89eb..5804089d14f 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-xdai": "2.0.0-rc.3", "async-exit-hook": "2.0.1", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "openapi-types": "12.1.3", "run-time-error-cjs": "1.4.0", diff --git a/extensions/cactus-plugin-htlc-coordinator-besu/package.json b/extensions/cactus-plugin-htlc-coordinator-besu/package.json index 5e56dac7af1..7389b3abebd 100644 --- a/extensions/cactus-plugin-htlc-coordinator-besu/package.json +++ b/extensions/cactus-plugin-htlc-coordinator-besu/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-plugin-htlc-eth-besu-erc20": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-rc.3", "@hyperledger/cactus-test-plugin-htlc-eth-besu-erc20": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "body-parser": "1.20.2", "fast-safe-stringify": "2.1.1", "joi": "17.13.3", diff --git a/extensions/cactus-plugin-object-store-ipfs/package.json b/extensions/cactus-plugin-object-store-ipfs/package.json index 69e4c6aa6ec..2912b619ed4 100644 --- a/extensions/cactus-plugin-object-store-ipfs/package.json +++ b/extensions/cactus-plugin-object-store-ipfs/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "run-time-error-cjs": "1.4.0", "typescript-optional": "2.0.1", "uuid": "10.0.0" diff --git a/package.json b/package.json index d07d7561ed8..149e9279b85 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,7 @@ "web3-core": "4.1.1", "web3-eth": "4.1.1", "web3-utils": "4.3.0", - "webpack": "5.88.2", + "webpack": "5.94.0", "webpack-cli": "4.10.0", "wget-improved": "3.4.0", "yargs": "17.7.2" diff --git a/packages/cacti-plugin-consortium-static/package.json b/packages/cacti-plugin-consortium-static/package.json index 36bb37b2565..099c46f0ac6 100644 --- a/packages/cacti-plugin-consortium-static/package.json +++ b/packages/cacti-plugin-consortium-static/package.json @@ -58,7 +58,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "body-parser": "1.20.2", "express": "4.19.2", "http-errors-enhanced-cjs": "2.0.1", diff --git a/packages/cacti-plugin-ledger-connector-stellar/package.json b/packages/cacti-plugin-ledger-connector-stellar/package.json index 7efb908b625..40266fbdde4 100644 --- a/packages/cacti-plugin-ledger-connector-stellar/package.json +++ b/packages/cacti-plugin-ledger-connector-stellar/package.json @@ -62,7 +62,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "http-errors-enhanced-cjs": "2.0.1", "joi": "17.13.3", diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index 7180fc73e54..678f8ee228d 100644 --- a/packages/cactus-cmd-api-server/package.json +++ b/packages/cactus-cmd-api-server/package.json @@ -74,7 +74,7 @@ "@hyperledger/cactus-core-api": "2.0.0-rc.3", "@thream/socketio-jwt": "2.1.1", "async-exit-hook": "2.0.1", - "axios": "1.7.5", + "axios": "1.7.7", "bluebird": "3.7.2", "body-parser": "1.20.2", "compression": "1.7.4", diff --git a/packages/cactus-core-api/package.json b/packages/cactus-core-api/package.json index 9ef936270b9..8b18b3540a4 100644 --- a/packages/cactus-core-api/package.json +++ b/packages/cactus-core-api/package.json @@ -65,7 +65,7 @@ "ajv": "8.17.1", "ajv-draft-04": "1.0.0", "ajv-formats": "3.0.1", - "axios": "1.7.5", + "axios": "1.7.7", "google-protobuf": "3.21.4" }, "devDependencies": { diff --git a/packages/cactus-plugin-bungee-hermes/package.json b/packages/cactus-plugin-bungee-hermes/package.json index 15942e71b7d..8689a8c4b73 100644 --- a/packages/cactus-plugin-bungee-hermes/package.json +++ b/packages/cactus-plugin-bungee-hermes/package.json @@ -66,7 +66,7 @@ "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-ethereum": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "body-parser": "1.20.2", "fs-extra": "11.2.0", "http-errors-enhanced-cjs": "2.0.1", diff --git a/packages/cactus-plugin-consortium-manual/package.json b/packages/cactus-plugin-consortium-manual/package.json index bca3f0235d4..c5821ddab83 100644 --- a/packages/cactus-plugin-consortium-manual/package.json +++ b/packages/cactus-plugin-consortium-manual/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "body-parser": "1.20.2", "express": "4.19.2", "jose": "4.15.5", diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index 84fb8adfde3..3da0257fc19 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json @@ -65,7 +65,7 @@ "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "joi": "17.13.3", "openapi-types": "12.1.3", diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index a4e663bacd2..d7ae89e1dc3 100644 --- a/packages/cactus-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-plugin-htlc-eth-besu/package.json @@ -73,7 +73,7 @@ "@hyperledger/cactus-plugin-keychain-memory": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-rc.3", "@hyperledger/cactus-test-tooling": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "bn.js": "5.2.1", "dotenv": "16.0.3", "ethers": "6.3.0", diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index af4422b6212..223d1ee6128 100644 --- a/packages/cactus-plugin-keychain-aws-sm/package.json +++ b/packages/cactus-plugin-keychain-aws-sm/package.json @@ -60,7 +60,7 @@ "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", "aws-sdk": "2.965.0", - "axios": "1.7.5", + "axios": "1.7.7", "http-status-codes": "2.1.4", "prom-client": "15.1.3", "typescript-optional": "2.0.1" diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index 989c3d42a09..1958803011e 100644 --- a/packages/cactus-plugin-keychain-azure-kv/package.json +++ b/packages/cactus-plugin-keychain-azure-kv/package.json @@ -66,7 +66,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1" }, diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index e7fa709eadc..4f228ed1199 100644 --- a/packages/cactus-plugin-keychain-google-sm/package.json +++ b/packages/cactus-plugin-keychain-google-sm/package.json @@ -60,7 +60,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "http-status-codes": "2.1.4", "typescript-optional": "2.0.1", "uuid": "10.0.0" diff --git a/packages/cactus-plugin-keychain-memory-wasm/package.json b/packages/cactus-plugin-keychain-memory-wasm/package.json index ba43f9d0615..f1ce43f07ac 100644 --- a/packages/cactus-plugin-keychain-memory-wasm/package.json +++ b/packages/cactus-plugin-keychain-memory-wasm/package.json @@ -64,7 +64,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "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 bbd2824bc6a..fbf7fb0e0f2 100644 --- a/packages/cactus-plugin-keychain-memory/package.json +++ b/packages/cactus-plugin-keychain-memory/package.json @@ -64,7 +64,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "prom-client": "15.1.3", "rxjs": "7.8.1", diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index 6f1dcc78d50..2d43d22240a 100644 --- a/packages/cactus-plugin-keychain-vault/package.json +++ b/packages/cactus-plugin-keychain-vault/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "http-status-codes": "2.1.4", "node-vault": "0.9.22", "prom-client": "15.1.3", diff --git a/packages/cactus-plugin-ledger-connector-aries/package.json b/packages/cactus-plugin-ledger-connector-aries/package.json index 2480ba8598f..a26c513062e 100644 --- a/packages/cactus-plugin-ledger-connector-aries/package.json +++ b/packages/cactus-plugin-ledger-connector-aries/package.json @@ -68,7 +68,7 @@ "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", "@hyperledger/indy-vdr-nodejs": "0.2.0", - "axios": "1.7.5", + "axios": "1.7.7", "rxjs": "7.8.1", "socket.io-client-fixed-types": "4.5.4" }, diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index 12e5f64274d..792eae8a182 100644 --- a/packages/cactus-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-plugin-ledger-connector-besu/package.json @@ -63,7 +63,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "google-protobuf": "3.21.4", "http-errors": "2.0.0", diff --git a/packages/cactus-plugin-ledger-connector-cdl/package.json b/packages/cactus-plugin-ledger-connector-cdl/package.json index bca4361ac6a..3f6918a85e7 100644 --- a/packages/cactus-plugin-ledger-connector-cdl/package.json +++ b/packages/cactus-plugin-ledger-connector-cdl/package.json @@ -58,7 +58,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "sanitize-html": "2.12.1" }, "devDependencies": { diff --git a/packages/cactus-plugin-ledger-connector-corda/package.json b/packages/cactus-plugin-ledger-connector-corda/package.json index 14bf9ce56ec..5cc0e63b8ba 100644 --- a/packages/cactus-plugin-ledger-connector-corda/package.json +++ b/packages/cactus-plugin-ledger-connector-corda/package.json @@ -60,7 +60,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "express-openapi-validator": "5.2.0", "http-errors-enhanced-cjs": "2.0.1", diff --git a/packages/cactus-plugin-ledger-connector-ethereum/package.json b/packages/cactus-plugin-ledger-connector-ethereum/package.json index 5b851a0224c..02cbfd935a1 100644 --- a/packages/cactus-plugin-ledger-connector-ethereum/package.json +++ b/packages/cactus-plugin-ledger-connector-ethereum/package.json @@ -71,7 +71,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "ethers": "6.8.1", "express": "4.19.2", "http-proxy-middleware": "2.0.6", diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index 5d04f467644..f2d9e8e2a79 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric/package.json @@ -60,10 +60,10 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", - "bl": "6.0.12", + "axios": "1.7.7", + "bl": "6.0.14", "bn.js": "4.12.0", - "elliptic": "6.5.4", + "elliptic": "6.5.7", "express": "4.19.2", "fabric-ca-client": "2.5.0-snapshot.23", "fabric-common": "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 5722a7d4baa..2b21b5f916c 100644 --- a/packages/cactus-plugin-ledger-connector-iroha2/package.json +++ b/packages/cactus-plugin-ledger-connector-iroha2/package.json @@ -54,7 +54,7 @@ "@iroha2/crypto-core": "0.1.1", "@iroha2/crypto-target-node": "0.4.0", "@iroha2/data-model": "4.0.0", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "fast-safe-stringify": "2.1.1", "hada": "0.0.8", @@ -62,7 +62,7 @@ "sanitize-html": "2.12.1", "socket.io": "4.6.2", "socket.io-client-fixed-types": "4.5.4", - "undici": "6.19.2" + "undici": "6.19.8" }, "devDependencies": { "@hyperledger/cactus-plugin-keychain-memory": "2.0.0-rc.3", diff --git a/packages/cactus-plugin-ledger-connector-polkadot/package.json b/packages/cactus-plugin-ledger-connector-polkadot/package.json index 51f4b16b5bf..14b28870022 100644 --- a/packages/cactus-plugin-ledger-connector-polkadot/package.json +++ b/packages/cactus-plugin-ledger-connector-polkadot/package.json @@ -73,8 +73,8 @@ "@polkadot/rpc-provider": "10.9.1", "@polkadot/types": "10.9.1", "@polkadot/util": "12.6.2", - "axios": "1.7.5", - "bl": "6.0.0", + "axios": "1.7.7", + "bl": "6.0.14", "express": "4.19.2", "express-openapi-validator": "5.2.0", "form-data": "4.0.0", diff --git a/packages/cactus-plugin-ledger-connector-sawtooth/package.json b/packages/cactus-plugin-ledger-connector-sawtooth/package.json index d8d1a74f133..b7534fd432e 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth/package.json +++ b/packages/cactus-plugin-ledger-connector-sawtooth/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "cbor": "9.0.1", "rxjs": "7.8.1", "socket.io-client-fixed-types": "4.5.4" diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index 74202488d66..ef537276a9d 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/package.json +++ b/packages/cactus-plugin-ledger-connector-xdai/package.json @@ -58,7 +58,7 @@ "@hyperledger/cactus-common": "2.0.0-rc.3", "@hyperledger/cactus-core": "2.0.0-rc.3", "@hyperledger/cactus-core-api": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "joi": "17.13.3", "openapi-types": "12.1.3", diff --git a/packages/cactus-plugin-persistence-ethereum/package.json b/packages/cactus-plugin-persistence-ethereum/package.json index 1a04db00144..3291df48e1d 100644 --- a/packages/cactus-plugin-persistence-ethereum/package.json +++ b/packages/cactus-plugin-persistence-ethereum/package.json @@ -67,7 +67,7 @@ "@hyperledger/cactus-core-api": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-ethereum": "2.0.0-rc.3", "async-mutex": "0.4.0", - "axios": "1.7.5", + "axios": "1.7.7", "pg": "8.8.0", "run-time-error-cjs": "1.4.0", "uuid": "10.0.0", diff --git a/packages/cactus-plugin-persistence-fabric/package.json b/packages/cactus-plugin-persistence-fabric/package.json index 80d22efac27..79f409ceb03 100644 --- a/packages/cactus-plugin-persistence-fabric/package.json +++ b/packages/cactus-plugin-persistence-fabric/package.json @@ -67,7 +67,7 @@ "@hyperledger/cactus-core-api": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-rc.3", "async-mutex": "0.4.0", - "axios": "1.7.5", + "axios": "1.7.7", "pg": "8.8.0", "run-time-error-cjs": "1.4.0", "uuid": "10.0.0" diff --git a/packages/cactus-plugin-satp-hermes/package.json b/packages/cactus-plugin-satp-hermes/package.json index d95612d63cc..140b2d693a7 100644 --- a/packages/cactus-plugin-satp-hermes/package.json +++ b/packages/cactus-plugin-satp-hermes/package.json @@ -59,7 +59,7 @@ "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.0.0-rc.3", "@hyperledger/cactus-plugin-object-store-ipfs": "2.0.0-rc.3", "@hyperledger/cactus-test-tooling": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "crypto-js": "4.2.0", "fs-extra": "11.2.0", "knex": "2.4.0", diff --git a/packages/cactus-test-plugin-consortium-manual/package.json b/packages/cactus-test-plugin-consortium-manual/package.json index 031a37efbfe..51c9d81f13c 100644 --- a/packages/cactus-test-plugin-consortium-manual/package.json +++ b/packages/cactus-test-plugin-consortium-manual/package.json @@ -56,7 +56,7 @@ "@hyperledger/cactus-core-api": "2.0.0-rc.3", "@hyperledger/cactus-plugin-consortium-manual": "2.0.0-rc.3", "@hyperledger/cactus-plugin-keychain-memory": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "jose": "4.15.5" }, "devDependencies": { 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 334572555e9..6aa03f06d3b 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json @@ -58,7 +58,7 @@ "@hyperledger/cactus-plugin-keychain-memory": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-rc.3", "@hyperledger/cactus-test-tooling": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "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 53cf7751db0..5ef2686474a 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu/package.json @@ -58,7 +58,7 @@ "@hyperledger/cactus-plugin-keychain-memory": "2.0.0-rc.3", "@hyperledger/cactus-plugin-ledger-connector-besu": "2.0.0-rc.3", "@hyperledger/cactus-test-tooling": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "key-encoder": "2.0.3", "web3": "1.6.1", "web3js-quorum": "22.4.0" diff --git a/packages/cactus-test-plugin-ledger-connector-besu/package.json b/packages/cactus-test-plugin-ledger-connector-besu/package.json index ce2edeb15f0..824510cb620 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-test-plugin-ledger-connector-besu/package.json @@ -67,7 +67,7 @@ "devDependencies": { "@types/express": "4.17.21", "@types/uuid": "10.0.0", - "axios": "1.7.5", + "axios": "1.7.7", "express": "4.19.2", "uuid": "10.0.0", "web3-core": "1.6.1" diff --git a/packages/cactus-test-tooling/package.json b/packages/cactus-test-tooling/package.json index 5430911b1df..26eb186988e 100644 --- a/packages/cactus-test-tooling/package.json +++ b/packages/cactus-test-tooling/package.json @@ -66,10 +66,10 @@ }, "dependencies": { "@hyperledger/cactus-common": "2.0.0-rc.3", - "axios": "1.7.5", + "axios": "1.7.7", "compare-versions": "3.6.0", "dockerode": "3.3.0", - "elliptic": "6.5.4", + "elliptic": "6.5.7", "execa": "5.1.1", "fabric-ca-client": "2.5.0-snapshot.23", "fabric-network": "2.5.0-snapshot.23", diff --git a/weaver/sdks/fabric/interoperation-node-sdk/package.json b/weaver/sdks/fabric/interoperation-node-sdk/package.json index 841d5555613..ae41d8acf6e 100644 --- a/weaver/sdks/fabric/interoperation-node-sdk/package.json +++ b/weaver/sdks/fabric/interoperation-node-sdk/package.json @@ -40,7 +40,7 @@ "@grpc/grpc-js": "1.11.1", "@grpc/proto-loader": "0.7.13", "@hyperledger/cacti-weaver-protos-js": "2.0.0-rc.3", - "elliptic": "6.5.4", + "elliptic": "6.5.7", "fabric-common": "2.2.20", "fabric-network": "2.2.20", "fabric-protos": "2.2.20", diff --git a/yarn.lock b/yarn.lock index 13638456aee..07a99945f61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9048,7 +9048,7 @@ __metadata: "@types/react": "npm:^18.2.39" "@types/react-dom": "npm:^18.2.17" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" react-scripts: "npm:5.0.1" @@ -9101,7 +9101,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/json-stable-stringify": "npm:1.0.33" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" http-errors-enhanced-cjs: "npm:2.0.1" @@ -9128,7 +9128,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/http-errors": "npm:2.0.4" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" http-errors-enhanced-cjs: "npm:2.0.1" @@ -9335,7 +9335,7 @@ __metadata: "@types/node": "npm:18.11.9" chai: "npm:4.3.7" chai-as-promised: "npm:7.1.1" - elliptic: "npm:6.5.4" + elliptic: "npm:6.5.7" fabric-common: "npm:2.2.20" fabric-network: "npm:2.2.20" fabric-protos: "npm:2.2.20" @@ -9418,7 +9418,7 @@ __metadata: "@types/xml2js": "npm:0.4.9" "@vercel/ncc": "npm:0.38.1" async-exit-hook: "npm:2.0.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" benchmark: "npm:2.1.4" bluebird: "npm:3.7.2" body-parser: "npm:1.20.2" @@ -9549,7 +9549,7 @@ __metadata: ajv: "npm:8.17.1" ajv-draft-04: "npm:1.0.0" ajv-formats: "npm:3.0.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" google-protobuf: "npm:3.21.4" grpc-tools: "npm:1.12.4" grpc_tools_node_protoc_ts: "npm:5.3.3" @@ -9615,7 +9615,7 @@ __metadata: jose: "npm:4.15.5" json-stable-stringify: "npm:1.0.2" openapi-types: "npm:12.1.3" - qs: "npm:6.8.3" + qs: "npm:6.9.7" typescript-optional: "npm:2.0.1" uuid: "npm:10.0.0" web3-core: "npm:1.6.1" @@ -9639,7 +9639,7 @@ __metadata: "@types/ssh2": "npm:0.5.47" "@types/uuid": "npm:10.0.0" async-exit-hook: "npm:2.0.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" express: "npm:4.19.2" openapi-types: "npm:12.1.3" typescript-optional: "npm:2.0.1" @@ -9713,7 +9713,7 @@ __metadata: "@types/node": "npm:18.11.9" "@types/uuid": "npm:10.0.0" async-exit-hook: "npm:2.0.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" crypto-js: "npm:4.2.0" cucumber: "npm:5.0.3" dotenv: "npm:16.0.1" @@ -9751,7 +9751,7 @@ __metadata: "@hyperledger/aries-askar-nodejs": "npm:0.2.0" "@hyperledger/indy-vdr-nodejs": "npm:0.2.0" "@types/inquirer": "npm:8.2.6" - axios: "npm:1.7.5" + axios: "npm:1.7.4" inquirer: "npm:8.2.6" loglevel: "npm:1.8.1" bin: @@ -9779,11 +9779,11 @@ __metadata: "@types/jsrsasign": "npm:10.5.8" "@types/node": "npm:18.11.9" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" cookie-parser: "npm:1.4.6" debug: "npm:3.1.0" - elliptic: "npm:6.5.4" + elliptic: "npm:6.5.7" escape-html: "npm:1.0.3" ethereumjs-common: "npm:1.5.2" ethereumjs-tx: "npm:2.1.2" @@ -9863,7 +9863,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" async-exit-hook: "npm:2.0.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" dotenv: "npm:16.0.0" express: "npm:4.19.2" express-jwt: "npm:8.4.1" @@ -9894,7 +9894,7 @@ __metadata: "@types/ssh2": "npm:0.5.47" "@types/uuid": "npm:10.0.0" async-exit-hook: "npm:2.0.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" express: "npm:4.19.2" openapi-types: "npm:12.1.3" run-time-error-cjs: "npm:1.4.0" @@ -9967,7 +9967,7 @@ __metadata: "@types/fs-extra": "npm:11.0.4" "@types/tape": "npm:4.13.4" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" fabric-network: "npm:2.2.20" @@ -9993,7 +9993,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/json-stable-stringify": "npm:1.0.33" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" jose: "npm:4.15.5" @@ -10019,7 +10019,7 @@ __metadata: "@hyperledger/cactus-test-tooling": "npm:2.0.0-rc.3" "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" fast-safe-stringify: "npm:2.1.1" @@ -10045,7 +10045,7 @@ __metadata: "@hyperledger/cactus-core-api": "npm:2.0.0-rc.3" "@hyperledger/cactus-plugin-ledger-connector-besu": "npm:2.0.0-rc.3" "@types/express": "npm:4.17.21" - axios: "npm:1.7.5" + axios: "npm:1.7.4" express: "npm:4.19.2" joi: "npm:17.13.3" openapi-types: "npm:12.1.3" @@ -10064,7 +10064,7 @@ __metadata: "@hyperledger/cactus-plugin-ledger-connector-besu": "npm:2.0.0-rc.3" "@hyperledger/cactus-test-tooling": "npm:2.0.0-rc.3" "@types/express": "npm:4.17.21" - axios: "npm:1.7.5" + axios: "npm:1.7.4" bn.js: "npm:5.2.1" dotenv: "npm:16.0.3" ds-test: "https://github.com/dapphub/ds-test.git#e282159d5170298eb2455a6c05280ab5a73a4ef0" @@ -10091,7 +10091,7 @@ __metadata: "@types/request": "npm:2.48.7" "@types/uuid": "npm:10.0.0" aws-sdk: "npm:2.965.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" http-status-codes: "npm:2.1.4" @@ -10116,7 +10116,7 @@ __metadata: "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" "@types/request": "npm:2.48.7" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" http-status-codes: "npm:2.1.4" @@ -10140,7 +10140,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/request": "npm:2.48.7" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" google-gax: "npm:4.0.5" @@ -10161,7 +10161,7 @@ __metadata: "@hyperledger/cactus-core-api": "npm:2.0.0-rc.3" "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" cpy-cli: "npm:4.2.0" del-cli: "npm:5.1.0" @@ -10185,7 +10185,7 @@ __metadata: "@hyperledger/cactus-core-api": "npm:2.0.0-rc.3" "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" npm-run-all2: "npm:6.1.2" @@ -10209,7 +10209,7 @@ __metadata: "@types/request": "npm:2.48.7" "@types/tape-promise": "npm:4.0.1" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" http-status-codes: "npm:2.1.4" @@ -10242,7 +10242,7 @@ __metadata: "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" jest: "npm:29.6.2" @@ -10272,7 +10272,7 @@ __metadata: "@types/google-protobuf": "npm:3.15.5" "@types/http-errors": "npm:2.0.4" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" benchmark: "npm:2.1.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" @@ -10314,7 +10314,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/node": "npm:18.11.9" "@types/sanitize-html": "npm:2.6.2" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" jest-extended: "npm:4.0.1" @@ -10336,7 +10336,7 @@ __metadata: "@types/multer": "npm:1.4.7" "@types/temp": "npm:0.9.1" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" express-openapi-validator: "npm:5.2.0" @@ -10372,7 +10372,7 @@ __metadata: "@types/minimist": "npm:1.2.2" "@types/sanitize-html": "npm:2.9.5" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" chalk: "npm:4.1.2" ethers: "npm:6.8.1" @@ -10418,11 +10418,11 @@ __metadata: "@types/sanitize-html": "npm:2.9.5" "@types/temp": "npm:0.9.1" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" - bl: "npm:6.0.12" + axios: "npm:1.7.4" + bl: "npm:6.0.1" bn.js: "npm:4.12.0" body-parser: "npm:1.20.2" - elliptic: "npm:6.5.4" + elliptic: "npm:6.5.7" express: "npm:4.19.2" fabric-ca-client: "npm:2.5.0-snapshot.23" fabric-common: "npm:2.5.0-snapshot.23" @@ -10471,7 +10471,7 @@ __metadata: "@iroha2/data-model": "npm:4.0.0" "@types/express": "npm:4.17.21" "@types/sanitize-html": "npm:2.9.5" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" fast-safe-stringify: "npm:2.1.1" @@ -10482,7 +10482,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.2" + undici: "npm:6.19.3" uuid: "npm:10.0.0" languageName: unknown linkType: soft @@ -10508,8 +10508,8 @@ __metadata: "@types/supertest": "npm:2.0.11" "@types/temp": "npm:0.9.1" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" - bl: "npm:6.0.0" + axios: "npm:1.7.4" + bl: "npm:6.0.1" express: "npm:4.19.2" express-openapi-validator: "npm:5.2.0" form-data: "npm:4.0.0" @@ -10540,7 +10540,7 @@ __metadata: "@hyperledger/cactus-test-tooling": "npm:2.0.0-rc.3" "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" cbor: "npm:9.0.1" express: "npm:4.19.2" @@ -10562,7 +10562,7 @@ __metadata: "@hyperledger/cactus-test-tooling": "npm:2.0.0-rc.3" "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" joi: "npm:17.13.3" @@ -10590,7 +10590,7 @@ __metadata: "@multiformats/multiaddr": "npm:11.6.1" "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" ipfs-core-types: "npm:0.14.1" @@ -10621,7 +10621,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/pg": "npm:8.6.5" async-mutex: "npm:0.4.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.19.0" express: "npm:4.19.2" jest-extended: "npm:4.0.1" @@ -10653,7 +10653,7 @@ __metadata: "@types/express": "npm:4.17.21" "@types/pg": "npm:8.6.5" async-mutex: "npm:0.4.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" fabric-network: "npm:2.5.0-snapshot.23" @@ -10685,7 +10685,7 @@ __metadata: "@types/fs-extra": "npm:11.0.4" "@types/tape": "npm:4.13.4" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" crypto-js: "npm:4.2.0" express: "npm:4.19.2" @@ -10766,7 +10766,7 @@ __metadata: "@hyperledger/cactus-plugin-consortium-manual": "npm:2.0.0-rc.3" "@hyperledger/cactus-plugin-keychain-memory": "npm:2.0.0-rc.3" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" jose: "npm:4.15.5" uuid: "npm:10.0.0" languageName: unknown @@ -10787,7 +10787,7 @@ __metadata: "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" uuid: "npm:10.0.0" @@ -10811,7 +10811,7 @@ __metadata: "@types/body-parser": "npm:1.19.4" "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" body-parser: "npm:1.20.2" express: "npm:4.19.2" key-encoder: "npm:2.0.3" @@ -10853,7 +10853,7 @@ __metadata: "@hyperledger/cactus-verifier-client": "npm:2.0.0-rc.3" "@types/express": "npm:4.17.21" "@types/uuid": "npm:10.0.0" - axios: "npm:1.7.5" + axios: "npm:1.7.4" express: "npm:4.19.2" key-encoder: "npm:2.0.3" socket.io: "npm:4.6.2" @@ -10908,10 +10908,10 @@ __metadata: "@types/ssh2-streams": "npm:0.1.9" "@types/tar-stream": "npm:2.2.1" "@types/temp": "npm:0.9.1" - axios: "npm:1.7.5" + axios: "npm:1.7.4" compare-versions: "npm:3.6.0" dockerode: "npm:3.3.0" - elliptic: "npm:6.5.4" + elliptic: "npm:6.5.7" esm: "npm:3.2.25" execa: "npm:5.1.1" fabric-ca-client: "npm:2.5.0-snapshot.23" @@ -11118,7 +11118,7 @@ __metadata: web3-core: "npm:4.1.1" web3-eth: "npm:4.1.1" web3-utils: "npm:4.3.0" - webpack: "npm:5.88.2" + webpack: "npm:5.94.0" webpack-cli: "npm:4.10.0" wget-improved: "npm:3.4.0" yargs: "npm:17.7.2" @@ -17699,16 +17699,6 @@ __metadata: languageName: node linkType: hard -"@types/readable-stream@npm:^4.0.0": - version: 4.0.15 - resolution: "@types/readable-stream@npm:4.0.15" - dependencies: - "@types/node": "npm:*" - safe-buffer: "npm:~5.1.1" - checksum: 10/33a273dcd74bec84f0d7d507c0d719487f9d0b4f48cd9e3fd2b0c6e848f23ce0c6cac1250be03c94df29e78cfd29940aae80ed2a4407fe4188eb959d15b32646 - languageName: node - linkType: hard - "@types/request@npm:2.48.7": version: 2.48.7 resolution: "@types/request@npm:2.48.7" @@ -18608,6 +18598,16 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/ast@npm:1.12.1, @webassemblyjs/ast@npm:^1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/ast@npm:1.12.1" + dependencies: + "@webassemblyjs/helper-numbers": "npm:1.11.6" + "@webassemblyjs/helper-wasm-bytecode": "npm:1.11.6" + checksum: 10/a775b0559437ae122d14fec0cfe59fdcaf5ca2d8ff48254014fd05d6797e20401e0f1518e628f9b06819aa085834a2534234977f9608b3f2e51f94b6e8b0bc43 + languageName: node + linkType: hard + "@webassemblyjs/floating-point-hex-parser@npm:1.11.6": version: 1.11.6 resolution: "@webassemblyjs/floating-point-hex-parser@npm:1.11.6" @@ -18629,6 +18629,13 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/helper-buffer@npm:1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/helper-buffer@npm:1.12.1" + checksum: 10/1d8705daa41f4d22ef7c6d422af4c530b84d69d0c253c6db5adec44d511d7caa66837803db5b1addcea611a1498fd5a67d2cf318b057a916283ae41ffb85ba8a + languageName: node + linkType: hard + "@webassemblyjs/helper-numbers@npm:1.11.6": version: 1.11.6 resolution: "@webassemblyjs/helper-numbers@npm:1.11.6" @@ -18659,6 +18666,18 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/helper-wasm-section@npm:1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/helper-wasm-section@npm:1.12.1" + dependencies: + "@webassemblyjs/ast": "npm:1.12.1" + "@webassemblyjs/helper-buffer": "npm:1.12.1" + "@webassemblyjs/helper-wasm-bytecode": "npm:1.11.6" + "@webassemblyjs/wasm-gen": "npm:1.12.1" + checksum: 10/e91e6b28114e35321934070a2db8973a08a5cd9c30500b817214c683bbf5269ed4324366dd93ad83bf2fba0d671ac8f39df1c142bf58f70c57a827eeba4a3d2f + languageName: node + linkType: hard + "@webassemblyjs/ieee754@npm:1.11.6": version: 1.11.6 resolution: "@webassemblyjs/ieee754@npm:1.11.6" @@ -18700,6 +18719,22 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/wasm-edit@npm:^1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/wasm-edit@npm:1.12.1" + dependencies: + "@webassemblyjs/ast": "npm:1.12.1" + "@webassemblyjs/helper-buffer": "npm:1.12.1" + "@webassemblyjs/helper-wasm-bytecode": "npm:1.11.6" + "@webassemblyjs/helper-wasm-section": "npm:1.12.1" + "@webassemblyjs/wasm-gen": "npm:1.12.1" + "@webassemblyjs/wasm-opt": "npm:1.12.1" + "@webassemblyjs/wasm-parser": "npm:1.12.1" + "@webassemblyjs/wast-printer": "npm:1.12.1" + checksum: 10/5678ae02dbebba2f3a344e25928ea5a26a0df777166c9be77a467bfde7aca7f4b57ef95587e4bd768a402cdf2fddc4c56f0a599d164cdd9fe313520e39e18137 + languageName: node + linkType: hard + "@webassemblyjs/wasm-gen@npm:1.11.6": version: 1.11.6 resolution: "@webassemblyjs/wasm-gen@npm:1.11.6" @@ -18713,6 +18748,19 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/wasm-gen@npm:1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/wasm-gen@npm:1.12.1" + dependencies: + "@webassemblyjs/ast": "npm:1.12.1" + "@webassemblyjs/helper-wasm-bytecode": "npm:1.11.6" + "@webassemblyjs/ieee754": "npm:1.11.6" + "@webassemblyjs/leb128": "npm:1.11.6" + "@webassemblyjs/utf8": "npm:1.11.6" + checksum: 10/ec45bd50e86bc9856f80fe9af4bc1ae5c98fb85f57023d11dff2b670da240c47a7b1b9b6c89755890314212bd167cf3adae7f1157216ddffb739a4ce589fc338 + languageName: node + linkType: hard + "@webassemblyjs/wasm-opt@npm:1.11.6": version: 1.11.6 resolution: "@webassemblyjs/wasm-opt@npm:1.11.6" @@ -18725,6 +18773,18 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/wasm-opt@npm:1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/wasm-opt@npm:1.12.1" + dependencies: + "@webassemblyjs/ast": "npm:1.12.1" + "@webassemblyjs/helper-buffer": "npm:1.12.1" + "@webassemblyjs/wasm-gen": "npm:1.12.1" + "@webassemblyjs/wasm-parser": "npm:1.12.1" + checksum: 10/21f25ae109012c49bb084e09f3b67679510429adc3e2408ad3621b2b505379d9cce337799a7919ef44db64e0d136833216914aea16b0d4856f353b9778e0cdb7 + languageName: node + linkType: hard + "@webassemblyjs/wasm-parser@npm:1.11.6, @webassemblyjs/wasm-parser@npm:^1.11.5": version: 1.11.6 resolution: "@webassemblyjs/wasm-parser@npm:1.11.6" @@ -18739,6 +18799,20 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/wasm-parser@npm:1.12.1, @webassemblyjs/wasm-parser@npm:^1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/wasm-parser@npm:1.12.1" + dependencies: + "@webassemblyjs/ast": "npm:1.12.1" + "@webassemblyjs/helper-api-error": "npm:1.11.6" + "@webassemblyjs/helper-wasm-bytecode": "npm:1.11.6" + "@webassemblyjs/ieee754": "npm:1.11.6" + "@webassemblyjs/leb128": "npm:1.11.6" + "@webassemblyjs/utf8": "npm:1.11.6" + checksum: 10/f7311685b76c3e1def2abea3488be1e77f06ecd8633143a6c5c943ca289660952b73785231bb76a010055ca64645227a4bc79705c26ab7536216891b6bb36320 + languageName: node + linkType: hard + "@webassemblyjs/wast-printer@npm:1.11.6": version: 1.11.6 resolution: "@webassemblyjs/wast-printer@npm:1.11.6" @@ -18749,6 +18823,16 @@ __metadata: languageName: node linkType: hard +"@webassemblyjs/wast-printer@npm:1.12.1": + version: 1.12.1 + resolution: "@webassemblyjs/wast-printer@npm:1.12.1" + dependencies: + "@webassemblyjs/ast": "npm:1.12.1" + "@xtuc/long": "npm:4.2.2" + checksum: 10/1a6a4b6bc4234f2b5adbab0cb11a24911b03380eb1cab6fb27a2250174a279fdc6aa2f5a9cf62dd1f6d4eb39f778f488e8ff15b9deb0670dee5c5077d46cf572 + languageName: node + linkType: hard + "@webpack-cli/configtest@npm:^1.2.0": version: 1.2.0 resolution: "@webpack-cli/configtest@npm:1.2.0" @@ -19040,6 +19124,15 @@ __metadata: languageName: node linkType: hard +"acorn-import-attributes@npm:^1.9.5": + version: 1.9.5 + resolution: "acorn-import-attributes@npm:1.9.5" + peerDependencies: + acorn: ^8 + checksum: 10/8bfbfbb6e2467b9b47abb4d095df717ab64fce2525da65eabee073e85e7975fb3a176b6c8bba17c99a7d8ede283a10a590272304eb54a93c4aa1af9790d47a8b + languageName: node + linkType: hard + "acorn-jsx@npm:^3.0.0": version: 3.0.1 resolution: "acorn-jsx@npm:3.0.1" @@ -21179,26 +21272,14 @@ __metadata: languageName: node linkType: hard -"bl@npm:6.0.0": - version: 6.0.0 - resolution: "bl@npm:6.0.0" - dependencies: - buffer: "npm:^6.0.3" - inherits: "npm:^2.0.4" - readable-stream: "npm:^4.2.0" - checksum: 10/e74d9d3cb897023e051ed7db6a889b487a9ef2fc81037e71769774c7551b7789dc3102d129ea7e9718632657c7ea97a8ab546dc924fd9a758c66b3a689affb8f - languageName: node - linkType: hard - -"bl@npm:6.0.12": - version: 6.0.12 - resolution: "bl@npm:6.0.12" +"bl@npm:6.0.1": + version: 6.0.1 + resolution: "bl@npm:6.0.1" dependencies: - "@types/readable-stream": "npm:^4.0.0" buffer: "npm:^6.0.3" inherits: "npm:^2.0.4" readable-stream: "npm:^4.2.0" - checksum: 10/31febae1758ae6a9f4948d39aff6f0de5078f36b6b5297b3bd4432366d8f6bce433e2fc1a491afe341add872db181e37c7af9acf9a84af9d5e576f803e35bf27 + checksum: 10/f5aca1a318015c849cf124d53bdacbcf9ed58c1ff38d9ab6d48864587a4934d731b145f8e41f6206bfdfebf042ad9bea7bfbf942023d69b13bcba2fbe839e704 languageName: node linkType: hard @@ -26469,6 +26550,21 @@ __metadata: languageName: node linkType: hard +"elliptic@npm:6.5.7": + version: 6.5.7 + resolution: "elliptic@npm:6.5.7" + dependencies: + bn.js: "npm:^4.11.9" + brorand: "npm:^1.1.0" + hash.js: "npm:^1.0.0" + hmac-drbg: "npm:^1.0.1" + inherits: "npm:^2.0.4" + minimalistic-assert: "npm:^1.0.1" + minimalistic-crypto-utils: "npm:^1.0.1" + checksum: 10/fbad1fad0a5cc07df83f80cc1f7a784247ef59075194d3e340eaeb2f4dd594825ee24c7e9b0cf279c9f1982efe610503bb3139737926428c4821d4fca1bcf348 + languageName: node + linkType: hard + "elliptic@npm:^6.5.5": version: 6.5.5 resolution: "elliptic@npm:6.5.5" @@ -26697,6 +26793,16 @@ __metadata: languageName: node linkType: hard +"enhanced-resolve@npm:^5.17.1": + version: 5.17.1 + resolution: "enhanced-resolve@npm:5.17.1" + dependencies: + graceful-fs: "npm:^4.2.4" + tapable: "npm:^2.2.0" + checksum: 10/e8e03cb7a4bf3c0250a89afbd29e5ec20e90ba5fcd026066232a0754864d7d0a393fa6fc0e5379314a6529165a1834b36731147080714459d98924520410d8f5 + languageName: node + linkType: hard + "enquirer@npm:2.3.6, enquirer@npm:^2.3.0, enquirer@npm:^2.3.6": version: 2.3.6 resolution: "enquirer@npm:2.3.6" @@ -45009,10 +45115,10 @@ __metadata: languageName: node linkType: hard -"qs@npm:6.8.3": - version: 6.8.3 - resolution: "qs@npm:6.8.3" - checksum: 10/ba108daa907e6e532af3caa8e8ff7d46a133850b51dcde2b1a8596f3eec9c6e77f82ac9b07120c96145b7a7239a98712617b9d2942289b2a30818e7a6ad364d2 +"qs@npm:6.9.7": + version: 6.9.7 + resolution: "qs@npm:6.9.7" + checksum: 10/fb364b54bf4f092a095554968f5abf06036cfe359c9aba258a81b0c0366f625a46098fe1224b2a71ee2f88642470af391c7a8a1496508eca29c37093293f91a9 languageName: node linkType: hard @@ -46469,12 +46575,12 @@ __metadata: linkType: hard "requirejs@npm:^2.3.6": - version: 2.3.6 - resolution: "requirejs@npm:2.3.6" + version: 2.3.7 + resolution: "requirejs@npm:2.3.7" bin: - r.js: ./bin/r.js - r_js: ./bin/r.js - checksum: 10/808540b0a2374cf19bf00d13036a90f94aac92984a9be0f1fa642266d0ee467db0b1aa9d85d567e0da71b54294f5feb92e13ac62bae7f85a0b3ac3ab393b05d4 + r.js: bin/r.js + r_js: bin/r.js + checksum: 10/7f42af10d8af210a2769501004b34f9dad4c39716f008f91faeef36c33b60a5f372ca1025c8f40b262f2522fd1ea0f36fd11e9587cba14311fac0df51a8571b0 languageName: node linkType: hard @@ -52047,10 +52153,10 @@ __metadata: languageName: node linkType: hard -"undici@npm:6.19.2": - version: 6.19.2 - resolution: "undici@npm:6.19.2" - checksum: 10/f4895c0c1e2fcde18076ac98965c231875811b8e14ceab1a7b19e940ed1a2fce69e0864e1186bfdc9347dffe0f39a00daf6dd5e7c0169b2b33de59a859dc2f1d +"undici@npm:6.19.3": + version: 6.19.3 + resolution: "undici@npm:6.19.3" + checksum: 10/2236d69204ff1691903c54afa800c8dedfc629dd67bca53328ae229f3070b56180d84d0480f87e21a5cdee04eb01a4e86114f20f2d720fab69ace1913a236855 languageName: node linkType: hard @@ -52920,6 +53026,16 @@ __metadata: languageName: node linkType: hard +"watchpack@npm:^2.4.1": + version: 2.4.2 + resolution: "watchpack@npm:2.4.2" + dependencies: + glob-to-regexp: "npm:^0.4.1" + graceful-fs: "npm:^4.1.2" + checksum: 10/6bd4c051d9af189a6c781c3158dcb3069f432a0c144159eeb0a44117412105c61b2b683a5c9eebc4324625e0e9b76536387d0ba354594fa6cbbdf1ef60bee4c3 + languageName: node + linkType: hard + "wbuf@npm:^1.1.0, wbuf@npm:^1.7.3": version: 1.7.3 resolution: "wbuf@npm:1.7.3" @@ -55448,6 +55564,42 @@ __metadata: languageName: node linkType: hard +"webpack@npm:5.94.0": + version: 5.94.0 + resolution: "webpack@npm:5.94.0" + dependencies: + "@types/estree": "npm:^1.0.5" + "@webassemblyjs/ast": "npm:^1.12.1" + "@webassemblyjs/wasm-edit": "npm:^1.12.1" + "@webassemblyjs/wasm-parser": "npm:^1.12.1" + acorn: "npm:^8.7.1" + acorn-import-attributes: "npm:^1.9.5" + browserslist: "npm:^4.21.10" + chrome-trace-event: "npm:^1.0.2" + enhanced-resolve: "npm:^5.17.1" + es-module-lexer: "npm:^1.2.1" + eslint-scope: "npm:5.1.1" + events: "npm:^3.2.0" + glob-to-regexp: "npm:^0.4.1" + graceful-fs: "npm:^4.2.11" + json-parse-even-better-errors: "npm:^2.3.1" + loader-runner: "npm:^4.2.0" + mime-types: "npm:^2.1.27" + neo-async: "npm:^2.6.2" + schema-utils: "npm:^3.2.0" + tapable: "npm:^2.1.1" + terser-webpack-plugin: "npm:^5.3.10" + watchpack: "npm:^2.4.1" + webpack-sources: "npm:^3.2.3" + peerDependenciesMeta: + webpack-cli: + optional: true + bin: + webpack: bin/webpack.js + checksum: 10/648449c5fbbb0839814116e3b2b044ac6c75a7ba272435155ddeb1e64dfaa2f8079be3adfbb691f648b69900756ce0f6fb73beab0ced3cf5e0fd46868b4593a6 + languageName: node + linkType: hard + "websocket-driver@npm:>=0.5.1, websocket-driver@npm:^0.7.4": version: 0.7.4 resolution: "websocket-driver@npm:0.7.4"