chore(deps): bump react-tooltip from 4.2.10 to 4.2.11 in /client

Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) from 4.2.10 to 4.2.11.
- [Release notes](https://github.com/wwayne/react-tooltip/releases)
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wwayne/react-tooltip/compare/v4.2.10...v4.2.11)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-23 05:31:48 +00:00
parent ab86363f5f
commit ddc8388d4b
2 changed files with 4 additions and 4 deletions

View File

@ -21701,9 +21701,9 @@
}
},
"react-tooltip": {
"version": "4.2.10",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.2.10.tgz",
"integrity": "sha512-D7ZLx6/QwpUl0SZRek3IZy/HWpsEEp0v3562tcT8IwZgu8IgV7hY5ZzniTkHyRcuL+IQnljpjj7A7zCgl2+T3w==",
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.2.11.tgz",
"integrity": "sha512-exREte3mK/qbeuQpFbEL3ImdF5/TSAb+x/T7pkVfKmgVcfQLZKHSgLN+Msv7ZOHxaWNJwuCrSsCAy/iTGoPigg==",
"requires": {
"prop-types": "^15.7.2",
"uuid": "^7.0.3"

View File

@ -61,7 +61,7 @@
"react-responsive": "^6.1.1",
"react-spinkit": "^3.0.0",
"react-stripe-elements": "^2.0.3",
"react-tooltip": "^4.2.10",
"react-tooltip": "^4.2.11",
"react-transition-group": "^4.4.1",
"react-youtube": "^7.13.0",
"redux": "^4.0.4",