diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 82b0600..5c39277 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -16,7 +16,7 @@ "@mui/icons-material": "^7.0.0", "@mui/material": "^7.0.0", "@mui/x-charts": "^7.28.0", - "@mui/x-date-pickers": "^7.28.2", + "@mui/x-date-pickers": "^7.28.3", "date-and-time": "^3.6.0", "dayjs": "^1.11.13", "filesize": "^10.1.6", @@ -1613,9 +1613,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "7.28.2", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.28.2.tgz", - "integrity": "sha512-py8u0iOShM8m/Ocs/giS8MwTNFn+iRFG6m5L6YJ/JmKzNfQfkVJOjpbdSIWxdCJ8plJn95oar1nKUhDdwn88HA==", + "version": "7.28.3", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.28.3.tgz", + "integrity": "sha512-5umKB/DIMfDN+FAlzcrocix9PpoJDJ+5hMdlby8spTPObP4wCSN+wkEhk0vFC7qE9FAWXr4wjemaKvsNf41cCw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.7", diff --git a/central_frontend/package.json b/central_frontend/package.json index 683b454..b356c1f 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -18,7 +18,7 @@ "@mui/icons-material": "^7.0.0", "@mui/material": "^7.0.0", "@mui/x-charts": "^7.28.0", - "@mui/x-date-pickers": "^7.28.2", + "@mui/x-date-pickers": "^7.28.3", "date-and-time": "^3.6.0", "dayjs": "^1.11.13", "filesize": "^10.1.6",