Commit 709d9f4
committed
Reinstall node modules and recreate (refresh) lockfiles
Sometimes, when dependabot attempts to fix a vulnerability warning,
it gets stuck because there is other module requiring the specific version,
hence it cannot be updated to the safe one.
To make sure all node modules (those unspecified in package.json) are up-to-date
this commit refreshes all three package lockfiles so that all node modules
are installed based on new versions and their deps.1 parent 7666bbd commit 709d9f4
File tree
3 files changed
+7444
-7722
lines changed- example-web
- example
- package
3 files changed
+7444
-7722
lines changed
0 commit comments