diff --git a/ui/package-lock.json b/ui/package-lock.json index 388341c6d..bc43b6574 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -16634,9 +16634,9 @@ "dev": true }, "react-cool-dimensions": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/react-cool-dimensions/-/react-cool-dimensions-2.0.5.tgz", - "integrity": "sha512-j1OU1ty32qO0jG4UzNqNn8fZ77J6easco453hWEGrcwCz38jgKYFc3dD25nUajyUDodlHQJSa4o3tLonyCAlTA==" + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/react-cool-dimensions/-/react-cool-dimensions-2.0.6.tgz", + "integrity": "sha512-Jn2l9Bb+GyrFKx4dmOeEX1yUjX3cAZohypjecGpp9Rq7ncOkpzkd0S88OHYr6yQQceG2ED8vEth5IjlnZPm7DA==" }, "react-day-picker": { "version": "7.4.10", diff --git a/ui/package.json b/ui/package.json index b6a1fcfb1..b8eadf336 100644 --- a/ui/package.json +++ b/ui/package.json @@ -60,7 +60,7 @@ "qs": "6.10.1", "react": "17.0.2", "react-app-polyfill": "2.0.0", - "react-cool-dimensions": "2.0.5", + "react-cool-dimensions": "2.0.6", "react-day-picker": "7.4.10", "react-dom": "17.0.2", "react-hotkeys-hook": "3.3.1",