diff --git a/circuits/package.json b/circuits/package.json index 2e230235b7..e08551b462 100644 --- a/circuits/package.json +++ b/circuits/package.json @@ -55,7 +55,7 @@ "chai": "^4.3.10", "chai-as-promised": "^7.1.2", "fast-check": "^3.20.0", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "ts-mocha": "^10.0.0", "ts-node": "^10.9.1", "typescript": "^5.5.3" diff --git a/cli/package.json b/cli/package.json index 6c93dc3d93..68a374508b 100644 --- a/cli/package.json +++ b/cli/package.json @@ -64,7 +64,7 @@ "@types/snarkjs": "^0.7.8", "chai": "^4.3.10", "chai-as-promised": "^7.1.2", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "nyc": "^17.0.0", "snarkjs": "^0.7.4", "ts-mocha": "^10.0.0", diff --git a/core/package.json b/core/package.json index c21099dc9a..7afd1c6a5b 100644 --- a/core/package.json +++ b/core/package.json @@ -31,7 +31,7 @@ "@types/node": "^20.14.11", "benny": "^3.7.1", "chai": "^4.3.10", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "nyc": "^17.0.0", "ts-mocha": "^10.0.0", "ts-node": "^10.9.1", diff --git a/crypto/package.json b/crypto/package.json index bf7da8c432..b89c394ba8 100644 --- a/crypto/package.json +++ b/crypto/package.json @@ -32,7 +32,7 @@ "@types/node": "^20.14.11", "benny": "^3.7.1", "chai": "^4.3.10", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "nyc": "^17.0.0", "ts-mocha": "^10.0.0", "ts-node": "^10.9.1", diff --git a/domainobjs/package.json b/domainobjs/package.json index 0f0776660f..cf429280da 100644 --- a/domainobjs/package.json +++ b/domainobjs/package.json @@ -20,7 +20,7 @@ "@types/mocha": "^10.0.7", "@types/node": "^20.14.11", "chai": "^4.3.10", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "nyc": "^17.0.0", "ts-mocha": "^10.0.0" }, diff --git a/integrationTests/package.json b/integrationTests/package.json index e37a8f2553..1b0e7cf351 100644 --- a/integrationTests/package.json +++ b/integrationTests/package.json @@ -26,7 +26,7 @@ "hardhat": "^2.22.6", "hardhat-artifactor": "^0.2.0", "hardhat-contract-sizer": "^2.0.3", - "mocha": "^10.6.0", + "mocha": "^10.7.0", "ts-mocha": "^10.0.0", "typescript": "^5.5.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed45d7dba2..0d59d3b409 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,11 +148,11 @@ importers: specifier: ^3.20.0 version: 3.20.0 mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 ts-mocha: specifier: ^10.0.0 - version: 10.0.0(mocha@10.6.0) + version: 10.0.0(mocha@10.7.0) ts-node: specifier: ^10.9.1 version: 10.9.2(@types/node@20.14.11)(typescript@5.5.3) @@ -224,8 +224,8 @@ importers: specifier: ^7.1.2 version: 7.1.2(chai@4.4.1) mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 nyc: specifier: ^17.0.0 version: 17.0.0 @@ -234,7 +234,7 @@ importers: version: 0.7.4 ts-mocha: specifier: ^10.0.0 - version: 10.0.0(mocha@10.6.0) + version: 10.0.0(mocha@10.7.0) typescript: specifier: ^5.5.3 version: 5.5.3 @@ -470,14 +470,14 @@ importers: specifier: ^4.3.10 version: 4.4.1 mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 nyc: specifier: ^17.0.0 version: 17.0.0 ts-mocha: specifier: ^10.0.0 - version: 10.0.0(mocha@10.6.0) + version: 10.0.0(mocha@10.7.0) ts-node: specifier: ^10.9.1 version: 10.9.2(@types/node@20.14.11)(typescript@5.5.3) @@ -516,14 +516,14 @@ importers: specifier: ^4.3.10 version: 4.4.1 mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 nyc: specifier: ^17.0.0 version: 17.0.0 ts-mocha: specifier: ^10.0.0 - version: 10.0.0(mocha@10.6.0) + version: 10.0.0(mocha@10.7.0) ts-node: specifier: ^10.9.1 version: 10.9.2(@types/node@20.14.11)(typescript@5.5.3) @@ -550,14 +550,14 @@ importers: specifier: ^4.3.10 version: 4.4.1 mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 nyc: specifier: ^17.0.0 version: 17.0.0 ts-mocha: specifier: ^10.0.0 - version: 10.0.0(mocha@10.6.0) + version: 10.0.0(mocha@10.7.0) integrationTests: dependencies: @@ -614,11 +614,11 @@ importers: specifier: ^2.0.3 version: 2.10.0(hardhat@2.22.6(ts-node@10.9.2(@types/node@20.14.11)(typescript@5.5.3))(typescript@5.5.3)) mocha: - specifier: ^10.6.0 - version: 10.6.0 + specifier: ^10.7.0 + version: 10.7.0 ts-mocha: specifier: ^10.0.0 - version: 10.0.0(mocha@10.6.0) + version: 10.0.0(mocha@10.7.0) typescript: specifier: ^5.5.3 version: 5.5.3 @@ -8014,8 +8014,8 @@ packages: mnemonist@0.38.5: resolution: {integrity: sha512-bZTFT5rrPKtPJxj8KSV0WkPyNxl72vQepqqVUAW2ARUpUSF2qXMB6jZj7hW5/k7C1rtpzqbD/IIbJwLXUjCHeg==} - mocha@10.6.0: - resolution: {integrity: sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==} + mocha@10.7.0: + resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==} engines: {node: '>= 14.0.0'} hasBin: true @@ -18046,7 +18046,7 @@ snapshots: fs-readdir-recursive: 1.1.0 lodash: 4.17.21 markdown-table: 1.1.3 - mocha: 10.6.0 + mocha: 10.7.0 req-cwd: 2.0.0 sha1: 1.1.1 sync-request: 6.1.0 @@ -19033,7 +19033,7 @@ snapshots: keccak: 3.0.4 lodash: 4.17.21 mnemonist: 0.38.5 - mocha: 10.6.0 + mocha: 10.7.0 p-map: 4.0.0 raw-body: 2.5.2 resolve: 1.17.0 @@ -21655,7 +21655,7 @@ snapshots: dependencies: obliterator: 2.0.4 - mocha@10.6.0: + mocha@10.7.0: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1 @@ -23803,7 +23803,7 @@ snapshots: hardhat: 2.22.6(ts-node@10.9.2(@types/node@20.14.11)(typescript@5.5.3))(typescript@5.5.3) jsonschema: 1.4.1 lodash: 4.17.21 - mocha: 10.6.0 + mocha: 10.7.0 node-emoji: 1.11.0 pify: 4.0.1 recursive-readdir: 2.2.3 @@ -24387,9 +24387,9 @@ snapshots: '@jest/types': 29.6.3 babel-jest: 29.7.0(@babel/core@7.24.7) - ts-mocha@10.0.0(mocha@10.6.0): + ts-mocha@10.0.0(mocha@10.7.0): dependencies: - mocha: 10.6.0 + mocha: 10.7.0 ts-node: 7.0.1 optionalDependencies: tsconfig-paths: 3.15.0