What is the current behavior?
current behavior: npm install shows an error:
vue-loader 2.0.0 - 16.0.0-rc.2
Depends on vulnerable versions of loader-utils
Depends on vulnerable versions of vue-style-loader
node_modules/vue-loader
If the current behavior is a bug, please provide the steps to reproduce:
while having the package vue-loader in my project at version 15.10.1, run npm install.
An error then pops as stated above.
What is the expected behavior?
There shouldn't be an error, as there wasn't one for the several months with this package.
Please mention other relevant information such as your webpack version, Node.js version and Operating System.
Webpack : 5.75, Nodejs: 18.8, OS: Windows 10.
Report a bug
What is the current behavior? current behavior: npm install shows an error:
vue-loader 2.0.0 - 16.0.0-rc.2 Depends on vulnerable versions of loader-utils Depends on vulnerable versions of vue-style-loader node_modules/vue-loader
If the current behavior is a bug, please provide the steps to reproduce: while having the package vue-loader in my project at version 15.10.1, run npm install. An error then pops as stated above.
What is the expected behavior? There shouldn't be an error, as there wasn't one for the several months with this package.
Please mention other relevant information such as your webpack version, Node.js version and Operating System. Webpack : 5.75, Nodejs: 18.8, OS: Windows 10.