From 750ba079b556494d6ca745d56817cdc4234de0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 22:18:10 +0000 Subject: [PATCH] Bump zod from 3.25.69 to 3.25.74 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.69 to 3.25.74. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.69...v3.25.74) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.74 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b9cc68..19d1471 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6416,9 +6416,9 @@ } }, "node_modules/zod": { - "version": "3.25.69", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.69.tgz", - "integrity": "sha512-cjUx+boz8dfYGssYKLGNTF5VUF6NETpcZCDTN3knhUUXQTAAvErzRhV3pgeCZm2YsL4HOwtEHPonlsshPu2I0A==", + "version": "3.25.74", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.74.tgz", + "integrity": "sha512-J8poo92VuhKjNknViHRAIuuN6li/EwFbAC8OedzI8uxpEPGiXHGQu9wemIAioIpqgfB4SySaJhdk0mH5Y4ICBg==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks"