From a5247422fe9abb3b2d9eb7616eafa91bd14904b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 03:17:11 +0000 Subject: [PATCH] chore(deps): bump ghauth from 6.0.13 to 6.0.19 Bumps [ghauth](https://github.com/rvagg/ghauth) from 6.0.13 to 6.0.19. - [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/v6.0.13...v6.0.19) --- updated-dependencies: - dependency-name: ghauth dependency-version: 6.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index f91d647a..302e955a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -4683,9 +4683,9 @@ } }, "node_modules/ghauth": { - "version": "6.0.13", - "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-6.0.13.tgz", - "integrity": "sha512-wdeDPCl3RBSoYEhZ4J/PXK7/b1xYQj1zKgWx9QyUEo0ZGvwFiwe8HWMkpbtuDgo6kwaRUYw7izV7LtO233J5iw==", + "version": "6.0.19", + "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-6.0.19.tgz", + "integrity": "sha512-eiZtW8EyJjk++Gs8vdY1/gJccbaPl3cH40z9VikfvBou5dkI4L/m9bbauLiGnQ6SdYhu0wT4DlDuoRpUMwbyIg==", "license": "MIT", "dependencies": { "application-config": "^2.0.0",