Skip to content

chore(npm): run npm audit fix for extension and webview

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

I created this MR by running:

$ npm audit fix
$ cd src/webview &&  npm audit fix

There are no manual changes.

This MR should reduce warnings in our security scanning.

Edited by Tomas Vik

Merge request reports