diff --git a/package-lock.json b/package-lock.json index 4131040..f57727b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6027,9 +6027,9 @@ } }, "node_modules/ghissues": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/ghissues/-/ghissues-2.0.3.tgz", - "integrity": "sha512-zjSHunakli4YgaJD+Tbs2SSjui7pfBu9J7xHhWyA14BMcb6yXmN20Ao0aohe5ypF4g/Gc75NGe4z9jkZ7wG4xA==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/ghissues/-/ghissues-2.0.5.tgz", + "integrity": "sha512-S5qBIp1HPxylyn9irvfKNmxasPqg5/uswzec2qnxcxTRfqaHwfRVvj0ig2nv0ExL2VwKiGOY7U4C8NM/6o8WqA==", "license": "MIT", "dependencies": { "ghutils": "^5.0.0"