File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 48
48
"react-router-dom" : " ^5.2.0" ,
49
49
"react-scripts" : " 3.4.3" ,
50
50
"react-select" : " ^3.1.0" ,
51
- "react-tooltip" : " ^4.2.7 " ,
51
+ "react-tooltip" : " ^4.2.10 " ,
52
52
"sass-loader" : " ^10.0.3" ,
53
53
"shelljs" : " 0.8.4" ,
54
54
"sshpk" : " ^1.16.1" ,
Original file line number Diff line number Diff line change @@ -10094,10 +10094,10 @@ react-test-renderer@^16.0.0-0:
10094
10094
react-is "^16.8.6"
10095
10095
scheduler "^0.18.0"
10096
10096
10097
- react-tooltip@^4.2.7 :
10098
- version "4.2.7 "
10099
- resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.7 .tgz#245b26aa23bc8ca877f9086ad169207d77281894 "
10100
- integrity sha512-z5T3gNplT76rkT7ZImfx/uXfBtS+x7+WK2H8MVZ5skSwETDDx0hs0+P0jwL5gYDaBvsZ7LYiCBzAOd3tN85CMA ==
10097
+ react-tooltip@^4.2.10 :
10098
+ version "4.2.10 "
10099
+ resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.10 .tgz#ed1a1acd388940c96f4b6309f4fd4dcce5e01bdc "
10100
+ integrity sha512-D7ZLx6/QwpUl0SZRek3IZy/HWpsEEp0v3562tcT8IwZgu8IgV7hY5ZzniTkHyRcuL+IQnljpjj7A7zCgl2+T3w ==
10101
10101
dependencies:
10102
10102
prop-types "^15.7.2"
10103
10103
uuid "^7.0.3"
12032
12032
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
12033
12033
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
12034
12034
12035
- uuid@^3.3.2:
12036
- version "3.3.3"
12037
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
12038
- integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
12039
-
12040
- uuid@^3.4.0:
12035
+ uuid@^3.3.2, uuid@^3.4.0:
12041
12036
version "3.4.0"
12042
12037
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
12043
12038
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
You can’t perform that action at this time.
0 commit comments