electron / update-electron-app

🌲 A drop-in module that adds autoUpdating capabilities to Electron apps
MIT License
716 stars 131 forks source link

build: update yarn.lock to fix audit output #134

Closed up-up-and-away[bot] closed 7 months ago

up-up-and-away[bot] commented 7 months ago

We ran uuaw --audit and it resulted in a clean yarn audit.

Attempting to fix advisory: GHSA-gxpj-cx7g-858c - Regular Expression Denial of Service in debug
Scanning dependency chain:
     standard-markdown --> standard --> eslint --> debug
[1/5] Trying from: debug@^4.0.1
    Resolving: debug@^4.0.1 --> 4.3.4
[1/5] Updating chain to latest starting at: debug@^4.0.1 results in a patched version: debug@4.3.4
[1/5] Running yarn install now

Audit is clean, looking good cap'n