Skip to content

Commit 1259034

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993
1 parent 74c3821 commit 1259034

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@mui/material": "^6.0.0",
1414
"@mui/styles": "^6.0.0",
1515
"@mui/x-data-grid": "^7.28.1",
16-
"axios": "^1.8.4",
16+
"axios": "^1.13.5",
1717
"core-js": "^3.41.0",
1818
"i18next": "^22.4.9",
1919
"jquery": "^3.7.1",

0 commit comments

Comments
 (0)