Skip to content

Commit

Permalink
fix: upgrade recharts from 2.10.3 to 2.10.4 (#350)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade recharts from 2.10.3 to 2.10.4.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/macpro-macpro/project/8b152266-b7b2-4a69-9530-1c45dc7ac48b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
mdial89f and snyk-bot authored Jan 31, 2024
1 parent b5c0b95 commit 7502ccb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/_deploy-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-dom": "18.2.0",
"react-icons": "^4.8.0",
"react-json-to-csv": "^1.2.0",
"recharts": "^2.10.3"
"recharts": "^2.10.4"
},
"devDependencies": {
"@types/node": "18.11.0",
Expand Down
8 changes: 4 additions & 4 deletions docs/_deploy-metrics/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3711,10 +3711,10 @@ recharts-scale@^0.4.4:
dependencies:
decimal.js-light "^2.4.1"

recharts@^2.10.3:
version "2.10.3"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.10.3.tgz#a5dbe219354d744701e8bbd116fe42393af92f6b"
integrity sha512-G4J96fKTZdfFQd6aQnZjo2nVNdXhp+uuLb00+cBTGLo85pChvm1+E67K3wBOHDE/77spcYb2Cy9gYWVqiZvQCg==
recharts@^2.10.4:
version "2.11.0"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.11.0.tgz#af17248b6d2cb099cfd42ba93b307bf807adb456"
integrity sha512-5s+u1m5Hwxb2nh0LABkE3TS/lFqFHyWl7FnPbQhHobbQQia4ih1t3o3+ikPYr31Ns+kYe4FASIthKeKi/YYvMg==
dependencies:
clsx "^2.0.0"
eventemitter3 "^4.0.1"
Expand Down

0 comments on commit 7502ccb

Please sign in to comment.