From 3c1177c4cb3012dbe7cfb96e9571b5f45c715f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 03:44:50 +0000 Subject: [PATCH] chore(deps): bump zod from 4.6.2 to 4.6.5 Bumps [zod](https://github.com/colinhacks/zod) from 4.6.2 to 4.6.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.6.2...v4.6.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0463f88..0d1a615 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@askalf/strongroom": "^0.5.0", "@askalf/truecopy": "git+https://github.com/askalf/truecopy.git#32638be89127f8aa9922b8add02843dac7bc7cce", "@modelcontextprotocol/sdk": "^1.30.0", - "zod": "^4.6.2" + "zod": "^4.6.5" }, "bin": { "oys-mcp": "bin/oys-mcp.mjs" @@ -1218,9 +1218,9 @@ "license": "ISC" }, "node_modules/zod": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/zod/-/zod-4.6.2.tgz", - "integrity": "sha512-lh5RCAGFa1Cm2hjtNwLQhSs/AsqdWnTQaBER9fEwN/88pSh7KOtJavtBx/0VlkN/uFd61SwYmljLMDAsHlvzBQ==", + "version": "4.6.5", + "resolved": "https://registry.npmjs.org/zod/-/zod-4.6.5.tgz", + "integrity": "sha512-v5l/aFXZQeai4awLbOpSoHecE9UiMrnfx75tEXLjNonXVARxQ5mOeipTjROUchszUNCqnE+hqAMujRsRHsut2Q==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" diff --git a/package.json b/package.json index 5aa2890..ba729f7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@askalf/truecopy": "git+https://github.com/askalf/truecopy.git#32638be89127f8aa9922b8add02843dac7bc7cce", "@askalf/strongroom": "^0.5.0", "@modelcontextprotocol/sdk": "^1.30.0", - "zod": "^4.6.2" + "zod": "^4.6.5" }, "keywords": [ "ai-agents",