Skip to content

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

Tomas Vik (OOO back on 2024-08-12) 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 (OOO back on 2024-08-12)

Merge request reports