Skip to content

chore: update uuid to 14.0.0#246

Open
gjvoosten wants to merge 1 commit into
nomcopter:masterfrom
gjvoosten:GH-245-update-uuid
Open

chore: update uuid to 14.0.0#246
gjvoosten wants to merge 1 commit into
nomcopter:masterfrom
gjvoosten:GH-245-update-uuid

Conversation

@gjvoosten
Copy link
Copy Markdown

Closes #245

Changes proposed in this pull request:

Updates uuid dependency to 14.0.0.
On master:

 npm audit --omit=dev
# npm audit report

uuid  <14.0.0
Severity: moderate
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided - https://github.com/advisories/GHSA-w5hq-g745-h8pq
fix available via `npm audit fix --force`
Will install uuid@14.0.0, which is a breaking change
node_modules/uuid

1 moderate severity vulnerability

To address all issues (including breaking changes), run:
  npm audit fix --force

On this branch/PR:

$ npm audit --omit=dev
found 0 vulnerabilities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update uuid to 14.0.0

1 participant