diff --git a/packages/javascript/jupyterlab-plotly/package.json b/packages/javascript/jupyterlab-plotly/package.json index 9fd39e76eed..0005ef915de 100644 --- a/packages/javascript/jupyterlab-plotly/package.json +++ b/packages/javascript/jupyterlab-plotly/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "plotly.js": "^1.52.1", - "@types/plotly.js": "^1.44.9", + "@types/plotly.js": "1.44.28", "@jupyterlab/rendermime-interfaces": "^1.3.0", "@phosphor/messaging": "^1.2.3", "@phosphor/widgets": "^1.8.1",