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.10.3 #5056

Merged
merged 1 commit into from
Dec 3, 2023
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 @@ -72,7 +72,7 @@
"react-timeline-range-slider": "1.4.1",
"react-virtualized": "9.22.5",
"reactflow": "11.9.4",
"recharts": "2.9.0",
"recharts": "2.10.3",
"relay-runtime": "15.0.0",
"remark-flexible-markers": "1.0.3",
"remark-gfm": "4.0.0",
Expand Down
31 changes: 9 additions & 22 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7500,7 +7500,7 @@ __metadata:
languageName: node
linkType: hard

"classnames@npm:2.3.2, classnames@npm:^2.2.5":
"classnames@npm:2.3.2":
version: 2.3.2
resolution: "classnames@npm:2.3.2"
checksum: 2c62199789618d95545c872787137262e741f9db13328e216b093eea91c85ef2bfb152c1f9e63027204e2559a006a92eb74147d46c800a9f96297ae1d9f96f4e
Expand Down Expand Up @@ -15053,7 +15053,7 @@ __metadata:
react-timeline-range-slider: 1.4.1
react-virtualized: 9.22.5
reactflow: 11.9.4
recharts: 2.9.0
recharts: 2.10.3
relay-compiler: 15.0.0
relay-runtime: 15.0.0
relay-test-utils: 15.0.0
Expand Down Expand Up @@ -16698,18 +16698,6 @@ __metadata:
languageName: node
linkType: hard

"react-resize-detector@npm:^8.0.4":
version: 8.1.0
resolution: "react-resize-detector@npm:8.1.0"
dependencies:
lodash: ^4.17.21
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 45e6b87ea7331406bed2a806d0cea98c1467d53a7cfcdf19c2dd55a3460047917d3b175d9cceea6f314b65eb54858cbb981acffd007d67aa16388e517dafb83e
languageName: node
linkType: hard

"react-router-dom-v5-compat@npm:6.17.0":
version: 6.17.0
resolution: "react-router-dom-v5-compat@npm:6.17.0"
Expand Down Expand Up @@ -16783,7 +16771,7 @@ __metadata:
languageName: node
linkType: hard

"react-smooth@npm:^2.0.4":
"react-smooth@npm:^2.0.5":
version: 2.0.5
resolution: "react-smooth@npm:2.0.5"
dependencies:
Expand Down Expand Up @@ -17049,24 +17037,23 @@ __metadata:
languageName: node
linkType: hard

"recharts@npm:2.9.0":
version: 2.9.0
resolution: "recharts@npm:2.9.0"
"recharts@npm:2.10.3":
version: 2.10.3
resolution: "recharts@npm:2.10.3"
dependencies:
classnames: ^2.2.5
clsx: ^2.0.0
eventemitter3: ^4.0.1
lodash: ^4.17.19
react-is: ^16.10.2
react-resize-detector: ^8.0.4
react-smooth: ^2.0.4
react-smooth: ^2.0.5
recharts-scale: ^0.4.4
tiny-invariant: ^1.3.1
victory-vendor: ^36.6.8
peerDependencies:
prop-types: ^15.6.0
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: caca9c79907e0f256fa683d65d413e81995bc1f62b44f56ed01754a17f2e99fc8aeabf8b26f49f7512d4bfbdd4fa441a70f36ce7b98a25fba2d86463dd41bcbc
checksum: 503c9fefa8648e0e8834a11ccc09fdcc310d391807438f4c0567b1888d7cd5f7a1f65f020afb981ec54ad6f96d31ebe757ab9025e93782edabc5c741f1aa946a
languageName: node
linkType: hard

Expand Down