Skip to content

Commit

Permalink
fix: upgrade chai from 4.3.4 to 4.4.1
Browse files Browse the repository at this point in the history
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
1 parent efcba6b commit 49c0e68
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 39 deletions.
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

0 comments on commit 49c0e68

Please sign in to comment.