Skip to content

Commit

Permalink
Update dependency recharts to v2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent 105d6e5 commit cfc68bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"react-timeline-range-slider": "1.4.1",
"react-virtualized": "9.22.5",
"reactflow": "11.11.0",
"recharts": "2.12.3",
"recharts": "2.12.4",
"relay-runtime": "16.2.0",
"remark-flexible-markers": "1.2.1",
"remark-gfm": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15109,7 +15109,7 @@ __metadata:
react-timeline-range-slider: "npm:1.4.1"
react-virtualized: "npm:9.22.5"
reactflow: "npm:11.11.0"
recharts: "npm:2.12.3"
recharts: "npm:2.12.4"
relay-compiler: "npm:16.2.0"
relay-runtime: "npm:16.2.0"
relay-test-utils: "npm:16.2.0"
Expand Down Expand Up @@ -17143,9 +17143,9 @@ __metadata:
languageName: node
linkType: hard

"recharts@npm:2.12.3":
version: 2.12.3
resolution: "recharts@npm:2.12.3"
"recharts@npm:2.12.4":
version: 2.12.4
resolution: "recharts@npm:2.12.4"
dependencies:
clsx: "npm:^2.0.0"
eventemitter3: "npm:^4.0.1"
Expand All @@ -17158,7 +17158,7 @@ __metadata:
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10/2ddc8fe628a50f1a4d61d875d5dc18885d2e233bbc937a1ae6065a48ac59cd8ea90bd84290487bf02113f1ed40d890e716ee907d46cb90c36bca67a985e3236f
checksum: 10/5f9009b24a8c48484f2417e1f756ebab456270fbdee5bbae1be2e2976bb1f067954184adb3e46274c255450c9ab636c3673eb68df59720d19da9366fdc76b982
languageName: node
linkType: hard

Expand Down

0 comments on commit cfc68bd

Please sign in to comment.