Skip to content

Commit 7c0a33f

Browse files
committed
Update dependency lodash to v4.18.1 [SECURITY]
1 parent 46369aa commit 7c0a33f

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.changelog/2270.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"grommet-icons": "4.12.4",
7676
"i18next": "23.6.0",
7777
"i18next-browser-languagedetector": "7.1.0",
78-
"lodash": "4.17.23",
78+
"lodash": "4.18.1",
7979
"qrcode.react": "3.2.0",
8080
"react": "18.3.1",
8181
"react-data-table-component": "7.7.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7408,7 +7408,12 @@ lodash.merge@^4.6.2:
74087408
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
74097409
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
74107410

7411-
lodash@4.17.23, lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21:
7411+
lodash@4.18.1:
7412+
version "4.18.1"
7413+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
7414+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
7415+
7416+
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.21:
74127417
version "4.17.23"
74137418
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
74147419
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==

0 commit comments

Comments
 (0)