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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 13, 2024
1 parent 75b1902 commit 00d142f
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 @@ -113,7 +113,7 @@
},
"dependencies": {
"body-parser": "^1.20.2",
"check-dependencies": "^1.1.0",
"check-dependencies": "^2.0.0",
"check-internet-connected": "^2.0.6",
"clarinet": "^0.12.5",
"colors": "1.4.0",
Expand Down

0 comments on commit 00d142f

Please sign in to comment.