diff --git a/package-lock.json b/package-lock.json index 1074a90..9f2d4ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,9 +61,9 @@ } }, "node_modules/@apidevtools/json-schema-ref-parser": { - "version": "9.0.9", - "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz", - "integrity": "sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.0.tgz", + "integrity": "sha512-teB30tFooE3iQs2HQIKJ02D8UZA1Xy1zaczzhUjJs0CymYxeC0g+y5rCY2p8NHBM6DBUVoR8rSM4kHLj1WE9mQ==", "dev": true, "dependencies": { "@jsdevtools/ono": "^7.1.3", @@ -6968,26 +6968,14 @@ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "dev": true }, - "node_modules/json-schema-ref-parser": { - "version": "9.0.9", - "resolved": "https://registry.npmjs.org/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz", - "integrity": "sha512-qcP2lmGy+JUoQJ4DOQeLaZDqH9qSkeGCK3suKWxJXS82dg728Mn3j97azDMaOUmJAN4uCq91LdPx4K7E8F1a7Q==", - "dev": true, - "dependencies": { - "@apidevtools/json-schema-ref-parser": "9.0.9" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/json-schema-to-zod": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.1.tgz", - "integrity": "sha512-xBi/dZsJ3OdMXP6hGTW9fl6F9fGN44HlaCAdfDDH612aJ40I1lSC9J+tGXrCiXn6G9pNlU3f7Nu58JlutwDIZQ==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.2.tgz", + "integrity": "sha512-QWY1aosdgirw6YRXTKvvKH6pgWUUUf5lEbvqkdNo2qhfR9h768ks47FRh9Si77Dc1MXjPDWFrpfzOIIyrDyLOA==", "dev": true, "dependencies": { + "@apidevtools/json-schema-ref-parser": "^9.1.0", "@types/json-schema": "^7.0.9", - "json-schema-ref-parser": "^9.0.9", "prettier": "^2.4.1" }, "bin": { @@ -10462,9 +10450,9 @@ } }, "@apidevtools/json-schema-ref-parser": { - "version": "9.0.9", - "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz", - "integrity": "sha512-GBD2Le9w2+lVFoc4vswGI/TjkNIZSVp7+9xPf+X3uidBfWnAeUWmquteSyt0+VCrhNMWj/FTABISQrD3Z/YA+w==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.0.tgz", + "integrity": "sha512-teB30tFooE3iQs2HQIKJ02D8UZA1Xy1zaczzhUjJs0CymYxeC0g+y5rCY2p8NHBM6DBUVoR8rSM4kHLj1WE9mQ==", "dev": true, "requires": { "@jsdevtools/ono": "^7.1.3", @@ -15638,23 +15626,14 @@ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "dev": true }, - "json-schema-ref-parser": { - "version": "9.0.9", - "resolved": "https://registry.npmjs.org/json-schema-ref-parser/-/json-schema-ref-parser-9.0.9.tgz", - "integrity": "sha512-qcP2lmGy+JUoQJ4DOQeLaZDqH9qSkeGCK3suKWxJXS82dg728Mn3j97azDMaOUmJAN4uCq91LdPx4K7E8F1a7Q==", - "dev": true, - "requires": { - "@apidevtools/json-schema-ref-parser": "9.0.9" - } - }, "json-schema-to-zod": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.1.tgz", - "integrity": "sha512-xBi/dZsJ3OdMXP6hGTW9fl6F9fGN44HlaCAdfDDH612aJ40I1lSC9J+tGXrCiXn6G9pNlU3f7Nu58JlutwDIZQ==", + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.2.tgz", + "integrity": "sha512-QWY1aosdgirw6YRXTKvvKH6pgWUUUf5lEbvqkdNo2qhfR9h768ks47FRh9Si77Dc1MXjPDWFrpfzOIIyrDyLOA==", "dev": true, "requires": { + "@apidevtools/json-schema-ref-parser": "^9.1.0", "@types/json-schema": "^7.0.9", - "json-schema-ref-parser": "^9.0.9", "prettier": "^2.4.1" } },