Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade chai from 4.3.4 to 4.4.1
Snyk has created this PR to upgrade chai from 4.3.4 to 4.4.1.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/985efe30-1be3-4c6e-a658-88d178a333b8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
commit 49c0e68c09c31b782afc83b6fc5752915593932c
101 changes: 63 additions & 38 deletions vscode-dotnet-runtime-extension/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 vscode-dotnet-runtime-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"webpack": "webpack --mode development"
},
"dependencies": {
"chai": "4.3.4",
"chai": "4.4.1",
"child_process": "^1.0.2",
"diff": ">=5.0.0",
"glob": "^7.2.0",
Expand Down