Skip to content

Commit

Permalink
[frontend] Update dependency react-grid-layout to v1.4.4 (#5053)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent 9377cf9 commit f8071fc
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 @@ -55,7 +55,7 @@
"react-dom": "18.2.0",
"react-force-graph-2d": "1.25.2",
"react-force-graph-3d": "1.24.0",
"react-grid-layout": "1.4.2",
"react-grid-layout": "1.4.4",
"react-intl": "6.5.0",
"react-leaflet": "4.2.1",
"react-markdown": "9.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 @@ -15035,7 +15035,7 @@ __metadata:
react-dom: 18.2.0
react-force-graph-2d: 1.25.2
react-force-graph-3d: 1.24.0
react-grid-layout: 1.4.2
react-grid-layout: 1.4.4
react-intl: 6.5.0
react-leaflet: 4.2.1
react-markdown: 9.0.0
Expand Down Expand Up @@ -16441,9 +16441,9 @@ __metadata:
languageName: node
linkType: hard

"react-grid-layout@npm:1.4.2":
version: 1.4.2
resolution: "react-grid-layout@npm:1.4.2"
"react-grid-layout@npm:1.4.4":
version: 1.4.4
resolution: "react-grid-layout@npm:1.4.4"
dependencies:
clsx: ^2.0.0
fast-equals: ^4.0.3
Expand All @@ -16454,7 +16454,7 @@ __metadata:
peerDependencies:
react: ">= 16.3.0"
react-dom: ">= 16.3.0"
checksum: a052d38c290b18e1c513a3b939757c239887009b7f175814b472d007708962870960d3b20d4a15dbdeb955ac55434ce6c5e5e5f8c850cfbdcc90f75c318f1d58
checksum: 0d1d27d6ca58d5b7e9bf778f5d74e5a6353737980f86652b6a799a83b8683735d333f2a0d9b48e3186879da3eefd7f53a7db05a5149dfba27d9d124e5cd3f138
languageName: node
linkType: hard

Expand Down

0 comments on commit f8071fc

Please sign in to comment.