Bump json-schema-to-zod from 0.6.0 to 0.6.1 (#86)

This commit is contained in:
dependabot[bot] 2023-01-02 13:45:18 +01:00 committed by GitHub
parent 8d16187a0a
commit 0b98217d3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -7054,9 +7054,9 @@
}
},
"node_modules/json-schema-to-zod": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.0.tgz",
"integrity": "sha512-Ers1rJVwcp7hSmqucG2oFTlkeEIk34ST9BuY+PuZ8u0cBdaWG0NgwU1A6w59n8WCsy8d4RM4CMWS6aZ2dQoi3w==",
"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==",
"dev": true,
"dependencies": {
"@types/json-schema": "^7.0.9",
@ -15967,9 +15967,9 @@
}
},
"json-schema-to-zod": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/json-schema-to-zod/-/json-schema-to-zod-0.6.0.tgz",
"integrity": "sha512-Ers1rJVwcp7hSmqucG2oFTlkeEIk34ST9BuY+PuZ8u0cBdaWG0NgwU1A6w59n8WCsy8d4RM4CMWS6aZ2dQoi3w==",
"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==",
"dev": true,
"requires": {
"@types/json-schema": "^7.0.9",