|
39 | 39 | "io-ts": "2.2.22",
|
40 | 40 | "jet-schema": "1.4.3",
|
41 | 41 | "jet-validators": "1.4.3",
|
42 |
| - "joi": "17.13.3", |
| 42 | + "joi": "18.0.0", |
43 | 43 | "jointz": "7.0.4",
|
44 | 44 | "json-decoder": "1.4.1",
|
45 | 45 | "mol_data_all": "1.1.1538",
|
|
392 | 392 |
|
393 | 393 | "@eslint/js": [ "@eslint/[email protected]", "", {}, "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q=="],
|
394 | 394 |
|
395 |
| - "@hapi/hoek": [ "@hapi/[email protected]", "", { }, "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ=="], |
| 395 | + "@hapi/address": [ "@hapi/[email protected]", "", { "dependencies": { "@hapi/hoek": "^11.0.2" } }, "sha512-A+po2d/dVoY7cYajycYI43ZbYMXukuopIsqCjh5QzsBCipDtdofHntljDlpccMjIfTy6UOkg+5KPriwYch2bXA=="], |
396 | 396 |
|
397 |
| - "@hapi/topo": [ "@hapi/[email protected]", "", { "dependencies": { "@hapi/hoek": "^9.0.0" } }, "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg=="], |
| 397 | + "@hapi/formula": [ "@hapi/[email protected]", "", {}, "sha512-hY5YPNXzw1He7s0iqkRQi+uMGh383CGdyyIGYtB+W5N3KHPXoqychklvHhKCC9M3Xtv0OCs/IHw+r4dcHtBYWw=="], |
| 398 | + |
| 399 | + "@hapi/hoek": [ "@hapi/[email protected]", "", {}, "sha512-HV5undWkKzcB4RZUusqOpcgxOaq6VOAH7zhhIr2g3G8NF/MlFO75SjOr2NfuSx0Mh40+1FqCkagKLJRykUWoFQ=="], |
| 400 | + |
| 401 | + "@hapi/pinpoint": [ "@hapi/[email protected]", "", {}, "sha512-EKQmr16tM8s16vTT3cA5L0kZZcTMU5DUOZTuvpnY738m+jyP3JIUj+Mm1xc1rsLkGBQ/gVnfKYPwOmPg1tUR4Q=="], |
| 402 | + |
| 403 | + "@hapi/tlds": [ "@hapi/[email protected]", "", {}, "sha512-1jkwm1WY9VIb6WhdANRmWDkXQUcIRpxqZpSdS+HD9vhoVL3zwoFvP8doQNEgT6k3VST0Ewu50wZnXIceRYp5tw=="], |
| 404 | + |
| 405 | + "@hapi/topo": [ "@hapi/[email protected]", "", { "dependencies": { "@hapi/hoek": "^11.0.2" } }, "sha512-KR3rD5inZbGMrHmgPxsJ9dbi6zEK+C3ZwUwTa+eMwWLz7oijWUTWD2pMSNNYJAU6Qq+65NkxXjqHr/7LM2Xkqg=="], |
398 | 406 |
|
399 | 407 | "@humanwhocodes/config-array": [ "@humanwhocodes/[email protected]", "", { "dependencies": { "@humanwhocodes/object-schema": "^2.0.3", "debug": "^4.3.1", "minimatch": "^3.0.5" } }, "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw=="],
|
400 | 408 |
|
|
482 | 490 |
|
483 | 491 | "@sapphire/shapeshift": [ "@sapphire/[email protected]", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "lodash": "^4.17.21" } }, "sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g=="],
|
484 | 492 |
|
485 |
| - "@sideway/address": [ "@sideway/[email protected]", "", { "dependencies": { "@hapi/hoek": "^9.0.0" } }, "sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q=="], |
486 |
| - |
487 |
| - "@sideway/formula": [ "@sideway/[email protected]", "", {}, "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg=="], |
488 |
| - |
489 |
| - "@sideway/pinpoint": [ "@sideway/[email protected]", "", {}, "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ=="], |
490 |
| - |
491 | 493 | "@sinclair/typebox": [ "@sinclair/[email protected]", "", {}, "sha512-HpkxMmc2XmZKhvaKIZZThlHmx1L0I/V1hWK1NubtlFnr6ZqdiOpV72TKudZUNQjZNsyDBay72qFEhEvb+bcwcA=="],
|
492 | 494 |
|
493 | 495 | "@sinclair/typemap": [ "@sinclair/[email protected]", "", { "peerDependencies": { "@sinclair/typebox": "^0.34.30", "valibot": "^1.0.0", "zod": "^3.24.1" } }, "sha512-UXR0fhu/n3c9B6lB+SLI5t1eVpt9i9CdDrp2TajRe3LbKiUhCTZN2kSfJhjPnpc3I59jMRIhgew7+0HlMi08mg=="],
|
|
1032 | 1034 |
|
1033 | 1035 | "jet-validators": [ "[email protected]", "", {}, "sha512-xO166gfV1fAVWgXy0/AbpeKSQbGt0MI5GpGkfXgFaJ1Z9g/ebQ6e+mKxIypv65NxG0k/6GpqMLLyozMZaH1hgw=="],
|
1034 | 1036 |
|
1035 |
| - "joi": ["joi@17.13.3", "", { "dependencies": { "@hapi/hoek": "^9.3.0", "@hapi/topo": "^5.1.0", "@sideway/address": "^4.1.5", "@sideway/formula": "^3.0.1", "@sideway/pinpoint": "^2.0.0" } }, "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA=="], |
| 1037 | + "joi": ["joi@18.0.0", "", { "dependencies": { "@hapi/address": "^5.1.1", "@hapi/formula": "^3.0.2", "@hapi/hoek": "^11.0.7", "@hapi/pinpoint": "^2.0.1", "@hapi/tlds": "^1.1.1", "@hapi/topo": "^6.0.2", "@standard-schema/spec": "^1.0.0" } }, "sha512-fpbpXN/TD04Xz1/cCXzUR3ghDkhyiHjbzTILx3wNyKXIzQJ55uYAkUGWwhX72uHge/6MdFA/kp1ZUh35DlYmaA=="], |
1036 | 1038 |
|
1037 | 1039 | "jointz": [ "[email protected]", "", { "dependencies": { "@types/json-schema": "^7.0.11" } }, "sha512-rTSsOcdV4OD4KlYcOzDLygr68oW1vx7eT5RMf+/rHaf9hWWvAGNKYUCM6ZLEXxTiH8z1YQgr7g5Zh2OJ8YUsDQ=="],
|
1038 | 1040 |
|
|
0 commit comments