Skip to content

chore: run `npm audit fix`

Tomas Vik requested to merge 2021-06-23-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