diff --git a/package.json b/package.json index b2719443333d..0ac60f05d034 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "react-helmet-async": "^1.0.9", "react-router-dom": "^5.2.0", "react-spring": "next", - "react-tiny-popover": "5", + "react-tiny-popover": "6", "react-use": "^17.2.1", "react-visibility-sensor": "^5.0.2", "unist-util-visit": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index e8240f5180da..fec6a80a1fbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10616,10 +10616,10 @@ react-textarea-autosize@^5.2.1: dependencies: prop-types "^15.6.0" -react-tiny-popover@5: - version "5.1.0" - resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-5.1.0.tgz#a205b39844352f32b4b0658fd96a9738d8626d9c" - integrity sha512-VjBp6Q1f4cJ2xiuyU1rhFnrs+fdnWCYFSrKRN4DTGD2ovchOAGR1jbJ9vgV34TtvMPON+SqBBZFnahVsAGmrUQ== +react-tiny-popover@6: + version "6.0.9" + resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-6.0.9.tgz#08fb8279a3b99bf7e5dca66eeb29720c7ce6859c" + integrity sha512-Fi9KoGZYt20Ao+SuL+f+yWCTAWd/5cnK1Lkw/DXGQnVTta6sn7/1Jygd+u7xwaed/0TUmCWoyj0XBnGtMmMu8g== react-universal-interface@^0.6.2: version "0.6.2"