chore: fix dependabot/snyk alerts ()

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani 2024-10-31 11:15:29 -07:00 committed by Alexander Burmatov
parent 026dc880b7
commit 2fc391e937
2 changed files with 300 additions and 491 deletions

777
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,12 +5,12 @@
"dependencies": {
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mui/icons-material": "^5.2.5",
"@mui/icons-material": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.89",
"@mui/material": "^5.8.6",
"@mui/styles": "^5.8.6",
"@mui/x-date-pickers": "^6.18.4",
"@testing-library/jest-dom": "^5.16.1",
"@mui/material": "^5.16.7",
"@mui/styles": "^5.16.7",
"@mui/x-date-pickers": "^6.20.2",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"axios": "^1.7.4",
@ -18,10 +18,10 @@
"export-from-json": "^1.7.3",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"markdown-to-jsx": "^7.1.7",
"markdown-to-jsx": "^7.5.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.2.1",
"react-router-dom": "^6.27.0",
"react-sticky-el": "^2.0.9",
"web-vitals": "^2.1.3",
"xlsx": "^0.18.5"