Skip to content

Commit

Permalink
npm audit fix (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Masson <[email protected]>
  • Loading branch information
mattmasson and Matt Masson authored Sep 19, 2024
1 parent e5967a9 commit a31c8c9
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 87 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"files.exclude": {
"src/**/*.js": true
},
"editor.formatOnSave": true
"editor.formatOnSave": true,
"sarif-viewer.connectToGithubCodeScanning": "off"
}
131 changes: 45 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a31c8c9

Please sign in to comment.