1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-27 00:19:39 +01:00
This commit is contained in:
renovate[bot] 2025-03-19 18:50:27 +00:00 committed by GitHub
commit 9f14f554a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -206,7 +206,7 @@
"coveralls": "3.1.1",
"del-cli": "5.1.0",
"faker": "5.5.3",
"fast-check": "3.23.2",
"fast-check": "4.0.0",
"fetch-mock": "^12.0.0",
"husky": "^9.0.11",
"jest": "29.7.0",

View File

@ -4230,12 +4230,12 @@ __metadata:
languageName: node
linkType: hard
"fast-check@npm:3.23.2":
version: 3.23.2
resolution: "fast-check@npm:3.23.2"
"fast-check@npm:4.0.0":
version: 4.0.0
resolution: "fast-check@npm:4.0.0"
dependencies:
pure-rand: "npm:^6.1.0"
checksum: 10c0/16fcff3c80321ee765e23c3aebd0f6427f175c9c6c1753104ec658970162365dc2d56bda046d815e8f2e90634c07ba7d6f0bcfd327fbd576d98c56a18a9765ed
pure-rand: "npm:^7.0.0"
checksum: 10c0/027f53839326b5c9362076d9efab5135674c0bbf8c07afa7fdb85c0fb3cd3d493205fc533b22b6256ac67211504dd6952bd3af3d8f582ebf2cb6ed9531d8c871
languageName: node
linkType: hard
@ -7802,10 +7802,10 @@ __metadata:
languageName: node
linkType: hard
"pure-rand@npm:^6.1.0":
version: 6.1.0
resolution: "pure-rand@npm:6.1.0"
checksum: 10c0/1abe217897bf74dcb3a0c9aba3555fe975023147b48db540aa2faf507aee91c03bf54f6aef0eb2bf59cc259a16d06b28eca37f0dc426d94f4692aeff02fb0e65
"pure-rand@npm:^7.0.0":
version: 7.0.1
resolution: "pure-rand@npm:7.0.1"
checksum: 10c0/9cade41030f5ec95f5d55a11a71404cd6f46b69becaad892097cd7f58e2c6248cd0a933349ca7d21336ab629f1da42ffe899699b671bc4651600eaf6e57f837e
languageName: node
linkType: hard
@ -9374,7 +9374,7 @@ __metadata:
express-rate-limit: "npm:^7.3.1"
express-session: "npm:^1.17.3"
faker: "npm:5.5.3"
fast-check: "npm:3.23.2"
fast-check: "npm:4.0.0"
fast-json-patch: "npm:^3.1.0"
fetch-mock: "npm:^12.0.0"
hash-sum: "npm:^2.0.0"