Commit 88b9505 1 parent 9602670 commit 88b9505 Copy full SHA for 88b9505
File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@elastic/eslint-import-resolver-kibana" : " link:../../packages/osd-eslint-import-resolver-opensearch-dashboards" ,
27
27
"@testing-library/user-event" : " ^12.1.6" ,
28
- "@types/react-plotly.js" : " ^2.2.4 " ,
28
+ "@types/react-plotly.js" : " ^2.6.0 " ,
29
29
"@types/redux-mock-store" : " ^1.0.1" ,
30
30
"babel-polyfill" : " ^6.26.0" ,
31
31
"eslint-plugin-no-unsanitized" : " ^3.0.2" ,
39
39
"babel-polyfill" : " ^6.26.0" ,
40
40
"brace" : " 0.11.1" ,
41
41
"formik" : " ^2.2.5" ,
42
- "plotly.js-dist" : " ^1.57 .1" ,
42
+ "plotly.js-dist" : " ^2.29 .1" ,
43
43
"prettier" : " ^2.1.1" ,
44
- "react-plotly.js" : " ^2.4 .0" ,
44
+ "react-plotly.js" : " ^2.6 .0" ,
45
45
"react-redux" : " ^7.2.0" ,
46
46
"reselect" : " ^4.0.0"
47
47
},
Original file line number Diff line number Diff line change 197
197
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
198
198
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
199
199
200
- " @types/react-plotly.js@^2.2.4 " :
201
- version "2.6.0 "
202
- resolved "https://registry.yarnpkg.com/@types/react-plotly.js/-/react-plotly.js-2.6.0 .tgz#1b856c2ed1219babda3e95ef3270091f156ff987 "
203
- integrity sha512-nJJ57U0/CNDAO+F3dpnMgM8PtjLE/O1I3O6gq4+5Q13uKqrPnHGYOttfdzQJ4D7KYgF609miVzEYakUS2zds8w ==
200
+ " @types/react-plotly.js@^2.6.0 " :
201
+ version "2.6.3 "
202
+ resolved "https://registry.yarnpkg.com/@types/react-plotly.js/-/react-plotly.js-2.6.3 .tgz#49829a5c4f011345d09f6cab692f7ddbf558cbfb "
203
+ integrity sha512-HBQwyGuu/dGXDsWhnQrhH+xcJSsHvjkwfSRjP+YpOsCCWryIuXF78ZCBjpfgO3sCc0Jo8sYp4NOGtqT7Cn3epQ ==
204
204
dependencies :
205
205
" @types/plotly.js" " *"
206
206
" @types/react" " *"
@@ -3257,10 +3257,10 @@ please-upgrade-node@^3.1.1:
3257
3257
dependencies :
3258
3258
semver-compare "^1.0.0"
3259
3259
3260
- plotly.js-dist@^1.57 .1 :
3261
- version "1.58.5 "
3262
- resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-1.58.5 .tgz#526d84459231f9debe98429d7b20fa08e541ad42 "
3263
- integrity sha512-gy4cm5gYeem1eoXeryrSfftDm/CacQUE+W6xPRGiC5PnB/WHDPaex+HVeAGdKEek57ok1j2IkDw3lnXoB0Bfiw ==
3260
+ plotly.js-dist@^2.29 .1 :
3261
+ version "2.29.1 "
3262
+ resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-2.29.1 .tgz#8e67dcc3050e732f44cb8a23e063a4e5bcbfe892 "
3263
+ integrity sha512-jEdUhk9brzzleuJP1vTxk1ECfm896bld78elG6YRPdywyUYAAO0rd+JUNv56hZu4uqUftvKU6xfjSwjm0R3LUw ==
3264
3264
3265
3265
posix-character-classes@^0.1.0 :
3266
3266
version "0.1.1"
@@ -3412,7 +3412,7 @@ react-is@^17.0.2:
3412
3412
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
3413
3413
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
3414
3414
3415
- react-plotly.js@^2.4 .0 :
3415
+ react-plotly.js@^2.6 .0 :
3416
3416
version "2.6.0"
3417
3417
resolved "https://registry.yarnpkg.com/react-plotly.js/-/react-plotly.js-2.6.0.tgz#ad6b68ee64f1b5cfa142ee92c59687f9c2c09209"
3418
3418
integrity sha512-g93xcyhAVCSt9kV1svqG1clAEdL6k3U+jjuSzfTV7owaSU9Go6Ph8bl25J+jKfKvIGAEYpe4qj++WHJuc9IaeA==
You can’t perform that action at this time.
0 commit comments