Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit a8e2819

Browse files
fix(deps): update dependency lodash to v4.17.20 (#105)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 85ef427 commit a8e2819

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
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"bluebird": "3.7.1",
3232
"debug": "4.1.1",
33-
"lodash": "4.17.19"
33+
"lodash": "4.17.20"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10194,10 +10194,10 @@ [email protected], "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.1
1019410194
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1019510195
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1019610196

10197-
10198-
version "4.17.19"
10199-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
10200-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
10197+
10198+
version "4.17.20"
10199+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
10200+
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
1020110201

1020210202
1020310203
version "4.17.4"

0 commit comments

Comments
 (0)