Skip to content

Commit b14ee28

Browse files
Update dependency react-cookie to v7.2.2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dce0473 commit b14ee28

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

opencti-platform/opencti-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"react-apexcharts": "1.7.0",
6363
"react-color": "2.19.3",
6464
"react-compound-slider": "3.4.0",
65-
"react-cookie": "7.2.0",
65+
"react-cookie": "7.2.2",
6666
"react-csv": "2.2.2",
6767
"react-dom": "18.3.1",
6868
"react-draggable": "4.4.6",

opencti-platform/opencti-front/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -15868,7 +15868,7 @@ __metadata:
1586815868
react-apexcharts: "npm:1.7.0"
1586915869
react-color: "npm:2.19.3"
1587015870
react-compound-slider: "npm:3.4.0"
15871-
react-cookie: "npm:7.2.0"
15871+
react-cookie: "npm:7.2.2"
1587215872
react-csv: "npm:2.2.2"
1587315873
react-dom: "npm:18.3.1"
1587415874
react-draggable: "npm:4.4.6"
@@ -16661,16 +16661,16 @@ __metadata:
1666116661
languageName: node
1666216662
linkType: hard
1666316663

16664-
"react-cookie@npm:7.2.0":
16665-
version: 7.2.0
16666-
resolution: "react-cookie@npm:7.2.0"
16664+
"react-cookie@npm:7.2.2":
16665+
version: 7.2.2
16666+
resolution: "react-cookie@npm:7.2.2"
1666716667
dependencies:
1666816668
"@types/hoist-non-react-statics": "npm:^3.3.5"
1666916669
hoist-non-react-statics: "npm:^3.3.2"
1667016670
universal-cookie: "npm:^7.0.0"
1667116671
peerDependencies:
1667216672
react: ">= 16.3.0"
16673-
checksum: 10/da0ea3911307fbedb8031670fa99784764d0a5c027c746d0acb12499d4668f989788395a13975f3542050f75764881bee9d4914518adaf31e2f72fe24c042a53
16673+
checksum: 10/f83da8d96a6602fcb37213921c678c8dcfa22c8c763dd3f9cea0a5e6e570490f37a1a39343a301ce11a645886c2a7fdd3258d58018d4dcc4d90935ddff038579
1667416674
languageName: node
1667516675
linkType: hard
1667616676

0 commit comments

Comments
 (0)