Skip to content

Commit e5d8e98

Browse files
committed
fix: Update lodash version
1 parent 829a6dc commit e5d8e98

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ codacy-coverage@^3.4.0:
717717
jacoco-parse "^2.x"
718718
joi "^13.x"
719719
lcov-parse "^1.x"
720-
lodash "^4.17.4"
720+
lodash "^4.17.14"
721721
log-driver "^1.x"
722722
request "^2.88.0"
723723
request-promise "^4.x"
@@ -1202,7 +1202,7 @@ eslint@^5.16.0:
12021202
js-yaml "^3.13.0"
12031203
json-stable-stringify-without-jsonify "^1.0.1"
12041204
levn "^0.3.0"
1205-
lodash "^4.17.11"
1205+
lodash "^4.17.14"
12061206
minimatch "^3.0.4"
12071207
mkdirp "^0.5.1"
12081208
natural-compare "^1.4.0"
@@ -1870,7 +1870,7 @@ inquirer@^6.2.2:
18701870
cli-width "^2.0.0"
18711871
external-editor "^3.0.3"
18721872
figures "^2.0.0"
1873-
lodash "^4.17.11"
1873+
lodash "^4.17.14"
18741874
mute-stream "0.0.7"
18751875
run-async "^2.2.0"
18761876
rxjs "^6.4.0"
@@ -2930,7 +2930,7 @@ postcss-reporter@^6.0.0:
29302930
integrity sha512-LpmQjfRWyabc+fRygxZjpRxfhRf9u/fdlKf4VHG4TSPbV2XNsuISzYW1KL+1aQzx53CAppa1bKG4APIB/DOXXw==
29312931
dependencies:
29322932
chalk "^2.4.1"
2933-
lodash "^4.17.11"
2933+
lodash "^4.17.14"
29342934
log-symbols "^2.2.0"
29352935
postcss "^7.0.7"
29362936

@@ -3122,7 +3122,7 @@ [email protected]:
31223122
resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.2.tgz#339f6aababcafdb31c799ff158700336301d3346"
31233123
integrity sha512-UHYyq1MO8GsefGEt7EprS8UrXsm1TxEvFUX1IMTuSLU2Rh7fTIdFtl8xD7JiEYiWU2dl+NYAjCTksTehQUxPag==
31243124
dependencies:
3125-
lodash "^4.17.11"
3125+
lodash "^4.17.14"
31263126

31273127
request-promise@^4.x:
31283128
version "4.2.4"
@@ -3610,7 +3610,7 @@ table@^5.2.3:
36103610
integrity sha512-nHFDrxmbrkU7JAFKqKbDJXfzrX2UBsWmrieXFTGxiI5e4ncg3VqsZeI4EzNmX0ncp4XNGVeoxIWJXfCIXwrsvw==
36113611
dependencies:
36123612
ajv "^6.9.1"
3613-
lodash "^4.17.11"
3613+
lodash "^4.17.14"
36143614
slice-ansi "^2.1.0"
36153615
string-width "^3.0.0"
36163616

0 commit comments

Comments
 (0)