diff --git a/packages/jest-circus/package.json b/packages/jest-circus/package.json index 1e4aa7411daa..5c5862495d3a 100644 --- a/packages/jest-circus/package.json +++ b/packages/jest-circus/package.json @@ -37,7 +37,7 @@ "jest-util": "workspace:*", "p-limit": "^3.1.0", "pretty-format": "workspace:*", - "pure-rand": "^6.0.0", + "pure-rand": "^7.0.0", "slash": "^3.0.0", "stack-utils": "^2.0.3" }, diff --git a/yarn.lock b/yarn.lock index 1cdcef453b0b..cae73db8e033 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13641,7 +13641,7 @@ __metadata: jest-util: "workspace:*" p-limit: ^3.1.0 pretty-format: "workspace:*" - pure-rand: ^6.0.0 + pure-rand: ^7.0.0 slash: ^3.0.0 stack-utils: ^2.0.3 tempy: ^1.0.0 @@ -18855,13 +18855,6 @@ __metadata: languageName: node linkType: hard -"pure-rand@npm:^6.0.0": - version: 6.1.0 - resolution: "pure-rand@npm:6.1.0" - checksum: 8d53bc02bed99eca0b65b505090152ee7e9bd67dd74f8ff32ba1c883b87234067c5bf68d2614759fb217d82594d7a92919e6df80f97885e7b12b42af4bd3316a - languageName: node - linkType: hard - "pure-rand@npm:^7.0.0": version: 7.0.1 resolution: "pure-rand@npm:7.0.1"