Websocket-extension security vulnerability warning from GitHub #2913
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs triage
This issue has not been triaged by maintainers
🐛 Bug Report
I'm using docusaurus for an open-source project, and suddenly github is telling me that I need to upgrade to websocket-extensions from v0.1.3 to v0.1.4 because of a security issue.
I read that I should not edit package-lock.json myself.
Searching online, it sounds like the correct answer is to bug the developer about outdated dependencies, so here is my formal bug :)
Have you read the Contributing Guidelines on issues?
yes
To Reproduce
(Write your steps here:)
Github security notice complaining about websocket-extensions dependency in docusaurus
Expected behavior
Github doesn't complain about docusaurus.
(Write what you thought would happen.)
Actual Behavior
I tried
which gave nothing back. (i'm using docusaurus1)
i tried
which also gave nothing.
Your Environment
Not sure how to do that given it's a dependency within docusaurus.
The text was updated successfully, but these errors were encountered: