diff --git a/packages/circuits/package.json b/packages/circuits/package.json index 0a0ca32ba..e48ac017e 100644 --- a/packages/circuits/package.json +++ b/packages/circuits/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@types/chai": "^4.3.11", "@types/chai-as-promised": "^7.1.8", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "@types/snarkjs": "^0.7.9", "@zk-kit/baby-jubjub": "^1.0.3", diff --git a/packages/cli/package.json b/packages/cli/package.json index e143a3553..b7d3a0b08 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -59,7 +59,7 @@ "devDependencies": { "@types/chai": "^4.3.9", "@types/chai-as-promised": "^7.1.8", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "@types/prompt": "^1.1.9", "@types/snarkjs": "^0.7.9", diff --git a/packages/contracts/package.json b/packages/contracts/package.json index 02ad76fa3..d937a86fe 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -185,7 +185,7 @@ "@types/chai-as-promised": "^7.1.8", "@types/circomlibjs": "^0.1.6", "@types/lowdb": "^1.0.15", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "@types/snarkjs": "^0.7.9", "@types/uuid": "^10.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index e2d66f8a8..a44fc8304 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@types/chai": "^4.3.11", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "benny": "^3.7.1", "chai": "^4.3.10", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index c961a0241..9ac89705a 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/chai": "^4.3.11", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "benny": "^3.7.1", "chai": "^4.3.10", diff --git a/packages/domainobjs/package.json b/packages/domainobjs/package.json index 1a6acae06..0a7b77448 100644 --- a/packages/domainobjs/package.json +++ b/packages/domainobjs/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@types/chai": "^4.3.11", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "chai": "^4.3.10", "mocha": "^11.0.1", diff --git a/packages/integrationTests/package.json b/packages/integrationTests/package.json index 5831e7909..13f82738c 100644 --- a/packages/integrationTests/package.json +++ b/packages/integrationTests/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@types/chai": "^4.3.11", "@types/chai-as-promised": "^7.1.8", - "@types/mocha": "^10.0.8", + "@types/mocha": "^10.0.10", "@types/node": "^22.10.7", "chai": "^4.3.10", "chai-as-promised": "^7.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59e57fb90..1adfe76b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,7 +133,7 @@ importers: version: 3.0.8(ethers@6.13.5)(hardhat@2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)) '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 - version: 5.0.0(r6ggld6fioniunn5znn46sfu44) + version: 5.0.0(xxl2qhkxzbwobweo6ovit3fcve) class-transformer: specifier: ^0.5.1 version: 0.5.1 @@ -352,8 +352,8 @@ importers: specifier: ^7.1.8 version: 7.1.8 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -395,7 +395,7 @@ importers: version: 13.0.0(commander@13.0.0) '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 - version: 5.0.0(r6ggld6fioniunn5znn46sfu44) + version: 5.0.0(xxl2qhkxzbwobweo6ovit3fcve) commander: specifier: ^13.0.0 version: 13.0.0 @@ -434,8 +434,8 @@ importers: specifier: ^7.1.8 version: 7.1.8 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -474,7 +474,7 @@ importers: version: 3.0.8(ethers@6.13.5)(hardhat@2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)) '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 - version: 5.0.0(r6ggld6fioniunn5znn46sfu44) + version: 5.0.0(xxl2qhkxzbwobweo6ovit3fcve) '@openzeppelin/contracts': specifier: ^5.2.0 version: 5.2.0 @@ -534,8 +534,8 @@ importers: specifier: ^1.0.15 version: 1.0.15 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -583,8 +583,8 @@ importers: specifier: ^4.3.11 version: 4.3.16 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -629,8 +629,8 @@ importers: specifier: ^4.3.11 version: 4.3.16 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -666,8 +666,8 @@ importers: specifier: ^4.3.11 version: 4.3.16 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -688,7 +688,7 @@ importers: dependencies: '@nomicfoundation/hardhat-toolbox': specifier: ^5.0.0 - version: 5.0.0(r6ggld6fioniunn5znn46sfu44) + version: 5.0.0(xxl2qhkxzbwobweo6ovit3fcve) ethers: specifier: ^6.13.5 version: 6.13.5 @@ -718,8 +718,8 @@ importers: specifier: ^7.1.8 version: 7.1.8 '@types/mocha': - specifier: ^10.0.8 - version: 10.0.8 + specifier: ^10.0.10 + version: 10.0.10 '@types/node': specifier: ^22.10.7 version: 22.10.7 @@ -4519,8 +4519,8 @@ packages: '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/mocha@10.0.8': - resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==} + '@types/mocha@10.0.10': + resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} @@ -19449,7 +19449,7 @@ snapshots: ethereumjs-util: 7.1.5 hardhat: 2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3) - '@nomicfoundation/hardhat-toolbox@5.0.0(r6ggld6fioniunn5znn46sfu44)': + '@nomicfoundation/hardhat-toolbox@5.0.0(xxl2qhkxzbwobweo6ovit3fcve)': dependencies: '@nomicfoundation/hardhat-chai-matchers': 2.0.7(@nomicfoundation/hardhat-ethers@3.0.8(ethers@6.13.5)(hardhat@2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)))(chai@4.4.1)(ethers@6.13.5)(hardhat@2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)) '@nomicfoundation/hardhat-ethers': 3.0.8(ethers@6.13.5)(hardhat@2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3)) @@ -19459,7 +19459,7 @@ snapshots: '@typechain/ethers-v6': 0.5.1(ethers@6.13.5)(typechain@8.3.2(typescript@5.7.3))(typescript@5.7.3) '@typechain/hardhat': 9.1.0(@typechain/ethers-v6@0.5.1(ethers@6.13.5)(typechain@8.3.2(typescript@5.7.3))(typescript@5.7.3))(ethers@6.13.5)(hardhat@2.22.18(ts-node@10.9.2(@types/node@22.10.7)(typescript@5.7.3))(typescript@5.7.3))(typechain@8.3.2(typescript@5.7.3)) '@types/chai': 4.3.16 - '@types/mocha': 10.0.8 + '@types/mocha': 10.0.10 '@types/node': 22.10.7 chai: 4.4.1 ethers: 6.13.5 @@ -20811,7 +20811,7 @@ snapshots: '@types/minimist@1.2.5': {} - '@types/mocha@10.0.8': {} + '@types/mocha@10.0.10': {} '@types/ms@0.7.34': {}