Skip to content

Commit 376764e

Browse files
chore(deps): update dependency lodash to v4.17.23 [security]
| datasource | package | from | to | | ---------- | ------- | ------- | ------- | | npm | lodash | 4.17.21 | 4.17.23 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 524afa5 commit 376764e

File tree

3 files changed

+242
-3557
lines changed

3 files changed

+242
-3557
lines changed

packages/scenes-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"jest": "29.7.0",
9191
"jest-environment-jsdom": "29.7.0",
9292
"jest-matcher-utils": "29.7.0",
93-
"lodash": "4.17.21",
93+
"lodash": "4.17.23",
9494
"prettier": "2.5.1",
9595
"react-select-event": "^5.5.1",
9696
"rimraf": "^3.0.2",

packages/scenes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"jest-canvas-mock": "^2.5.2",
101101
"jest-environment-jsdom": "29.7.0",
102102
"jest-matcher-utils": "29.7.0",
103-
"lodash": "4.17.21",
103+
"lodash": "4.17.23",
104104
"prettier": "2.5.1",
105105
"react-router-dom": "^6.28.0",
106106
"react-select-event": "^5.5.1",

0 commit comments

Comments
 (0)