Skip to content

Commit 9f729e8

Browse files
committed
fix: lodash dependency again
1 parent fb66136 commit 9f729e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app-config-generate/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"@types/urijs": "1",
3838
"common-tags": "1",
3939
"fs-extra": "7",
40+
"lodash": "4",
4041
"quicktype-core": "6.0.70"
4142
},
4243
"devDependencies": {

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -13028,7 +13028,7 @@ lodash.uniq@^4.5.0:
1302813028
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
1302913029
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
1303013030

13031-
[email protected], "lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.0, lodash@^4.7.0:
13031+
lodash@4, lodash@4.x, "lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.6.0, lodash@^4.7.0:
1303213032
version "4.17.21"
1303313033
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1303413034
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)