diff --git a/package-lock.json b/package-lock.json index 4131040..a2c212f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6014,9 +6014,9 @@ } }, "node_modules/ghauth": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-7.0.5.tgz", - "integrity": "sha512-PJH4Xih2iRMm0TOeaqj61Szj2etFGfBlIcRXJum6sRle8qcQPUkjvoAwkz5UKUmcpHKCZOVrrhxL8JO/SQvI4g==", + "version": "7.0.7", + "resolved": "https://registry.npmjs.org/ghauth/-/ghauth-7.0.7.tgz", + "integrity": "sha512-mYf0STQkvvgz6jqeVSWqoQqLNR4rsTwlQTLT4uXwsNHpCjodR/uBVKQcVhqwMVNQp3fvKy2ylqXnzP9+OxUFBA==", "license": "MIT", "dependencies": { "ora": "^9.1.0",