Skip to content

Commit

Permalink
Update Plotly version to the latest to resolve CVE (opensearch-projec…
Browse files Browse the repository at this point in the history
…t#694)

Signed-off-by: Jackie Han <[email protected]>
  • Loading branch information
jackiehanyang authored Feb 26, 2024
1 parent 25a2a32 commit da9916d
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 46 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/user-event": "^12.1.6",
"@types/react-plotly.js": "^2.2.4",
"@types/react-plotly.js": "^2.6.0",
"@types/redux-mock-store": "^1.0.1",
"babel-polyfill": "^6.26.0",
"eslint-plugin-no-unsanitized": "^3.0.2",
Expand All @@ -40,9 +40,9 @@
"babel-polyfill": "^6.26.0",
"brace": "0.11.1",
"formik": "^2.2.5",
"plotly.js-dist": "^1.57.1",
"plotly.js-dist": "^2.29.1",
"prettier": "^2.1.1",
"react-plotly.js": "^2.4.0",
"react-plotly.js": "^2.6.0",
"react-redux": "^7.2.0",
"reselect": "^4.0.0"
},
Expand Down
Loading

0 comments on commit da9916d

Please sign in to comment.