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 14, 2024
1 parent c5fc2ea commit 649095d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"tsify": "^4.0.2",
"tunnel-ssh": "4.1.4",
"unzipper": "^0.10.11",
"webpack": "^4.44.2"
"webpack": "^5.0.0"
},
"standard": {
"env": [
Expand Down

0 comments on commit 649095d

Please sign in to comment.