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

Commit a0c45b8

Browse files
fix(deps): update dependency lodash to v4.17.19 (#101)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 34780ce commit a0c45b8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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.15"
33+
"lodash": "4.17.19"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.0.1",

yarn.lock

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

10101+
10102+
version "4.17.19"
10103+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
10104+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
10105+
1010110106
1010210107
version "4.17.4"
1010310108
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

0 commit comments

Comments
 (0)