build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#26480)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ec77597bf
commit
d385abd13b
|
|
@ -37,7 +37,7 @@
|
|||
"lodash": "^4.17.11",
|
||||
"moment": "^2.20.1",
|
||||
"nvd3-fork": "^2.0.5",
|
||||
"prop-types": "^15.6.2",
|
||||
"prop-types": "^15.8.1",
|
||||
"urijs": "^1.19.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue