Skip to content

Commit ee297e1

Browse files
Update dependency recharts to v2.15.1 (#9823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7411d31 commit ee297e1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

opencti-platform/opencti-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"react-virtualized": "9.22.5",
8888
"react-wordcloud": "1.2.7",
8989
"reactflow": "11.11.4",
90-
"recharts": "2.15.0",
90+
"recharts": "2.15.1",
9191
"relay-runtime": "17.0.0",
9292
"remark-flexible-markers": "1.2.1",
9393
"remark-gfm": "4.0.0",

opencti-platform/opencti-front/yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -16643,7 +16643,7 @@ __metadata:
1664316643
react-virtualized: "npm:9.22.5"
1664416644
react-wordcloud: "npm:1.2.7"
1664516645
reactflow: "npm:11.11.4"
16646-
recharts: "npm:2.15.0"
16646+
recharts: "npm:2.15.1"
1664716647
relay-compiler: "npm:17.0.0"
1664816648
relay-runtime: "npm:17.0.0"
1664916649
relay-test-utils: "npm:17.0.0"
@@ -17959,17 +17959,17 @@ __metadata:
1795917959
languageName: node
1796017960
linkType: hard
1796117961

17962-
"react-smooth@npm:^4.0.0":
17963-
version: 4.0.1
17964-
resolution: "react-smooth@npm:4.0.1"
17962+
"react-smooth@npm:^4.0.4":
17963+
version: 4.0.4
17964+
resolution: "react-smooth@npm:4.0.4"
1796517965
dependencies:
1796617966
fast-equals: "npm:^5.0.1"
1796717967
prop-types: "npm:^15.8.1"
1796817968
react-transition-group: "npm:^4.4.5"
1796917969
peerDependencies:
17970-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
17971-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
17972-
checksum: 10/1ecd78c04ff16642b3de4b0f8d1fc6aa571bd961027d52fa2e44b7dd132545ab6d2fdb5d52e058befaff31ba8c1cea5a0af449841dfc212b2033e95481237a37
17970+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
17971+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
17972+
checksum: 10/cc5593356d154253f61a2c0b7b2fa8a979527495e2fe47c4252628d86e93c72c75df988c5438867d373de4e5a47d871ab9262474c02e66c411f94f047ecb5b0f
1797317973
languageName: node
1797417974
linkType: hard
1797517975

@@ -18181,22 +18181,22 @@ __metadata:
1818118181
languageName: node
1818218182
linkType: hard
1818318183

18184-
"recharts@npm:2.15.0":
18185-
version: 2.15.0
18186-
resolution: "recharts@npm:2.15.0"
18184+
"recharts@npm:2.15.1":
18185+
version: 2.15.1
18186+
resolution: "recharts@npm:2.15.1"
1818718187
dependencies:
1818818188
clsx: "npm:^2.0.0"
1818918189
eventemitter3: "npm:^4.0.1"
1819018190
lodash: "npm:^4.17.21"
1819118191
react-is: "npm:^18.3.1"
18192-
react-smooth: "npm:^4.0.0"
18192+
react-smooth: "npm:^4.0.4"
1819318193
recharts-scale: "npm:^0.4.4"
1819418194
tiny-invariant: "npm:^1.3.1"
1819518195
victory-vendor: "npm:^36.6.8"
1819618196
peerDependencies:
1819718197
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
1819818198
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
18199-
checksum: 10/a34d2b1d9b8f8c56691e2b0fbf1d1282753d8bcd4ea285e3f575d12e645729cc907617103b964129c82984fdaf6d26ba855729947b822ca1c423e9bc97af7c46
18199+
checksum: 10/36e959b939b6835f0c6eb1632162a1d929dc60d63aa82cdf345e4e0019ad3393eb36e732e241246ef94f9b6b427f7d3c32bb8f035ab3bdfa52deec21d2f7a5af
1820018200
languageName: node
1820118201
linkType: hard
1820218202

0 commit comments

Comments
 (0)