Skip to content

Commit ffe0367

Browse files
Update dependency lodash to v4.18.1 [SECURITY]
1 parent 8d30257 commit ffe0367

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@vercel/analytics": "1.6.1",
1313
"fathom-client": "3.7.2",
1414
"front-matter": "4.0.2",
15-
"lodash": "4.17.23",
15+
"lodash": "4.18.1",
1616
"next": "16.1.7",
1717
"next-mdx-remote-client": "^2.1.7",
1818
"react": "19.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,10 +3663,10 @@ lodash.once@^4.1.1:
36633663
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
36643664
integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==
36653665

3666-
lodash@4.17.23:
3667-
version "4.17.23"
3668-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
3669-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
3666+
lodash@4.18.1:
3667+
version "4.18.1"
3668+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
3669+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
36703670

36713671
lodash@^4.17.21:
36723672
version "4.17.21"

0 commit comments

Comments
 (0)