Skip to content

Commit be38e68

Browse files
⬆️(dependencies) update lodash to v4.18.1 [SECURITY]
1 parent 63d18e3 commit be38e68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/apps/impress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"i18next": "25.10.4",
6363
"i18next-browser-languagedetector": "8.2.1",
6464
"idb": "8.0.3",
65-
"lodash": "4.17.23",
65+
"lodash": "4.18.1",
6666
"luxon": "3.7.2",
6767
"next": "16.2.1",
6868
"posthog-js": "1.363.1",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12874,10 +12874,10 @@ lodash.truncate@^4.4.2:
1287412874
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
1287512875
integrity sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==
1287612876

12877-
lodash@4.17.23:
12878-
version "4.17.23"
12879-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
12880-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
12877+
lodash@4.18.1:
12878+
version "4.18.1"
12879+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
12880+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1288112881

1288212882
lodash@^4.17.20:
1288312883
version "4.17.21"

0 commit comments

Comments
 (0)