Skip to content

Commit ee5e0e2

Browse files
authored
Merge pull request #251 from tutorcruncher/dependabot/npm_and_yarn/react-tooltip-4.4.3
2 parents 0c732af + be5aa49 commit ee5e0e2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-router-dom": "^5.2.0",
4949
"react-scripts": "3.4.3",
5050
"react-select": "^3.1.1",
51-
"react-tooltip": "^4.2.18",
51+
"react-tooltip": "^4.4.3",
5252
"sass-loader": "^10.1.1",
5353
"shelljs": "0.8.4",
5454
"sshpk": "^1.17.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9221,14 +9221,14 @@ prop-types-exact@^1.2.0:
92219221
object.assign "^4.1.0"
92229222
reflect.ownkeys "^0.2.0"
92239223

9224-
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
9225-
version "15.7.2"
9226-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
9227-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
9224+
prop-types@^15.5.8, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
9225+
version "15.8.1"
9226+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
9227+
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
92289228
dependencies:
92299229
loose-envify "^1.4.0"
92309230
object-assign "^4.1.1"
9231-
react-is "^16.8.1"
9231+
react-is "^16.13.1"
92329232

92339233
proto-list@~1.2.1:
92349234
version "1.2.4"
@@ -9474,7 +9474,7 @@ react-input-autosize@^3.0.0:
94749474
dependencies:
94759475
prop-types "^15.5.8"
94769476

9477-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
9477+
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.4, react-is@^16.8.6:
94789478
version "16.13.1"
94799479
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
94809480
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -9592,12 +9592,12 @@ react-test-renderer@^16.0.0-0:
95929592
react-is "^16.8.6"
95939593
scheduler "^0.19.1"
95949594

9595-
react-tooltip@^4.2.18:
9596-
version "4.2.18"
9597-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.18.tgz#2fb8c5e115c4e5476f94081f4bb2ba77f5b2297f"
9598-
integrity sha512-MBdWuH925GL2ai5TWJelVJD9Opfk+3cLw0SP0rXR7s2RcNb7FefaNmljFndqYo8ghVcIEj5yM7aqV5Ith2bnqg==
9595+
react-tooltip@^4.4.3:
9596+
version "4.4.3"
9597+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.4.3.tgz#44cbb6c8bdb3281c2819d16c92e3c419ebd98582"
9598+
integrity sha512-l7/TDBwq3JtuLBtq6FvIs7wsqcHjvoHFT8AvNGpf0JhHwzh+ZhCDN25wM/+gxelj8i1ngw/ULFv53XRQ/wCMzQ==
95999599
dependencies:
9600-
prop-types "^15.7.2"
9600+
prop-types "^15.8.1"
96019601
uuid "^7.0.3"
96029602

96039603
react-transition-group@^4.3.0:

0 commit comments

Comments
 (0)