diff --git a/package-lock.json b/package-lock.json index 7da945c..f5ca211 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6055,9 +6055,9 @@ } }, "node_modules/ghissues": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ghissues/-/ghissues-2.0.0.tgz", - "integrity": "sha512-LMqvSO8pMG+g9TqZoTkNDitIYX/pa8mdAiAMmUEqAkt52/i8zgGkz6ZMo/KywaPXJ7o/JpoUjQbRgVak9P5zgw==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/ghissues/-/ghissues-2.0.2.tgz", + "integrity": "sha512-+hlYL0oP0R8I2dqE17BbPy+fBY/uaWlgplQY9QgPDVycizTFXy6CGoVZNrpAOFLbpfd7PYHP+JhiRZ35jTwBvA==", "license": "MIT", "dependencies": { "ghutils": "^5.0.0"