Skip to content

Commit 14382a5

Browse files
authored
Merge pull request #25 from epochtalk/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2 parents 1fd8aa4 + 05ff16f commit 14382a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"chakram": "^1.5.0",
88
"cheerio": "^1.0.0-rc.3",
99
"dotenv": "^8.1.0",
10-
"lodash": "^4.17.4",
10+
"lodash": "^4.17.19",
1111
"maildev": "^1.1.0",
1212
"mocha": "^6.2.1",
1313
"query-string": "^6.8.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1074,10 +1074,10 @@ locate-path@^3.0.0:
10741074
p-locate "^3.0.0"
10751075
path-exists "^3.0.0"
10761076

1077-
lodash@^4.15.0, lodash@^4.17.15, lodash@^4.17.4:
1078-
version "4.17.15"
1079-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1080-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1077+
lodash@^4.15.0, lodash@^4.17.15, lodash@^4.17.19:
1078+
version "4.17.19"
1079+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
1080+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
10811081

10821082
10831083
version "2.2.0"

0 commit comments

Comments
 (0)