Skip to content

Commit 89ba364

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
1 parent 3ba1244 commit 89ba364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@mui/styles": "5.16.11",
1515
"@mui/x-date-pickers": "^5.0.20",
1616
"alertifyjs": "^1.14.0",
17-
"axios": "^0.21.4",
17+
"axios": "^1.13.5",
1818
"core-js": "^3.47.0",
1919
"d3": "^7.9.0",
2020
"d3-v6-tip": "^1.0.9",

0 commit comments

Comments
 (0)