Skip to content

Commit 4f42f9b

Browse files
fix(deps): update dependency lodash to v4.18.1 (#1689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62b085e commit 4f42f9b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"html-webpack-plugin": "4.5.2",
5757
"jest": "30.3.0",
5858
"json-stringify-safe": "5.0.1",
59-
"lodash": "4.17.23",
59+
"lodash": "4.18.1",
6060
"mini-css-extract-plugin": "1.6.2",
6161
"node-fetch": "2.7.0",
6262
"postcss": "8.5.8",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9053,6 +9053,11 @@ lodash@4.17.23:
90539053
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
90549054
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
90559055

9056+
lodash@4.18.1:
9057+
version "4.18.1"
9058+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
9059+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
9060+
90569061
log-symbols@^7.0.1:
90579062
version "7.0.1"
90589063
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-7.0.1.tgz#f52e68037d96f589fc572ff2193dc424d48c195b"

0 commit comments

Comments
 (0)