diff --git a/client/package.json b/client/package.json index bf693b6d5b9..e7694becd3d 100644 --- a/client/package.json +++ b/client/package.json @@ -107,7 +107,7 @@ "react-responsive": "6.1.2", "react-scrollable-anchor": "0.6.1", "react-spinkit": "3.0.0", - "react-tooltip": "4.5.0", + "react-tooltip": "4.5.1", "react-transition-group": "4.4.5", "react-youtube": "7.14.0", "redux": "4.2.0", diff --git a/package-lock.json b/package-lock.json index 331822e6643..e2f83b2b5be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -503,7 +503,7 @@ "react-responsive": "6.1.2", "react-scrollable-anchor": "0.6.1", "react-spinkit": "3.0.0", - "react-tooltip": "4.5.0", + "react-tooltip": "4.5.1", "react-transition-group": "4.4.5", "react-youtube": "7.14.0", "redux": "4.2.0", @@ -45108,9 +45108,9 @@ } }, "node_modules/react-tooltip": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz", - "integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.1.tgz", + "integrity": "sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==", "dependencies": { "prop-types": "^15.8.1", "uuid": "^7.0.3" @@ -57417,7 +57417,7 @@ "react-scrollable-anchor": "0.6.1", "react-spinkit": "3.0.0", "react-test-renderer": "16.14.0", - "react-tooltip": "4.5.0", + "react-tooltip": "4.5.1", "react-transition-group": "4.4.5", "react-youtube": "7.14.0", "redux": "4.2.0", @@ -86168,9 +86168,9 @@ } }, "react-tooltip": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz", - "integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.1.tgz", + "integrity": "sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==", "requires": { "prop-types": "^15.8.1", "uuid": "^7.0.3"