Skip to content

Commit a6bc3f7

Browse files
fix(deps): update dependency lodash to ^4.18.1
1 parent b308f15 commit a6bc3f7

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
@@ -35,7 +35,7 @@
3535
"camelcase": "^6.2.0",
3636
"commander": "^8.1.0",
3737
"css-modules-loader-core": "^1.1.0",
38-
"lodash": "^4.17.21",
38+
"lodash": "^4.18.1",
3939
"postcss": "^8.3.6",
4040
"postcss-nested": "^5.0.6",
4141
"postcss-scss": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5599,10 +5599,10 @@ lodash.zip@^4.2.0:
55995599
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
56005600
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
56015601

5602-
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0:
5603-
version "4.17.21"
5604-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5605-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
5602+
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.18.1, lodash@^4.7.0:
5603+
version "4.18.1"
5604+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
5605+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
56065606

56075607
loglevel-colored-level-prefix@^1.0.0:
56085608
version "1.0.0"

0 commit comments

Comments
 (0)