1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Downgrade millify

This commit is contained in:
Gastón Fournier 2024-09-02 17:27:00 +02:00
parent 633cee8c32
commit 3fa729fdaa
No known key found for this signature in database
GPG Key ID: AF45428626E17A8E
2 changed files with 6 additions and 6 deletions

View File

@ -92,7 +92,7 @@
"lodash.isequal": "^4.5.0", "lodash.isequal": "^4.5.0",
"lodash.mapvalues": "^4.6.0", "lodash.mapvalues": "^4.6.0",
"lodash.omit": "4.5.0", "lodash.omit": "4.5.0",
"millify": "^6.1.0", "millify": "^5.0.1",
"msw": "2.3.5", "msw": "2.3.5",
"pkginfo": "0.4.1", "pkginfo": "0.4.1",
"plausible-tracker": "0.3.9", "plausible-tracker": "0.3.9",

View File

@ -7141,14 +7141,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"millify@npm:^6.1.0": "millify@npm:^5.0.1":
version: 6.1.0 version: 5.0.1
resolution: "millify@npm:6.1.0" resolution: "millify@npm:5.0.1"
dependencies: dependencies:
yargs: "npm:^17.0.1" yargs: "npm:^17.0.1"
bin: bin:
millify: bin/millify millify: bin/millify
checksum: 10c0/a73fc2fdfaf07d5759913427b1f9d2db7fc3cb7cbc085ed9cf94bdd6425d8d4e0feb8a2a2497edfc5d6afe995bbb97237b4f6460c24cb7f4a2785bc1fb99131f checksum: 10c0/f9fb2e901a5047c4d46bb250c050398574d918be88c6e543bb2c58710919470318e91d6ba9152b926126189dc48c8f9c4cc8283aaee4f381ec0dc5512df643f8
languageName: node languageName: node
linkType: hard linkType: hard
@ -9825,7 +9825,7 @@ __metadata:
lodash.isequal: "npm:^4.5.0" lodash.isequal: "npm:^4.5.0"
lodash.mapvalues: "npm:^4.6.0" lodash.mapvalues: "npm:^4.6.0"
lodash.omit: "npm:4.5.0" lodash.omit: "npm:4.5.0"
millify: "npm:^6.1.0" millify: "npm:^5.0.1"
msw: "npm:2.3.5" msw: "npm:2.3.5"
orval: "npm:^6.17.0" orval: "npm:^6.17.0"
pkginfo: "npm:0.4.1" pkginfo: "npm:0.4.1"