From 8490acb93cab87bf099b994c521d6d343ee4c649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 03:17:49 +0000 Subject: [PATCH] chore(deps): bump ghauth from 7.0.4 to 7.0.14 Bumps [ghauth](https://github.com/rvagg/ghauth) from 7.0.4 to 7.0.14. - [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.4...v7.0.14) --- updated-dependencies: - dependency-name: ghauth dependency-version: 7.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69a2af09..a6491f3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3888,9 +3888,9 @@ } }, "node_modules/ghauth": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-7.0.4.tgz", - "integrity": "sha512-cltwXBs9jGRSF57tiRMOOaSAvOsDdz6/bhxxxA0UuLalyIsuy8+CrqJdIXpe04oGMT4l88xGgJNPhGDFV1qaqg==", + "version": "7.0.14", + "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-7.0.14.tgz", + "integrity": "sha512-YT7NssO1SVa3yxjFn/yFeVBQLRJmHfjJnTrKd3eHX3OKU3SUldL+Eg8jFWIxQJjmFpg4kC9F/NI4Fn7a9UBo2A==", "inBundle": true, "license": "MIT", "dependencies": { @@ -4166,7 +4166,7 @@ "version": "13.0.6", "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz", "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==", - "inBundle": true, + "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "minimatch": "^10.2.2", @@ -4197,7 +4197,7 @@ "version": "4.0.4", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", - "inBundle": true, + "dev": true, "license": "MIT", "engines": { "node": "18 || 20 || >=22" @@ -4207,7 +4207,7 @@ "version": "5.0.9", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.9.tgz", "integrity": "sha512-ScQ4IuvIEF1TMlP7Zt+vjJ//9zlPb2SDcxWxM3bk8s6t6GGdJ7KO1dCcTidOPJKePW30LE/2cT7wCyPho9/Wxg==", - "inBundle": true, + "dev": true, "license": "MIT", "dependencies": { "balanced-match": "^4.0.2" @@ -4220,7 +4220,7 @@ "version": "10.2.5", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", - "inBundle": true, + "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "brace-expansion": "^5.0.5" @@ -5489,7 +5489,7 @@ "version": "11.5.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.0.tgz", "integrity": "sha512-5YgH9UJd7wVb9hIouI2adWpgqrrICkt070Dnj8EUY1+B4B2P9eRLPAkAAo6NICA7CEhOIeBHl46u9zSNpNu7zA==", - "inBundle": true, + "dev": true, "license": "BlueOak-1.0.0", "engines": { "node": "20 || >=22" @@ -6518,7 +6518,7 @@ "version": "7.1.3", "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz", "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", - "inBundle": true, + "dev": true, "license": "BlueOak-1.0.0", "engines": { "node": ">=16 || 14 >=14.17" @@ -7140,7 +7140,7 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", - "inBundle": true, + "dev": true, "license": "BlueOak-1.0.0", "dependencies": { "lru-cache": "^11.0.0",