diff --git a/packages/core/package.json b/packages/core/package.json index 5c00c510..fc87c265 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -72,7 +72,7 @@ "@mui/icons-material": "5.11.9", "@mui/material": "5.11.10", "@mui/system": "5.11.9", - "@mui/x-date-pickers": "5.0.19", + "@mui/x-date-pickers": "5.0.20", "@reduxjs/toolkit": "1.9.3", "@styled-icons/fluentui-system-regular": "10.47.0", "@styled-icons/remix-editor": "10.46.0", diff --git a/yarn.lock b/yarn.lock index 992f3f15..03e85343 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2760,10 +2760,10 @@ prop-types "^15.8.1" react-is "^18.2.0" -"@mui/x-date-pickers@5.0.19": - version "5.0.19" - resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.19.tgz#1a51477a702a31401e30d3e34be6934a85e9478f" - integrity sha512-D8zFyFgwA6faPCTM//3SG17RqCegczKQS9wF/toemhjsP7Ps4ape/llHqowL/BZLbi14OXV0Ud10tfUyVP7Q/Q== +"@mui/x-date-pickers@5.0.20": + version "5.0.20" + resolved "https://registry.yarnpkg.com/@mui/x-date-pickers/-/x-date-pickers-5.0.20.tgz#7b4e5b5a214a8095937ba7d82bb82acd6f270d72" + integrity sha512-ERukSeHIoNLbI1C2XRhF9wRhqfsr+Q4B1SAw2ZlU7CWgcG8UBOxgqRKDEOVAIoSWL+DWT6GRuQjOKvj6UXZceA== dependencies: "@babel/runtime" "^7.18.9" "@date-io/core" "^2.15.0"