diff --git a/package.json b/package.json index ae2a7cc4814d3a..5c5625b7ea3074 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "lerna": "^8.1.8", "lodash": "^4.17.21", "markdownlint-cli2": "^0.13.0", - "mocha": "^10.7.0", + "mocha": "^10.7.3", "nx": "^19.5.7", "nyc": "^17.0.0", "piscina": "^4.6.1", diff --git a/packages-internal/test-utils/package.json b/packages-internal/test-utils/package.json index f0b6ebc1bee3b1..1135ef496bb666 100644 --- a/packages-internal/test-utils/package.json +++ b/packages-internal/test-utils/package.json @@ -47,7 +47,7 @@ "fs-extra": "^11.2.0", "jsdom": "^24.0.0", "lodash": "^4.17.21", - "mocha": "^10.7.0", + "mocha": "^10.7.3", "playwright": "^1.46.0", "prop-types": "^15.8.1", "sinon": "^16.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7916b017779753..261bc42915d7be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -267,8 +267,8 @@ importers: specifier: ^0.13.0 version: 0.13.0 mocha: - specifier: ^10.7.0 - version: 10.7.0 + specifier: ^10.7.3 + version: 10.7.3 nx: specifier: ^19.5.7 version: 19.5.7 @@ -1030,8 +1030,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 mocha: - specifier: ^10.7.0 - version: 10.7.0 + specifier: ^10.7.3 + version: 10.7.3 playwright: specifier: ^1.46.0 version: 1.46.0 @@ -9398,8 +9398,8 @@ packages: mlly@1.6.1: resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==} - mocha@10.7.0: - resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==} + mocha@10.7.3: + resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==} engines: {node: '>= 14.0.0'} hasBin: true @@ -21314,7 +21314,7 @@ snapshots: pkg-types: 1.0.3 ufo: 1.4.0 - mocha@10.7.0: + mocha@10.7.3: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1