Bump json-schema-to-zod from 0.6.2 to 0.6.3 (#151)

This commit is contained in:
dependabot[bot] 2023-02-17 18:00:40 +01:00 committed by GitHub
parent 8e71014357
commit 29801d3f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -7200,9 +7200,9 @@
"dev": true
},
"node_modules/json-schema-to-zod": {
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.2.tgz",
"integrity": "sha512-QWY1aosdgirw6YRXTKvvKH6pgWUUUf5lEbvqkdNo2qhfR9h768ks47FRh9Si77Dc1MXjPDWFrpfzOIIyrDyLOA==",
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.3.tgz",
"integrity": "sha512-G/B51WWBeY1+ozbE4ZOPHblY8CJ5Frk5f4wUPynWfzkD0ysB2nXsrEnkRlx5UFNOe/WKFErMP/NAUhwK3nd4jg==",
"dev": true,
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.1.0",
@ -16001,9 +16001,9 @@
"dev": true
},
"json-schema-to-zod": {
"version": "0.6.2",
"resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.2.tgz",
"integrity": "sha512-QWY1aosdgirw6YRXTKvvKH6pgWUUUf5lEbvqkdNo2qhfR9h768ks47FRh9Si77Dc1MXjPDWFrpfzOIIyrDyLOA==",
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.3.tgz",
"integrity": "sha512-G/B51WWBeY1+ozbE4ZOPHblY8CJ5Frk5f4wUPynWfzkD0ysB2nXsrEnkRlx5UFNOe/WKFErMP/NAUhwK3nd4jg==",
"dev": true,
"requires": {
"@apidevtools/json-schema-ref-parser": "^9.1.0",