diff --git a/demo/package.json b/demo/package.json index 8dd4716..72e18c5 100644 --- a/demo/package.json +++ b/demo/package.json @@ -7,7 +7,7 @@ "@testing-library/react": "9.5.0", "@testing-library/user-event": "7.2.1", "babel-jest": "24.9.0", - "monday-ui-components": "1.3.2", + "monday-ui-components": "1.3.7", "react": "16.13.1", "react-dom": "16.13.1", "react-scripts": "3.4.3" diff --git a/demo/yarn.lock b/demo/yarn.lock index fab6d7e..3bc6892 100644 --- a/demo/yarn.lock +++ b/demo/yarn.lock @@ -7973,10 +7973,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1: dependencies: minimist "^1.2.5" -monday-ui-components@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/monday-ui-components/-/monday-ui-components-1.3.2.tgz#96d2f540f6e3ab1a78a98263367c0642f01e7a17" - integrity sha512-KYZEUPDSnyTAdRhCECv00YKIvLm/1aixD6Wvjs1EdXTusKaYiW4YUIzwgu1B6yMBG056VWv/BxUZGWkh+FhBTg== +monday-ui-components@1.3.7: + version "1.3.7" + resolved "https://registry.yarnpkg.com/monday-ui-components/-/monday-ui-components-1.3.7.tgz#dc37bb6181daf8d3651cbe52447ec836e11a2eb8" + integrity sha512-EPl2alqHWtavl8O6S/2fOKdvzscQNvxznKsGlLDRtXImPh46UhGxHn4TKMQhyS8NslgBSU6NfJwDreBMw6fXSA== dependencies: "@types/styled-components" "^5.1.2" fontsource-roboto "^3.0.3"