Update dependency for ws package #17361
Labels
area/cli
bug/1-hard-to-reproduce
A reproduction is available, but it's hard to reproduce, so it has a lower priority.
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/quasar-cli-webpack
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
There is a security issue in
ws
package that is already fixed, but requires newer version of the package. However,quasar/app-webpack
has strict dependency to now vulnerable version, which results the following error when trying to create an update PR viadependabot
in GitHub:What did you expect to happen?
quasar/app-webpack
should have updatedws
as a dependency instead of vulnerable versionReproduction URL
https://github.com/AlmaLinux/albs-frontend/security/dependabot/58
How to reproduce?
quasar/app-webpack
in its dependencies;Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)
Platforms/Browsers
No response
Quasar info output
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: