Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Aug 16, 2024
1 parent 88f687f commit 7d26ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"format": "prettier --write ."
},
"dependencies": {
"@vscode/vsce": "^2.18.0",
"@vscode/vsce": "^3.0.0",
"ajv": "^8.8.1",
"chai": "^5.1.0",
"deep-equal-in-any-order": "^2.0.6",
Expand Down

0 comments on commit 7d26ded

Please sign in to comment.