diff --git a/graylog2-web-interface/package.json b/graylog2-web-interface/package.json index 73329839f95d..2d28162ff086 100644 --- a/graylog2-web-interface/package.json +++ b/graylog2-web-interface/package.json @@ -127,7 +127,7 @@ "@types/moment-duration-format": "^2.2.2", "@types/mousetrap": "1.6.15", "@types/numeral": "^2.0.1", - "@types/plotly.js": "2.33.3", + "@types/plotly.js": "2.33.4", "@types/react-beautiful-dnd": "^13.0.0", "@types/react-bootstrap": "^0.32.25", "@types/react-color": "^3.0.6", diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index baaaf5f7289b..be429c58dbb2 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -3586,10 +3586,10 @@ resolved "https://registry.yarnpkg.com/@types/pbf/-/pbf-3.0.5.tgz#a9495a58d8c75be4ffe9a0bd749a307715c07404" integrity sha512-j3pOPiEcWZ34R6a6mN07mUkM4o4Lwf6hPNt8eilOeZhTFbxFXmKhvXl9Y28jotFPaI1bpPDJsbCprUoNke6OrA== -"@types/plotly.js@*", "@types/plotly.js@2.33.3": - version "2.33.3" - resolved "https://registry.yarnpkg.com/@types/plotly.js/-/plotly.js-2.33.3.tgz#18891de51834c963ce8bf4da7f5e4d3aec613c13" - integrity sha512-Uu9aC8Z5oMj+oq1QHKtZAug9uAdPV66KPZrIa+r26bhktfuAbSCIq2HDN1kFPrcci0QKNCh8Gqj1GtMYvfoEUQ== +"@types/plotly.js@*", "@types/plotly.js@2.33.4": + version "2.33.4" + resolved "https://registry.yarnpkg.com/@types/plotly.js/-/plotly.js-2.33.4.tgz#2128af8c90bafd49f556b5cc5a2c8e1b615fc052" + integrity sha512-BzAbsJTiUQyALkkYx1D31YZ9YvcU2ag3LlE/iePMo19eDPvM30cbM2EFNIcu31n39EhXj/9G7800XLA8/rfApA== "@types/prop-types@*": version "15.7.3"