electron / release-status

Public facing release status information
https://releases.electronjs.org
MIT License
3 stars 8 forks source link

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

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

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

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

Attempting to fix advisory: GHSA-rv95-896h-c2vc - Express.js Open Redirect in malformed URLs
Scanning dependency chain:
     express
[1/1] Trying from: express@^4.17.1
    Resolving: express@^4.17.1 --> 4.19.2
[1/1] Updating chain to latest starting at: express@^4.17.1 results in a patched version: express@4.19.2
[1/1] Running yarn install now

Audit is clean, looking good cap'n
dsanders11 commented 6 months ago

This should be superseded by #41, so closing this.