From 63874efdda737b7ea06cb676e9314725d515235d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 12:11:41 +0000 Subject: [PATCH] chore(deps): bump ghauth in the npm-minor-patch group Bumps the npm-minor-patch group with 1 update: [ghauth](https://github.com/rvagg/ghauth). Updates `ghauth` from 7.0.9 to 7.0.10 - [Release notes](https://github.com/rvagg/ghauth/releases) - [Changelog](https://github.com/rvagg/ghauth/blob/master/CHANGELOG.md) - [Commits](https://github.com/rvagg/ghauth/compare/v7.0.9...v7.0.10) --- updated-dependencies: - dependency-name: ghauth dependency-version: 7.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... 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 efdb637..5cc7366 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5861,9 +5861,9 @@ } }, "node_modules/ghauth": { - "version": "7.0.9", - "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-7.0.9.tgz", - "integrity": "sha512-9kxsKcQDCdfOPzkIZhtfwov4ddPFa5uT85ZX7IDj2TY4Hday33P1XZbwZPmEFLh6rfBZzIQPuofPLO9FPGsU7Q==", + "version": "7.0.10", + "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-7.0.10.tgz", + "integrity": "sha512-F+fegUBRkLhjoWYWom5yyKmxCFsxdz7oMrv9mqXvII63hpKPOLRIN1AdWnDrM+urks26ReEFiYeoPJttK23mmw==", "license": "MIT", "dependencies": { "ora": "^9.1.0",