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-AXIOS-6032459
  • Loading branch information
snyk-bot committed Oct 28, 2023
1 parent c510ced commit a89ce01
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 @@
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.14",
"@xpadev-net/niconicomments": "^0.2.61",
"axios": "^1.5.1",
"axios": "^1.6.0",
"electron-store": "^8.1.0",
"jotai": "^2.4.3",
"jsdom": "^22.1.0",
Expand Down

0 comments on commit a89ce01

Please sign in to comment.