diff --git a/ui/package-lock.json b/ui/package-lock.json index 505405099..b855157d5 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -16748,9 +16748,9 @@ "dev": true }, "react-cool-dimensions": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/react-cool-dimensions/-/react-cool-dimensions-1.3.2.tgz", - "integrity": "sha512-s2d2DxWkpqUm4r+gINmHTduzWDYHf4xiPjbC72MDf+3p/rYXpyNDfF8xrdgD8h2ZyK3sfLd9zWjnYzrroUxf1w==" + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/react-cool-dimensions/-/react-cool-dimensions-1.3.3.tgz", + "integrity": "sha512-j7NyN2D2YwF908rIdzxtkxerq52qKBmSfTbOdCxc4V2M6AmVd50Ur+Kbu+KaIffe63CW4nFGnfE3eLsFwDbclA==" }, "react-day-picker": { "version": "7.4.10", diff --git a/ui/package.json b/ui/package.json index 22b9f3868..56e6531c1 100644 --- a/ui/package.json +++ b/ui/package.json @@ -60,7 +60,7 @@ "react": "17.0.2", "react-app-polyfill": "2.0.0", "react-autosuggest": "10.1.0", - "react-cool-dimensions": "1.3.2", + "react-cool-dimensions": "1.3.3", "react-day-picker": "7.4.10", "react-dom": "17.0.2", "react-hotkeys-hook": "3.3.0",