diff --git a/package.json b/package.json index e2ebdbf7f..0bc95b178 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "react-intl": "^2.9.0", "react-masonry-infinite": "^1.2.2", "react-motion": "^0.5.2", - "react-notification": "^6.8.4", + "react-notification": "^6.8.5", "react-overlays": "^0.9.1", "react-redux": "^7.1.1", "react-redux-loading-bar": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index 03ff9c2a0..f755d5b3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8740,10 +8740,10 @@ react-motion@^0.5.2: prop-types "^15.5.8" raf "^3.1.0" -react-notification@^6.8.4: - version "6.8.4" - resolved "https://registry.yarnpkg.com/react-notification/-/react-notification-6.8.4.tgz#c189d23f47b0e1b240932f4cfab2f4082cd420bf" - integrity sha512-El4aaIYeXNpL2M96t4+qg3ODgvAhvpORRCXhseukYlR0X8Efiak9ixGmxgm/Bm5Z43kRdFzpgHlh0uM242IFxA== +react-notification@^6.8.5: + version "6.8.5" + resolved "https://registry.yarnpkg.com/react-notification/-/react-notification-6.8.5.tgz#7ea90a633bb2a280d899e30c93cf372265cce4f0" + integrity sha512-3pJPhSsWNYizpyeMeWuC+jVthqE9WKqQ6rHq2naiiP4fLGN4irwL2Xp2Q8Qn7agW/e4BIDxarab6fJOUp1cKUw== dependencies: prop-types "^15.6.2"