Skip to content

chore: update npm dependencies + audit fix

Tomas Vik requested to merge 2022-01-17-audit-fix into main

We don't run renovate bot for the src/webview subproject. This MR is the result of running the following commands:

npm audit fix
cd src/webview
npm update
npm audit fix

No manual changes were made in this MR.

Merge request reports