From 0781390d3105c66a264f26eabc51b58039417951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:15:36 +0000 Subject: [PATCH] chore(deps): bump @nodesecure/js-x-ray in the dependencies group Bumps the dependencies group with 1 update: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray). Updates `@nodesecure/js-x-ray` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/NodeSecure/js-x-ray/releases) - [Commits](https://github.com/NodeSecure/js-x-ray/compare/v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: "@nodesecure/js-x-ray" dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 37894492..be575c7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1019,9 +1019,9 @@ "link": true }, "node_modules/@nodesecure/js-x-ray": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@nodesecure/js-x-ray/-/js-x-ray-8.1.0.tgz", - "integrity": "sha512-karTzRWIXYA4ME1gT5e8C4c8GUzTg9bgUNw0ufl1H+64qunDEGB8g/QnEYv/dsQy7lZLqvt0ohUI4XIPtWbNrA==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/@nodesecure/js-x-ray/-/js-x-ray-8.1.1.tgz", + "integrity": "sha512-AVH5D9XR3O11naADJ/WFZT5/8COAG9wOw6wHQskPZaQ4iOj00NpmNudnh8I6wdprlg0auqb9h7jngpsedwrd6A==", "license": "MIT", "workspaces": [ "workspaces/estree-ast-utils",