Skip to content

Commit

Permalink
fix: sample/package.json & sample/package-lock.json to reduce vulnera…
Browse files Browse the repository at this point in the history
…bilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298
  • Loading branch information
snyk-bot committed Aug 28, 2024
1 parent 4073eca commit 5eb0446
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 56 deletions.
70 changes: 15 additions & 55 deletions sample/package-lock.json

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

2 changes: 1 addition & 1 deletion sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"vscode-dotnet-runtime": "file:../vscode-dotnet-runtime-extension",
"vscode-dotnet-runtime-library": "file:../vscode-dotnet-runtime-library",
"vscode-dotnet-sdk": "file:../vscode-dotnet-sdk-extension",
"webpack": "5.93.0"
"webpack": "5.94.0"
},
"devDependencies": {
"@types/mocha": "9.0.0",
Expand Down

0 comments on commit 5eb0446

Please sign in to comment.