Bump json-schema-to-zod from 0.6.0 to 0.6.1 (#86)
This commit is contained in:
parent
8d16187a0a
commit
0b98217d3b
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue