diff --git a/package.json b/package.json index 4fc56e9f3a..09bb3c64b2 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/jest": "^29.0.0", "@types/lodash": "^4.14.198", "@types/node": "^20.12.12", - "@types/plotly.js": "^2.35.4", + "@types/plotly.js": "^3.0.0", "@types/react": "^18.3.2", "@types/react-dom": "^18.3.0", "@types/three": "^0.175.0", diff --git a/yarn.lock b/yarn.lock index 568422cbec..dd5ffecc2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2134,10 +2134,10 @@ __metadata: languageName: node linkType: hard -"@types/plotly.js@npm:^2.35.4": - version: 2.35.6 - resolution: "@types/plotly.js@npm:2.35.6" - checksum: 10c0/9a01e9b46d408a763ce5882de5033c9e80801f09f4a66b24e66bb89f02ee98a67904522c2410bdf783f1aa46546f47bf71b307607db792a8a440a0f998695ed2 +"@types/plotly.js@npm:^3.0.0": + version: 3.0.0 + resolution: "@types/plotly.js@npm:3.0.0" + checksum: 10c0/889c5c111566e6ce579b3677f47bef1642e303b716a65fcaca3bb8e1a2482a9d13155a7bbf4efa488bb3fcc636893b24e9b281320fd1693dc6ccb327ef199f5d languageName: node linkType: hard @@ -7692,7 +7692,7 @@ __metadata: "@types/jest": "npm:^29.0.0" "@types/lodash": "npm:^4.14.198" "@types/node": "npm:^20.12.12" - "@types/plotly.js": "npm:^2.35.4" + "@types/plotly.js": "npm:^3.0.0" "@types/react": "npm:^18.3.2" "@types/react-dom": "npm:^18.3.0" "@types/three": "npm:^0.175.0"