From 54809fcafc7185395c5dfdd6b300092765b7781a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 11:27:06 +0000 Subject: [PATCH] chore(deps): bump @nodesecure/scanner in the dependencies group Bumps the dependencies group with 1 update: [@nodesecure/scanner](https://github.com/NodeSecure/scanner/tree/HEAD/workspaces/scanner). Updates `@nodesecure/scanner` from 8.2.0 to 9.0.0 - [Release notes](https://github.com/NodeSecure/scanner/releases) - [Changelog](https://github.com/NodeSecure/scanner/blob/master/workspaces/scanner/CHANGELOG.md) - [Commits](https://github.com/NodeSecure/scanner/commits/@nodesecure/scanner@9.0.0/workspaces/scanner) --- updated-dependencies: - dependency-name: "@nodesecure/scanner" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1470f79..7ee7016 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@nodesecure/npm-registry-sdk": "^4.4.0", "@nodesecure/npm-types": "^1.3.0", "@nodesecure/ossf-scorecard-sdk": "^3.2.1", - "@nodesecure/scanner": "^8.2.0", + "@nodesecure/scanner": "^9.0.0", "@octokit/types": "^16.0.0", "@openally/httpie": "1.0.0", "@openally/mutex": "^2.0.0"