Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency recharts to v2.12.4 #6588

Merged
merged 1 commit into from
Apr 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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