From 0b98217d3bc884e6a4b173fb9e8261d956848f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:45:18 +0100 Subject: [PATCH] Bump json-schema-to-zod from 0.6.0 to 0.6.1 (#86) --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 83fe11c..bd17151 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",