From 6bf3e64bbb5d43b068319aff7384794b6bb481fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 18:08:11 +0000 Subject: [PATCH] build(deps): bump zx from 8.5.3 to 8.8.5 in /agentic_rag/scripts Bumps [zx](https://github.com/google/zx) from 8.5.3 to 8.8.5. - [Release notes](https://github.com/google/zx/releases) - [Commits](https://github.com/google/zx/compare/8.5.3...8.8.5) --- updated-dependencies: - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agentic_rag/scripts/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/agentic_rag/scripts/package-lock.json b/agentic_rag/scripts/package-lock.json index 402c586..726b64c 100644 --- a/agentic_rag/scripts/package-lock.json +++ b/agentic_rag/scripts/package-lock.json @@ -736,9 +736,9 @@ } }, "node_modules/zx": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/zx/-/zx-8.5.3.tgz", - "integrity": "sha512-TsGLAt8Ngr4wDXLZmN9BT+6FWVLFbqdQ0qpXkV3tIfH7F+MgN/WUeSY7W4nNqAntjWunmnRaznpyxtJRPhCbUQ==", + "version": "8.8.5", + "resolved": "https://registry.npmjs.org/zx/-/zx-8.8.5.tgz", + "integrity": "sha512-SNgDF5L0gfN7FwVOdEFguY3orU5AkfFZm9B5YSHog/UDHv+lvmd82ZAsOenOkQixigwH2+yyH198AwNdKhj+RA==", "license": "Apache-2.0", "bin": { "zx": "build/cli.js"