diff --git a/package-lock.json b/package-lock.json index 975908b1..ba2618ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@mui/lab": "^5.0.0-alpha.165", "@mui/material": "^5.15.9", "@mui/x-data-grid": "^6.19.3", - "@mui/x-date-pickers": "^6.19.3", + "@mui/x-date-pickers": "^6.19.4", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "axios": "^1.6.5", @@ -4008,9 +4008,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "6.19.3", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.3.tgz", - "integrity": "sha512-0USG4hhrgcMu/nZTYsBUGDcrwCEdzjok2Q4jYB6kHOpP2YxpGMESx0WIzzHtqrDQ67Z3g22v7KTWdPGRDo7HiQ==", + "version": "6.19.4", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.4.tgz", + "integrity": "sha512-LekaacLGnoQNN5hD6iXeHFL4LbZPnr1BM57hnUKy5UgKDHqzHzZSdPGc2p7Ktv/Z2NDbpPaLEAgrLwISKIYcow==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/base": "^5.0.0-beta.22", diff --git a/package.json b/package.json index 683a5376..a8d78be0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@mui/lab": "^5.0.0-alpha.165", "@mui/material": "^5.15.9", "@mui/x-data-grid": "^6.19.3", - "@mui/x-date-pickers": "^6.19.3", + "@mui/x-date-pickers": "^6.19.4", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "axios": "^1.6.5",