Skip to content

Commit 83dbffe

Browse files
chore(deps): update dependency lodash to v4.18.1 [security] (#5655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Eduard M <4310497+edisile@users.noreply.github.com>
1 parent f122950 commit 83dbffe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
},
117117
"resolutions": {
118118
"vitest/**/glob": "13.0.1",
119-
"lodash": "4.17.23",
119+
"lodash": "4.18.1",
120120
"picomatch": ">=2.3.2",
121121
"brace-expansion": ">=2.0.2"
122122
}

yarn.lock

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

6408-
lodash@4.17.23, lodash@^4.17.21, lodash@^4.17.23:
6409-
version "4.17.23"
6410-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
6411-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
6408+
lodash@4.18.1, lodash@^4.17.21, lodash@^4.17.23:
6409+
version "4.18.1"
6410+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
6411+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
64126412

64136413
log-symbols@^4.0.0:
64146414
version "4.1.0"

0 commit comments

Comments
 (0)