Skip to content

Commit 5081903

Browse files
snyk-botsumn2u
authored andcommitted
fix: client/package.json & client/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
1 parent 68f3046 commit 5081903

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@mui/icons-material": "^5.15.20",
1717
"@mui/material": "^5.15.21",
1818
"@mui/x-charts": "^7.8.0",
19-
"axios": "^1.7.2",
19+
"axios": "^1.7.4",
2020
"cash-dom": "^8.1.5",
2121
"classnames": "^2.3.2",
2222
"color-alpha": "^2.0.0",

0 commit comments

Comments
 (0)