From a20b33ec2119e961aa164f5a4b15467013fe36d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 05:05:26 +0000 Subject: [PATCH] chore(deps): bump @nodesecure/js-x-ray Bumps the nodesecure-dependencies group with 1 update: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray). Updates `@nodesecure/js-x-ray` from 10.2.0 to 10.2.1 - [Release notes](https://github.com/NodeSecure/js-x-ray/releases) - [Commits](https://github.com/NodeSecure/js-x-ray/compare/@nodesecure/js-x-ray@10.2.0...@nodesecure/js-x-ray@10.2.1) --- updated-dependencies: - dependency-name: "@nodesecure/js-x-ray" dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nodesecure-dependencies ... Signed-off-by: dependabot[bot] --- workspaces/cache/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/cache/package.json b/workspaces/cache/package.json index 6aea1772..b7345d2b 100644 --- a/workspaces/cache/package.json +++ b/workspaces/cache/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@nodesecure/flags": "3.0.3", - "@nodesecure/js-x-ray": "10.2.0", + "@nodesecure/js-x-ray": "10.2.1", "@nodesecure/scanner": "8.1.0", "cacache": "20.0.3" }