Skip to content

Commit 4a4365c

Browse files
build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d410254 commit 4a4365c

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
@@ -14,6 +14,6 @@
1414
"eslint-plugin-node": "^11.1.0",
1515
"eslint-plugin-promise": "^4.2.1",
1616
"eslint-plugin-standard": "^4.0.1",
17-
"lodash": "^4.17.15"
17+
"lodash": "^4.17.19"
1818
}
1919
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,10 @@ locate-path@^2.0.0:
279279
p-locate "^2.0.0"
280280
path-exists "^3.0.0"
281281

282-
lodash@^4.17.15:
283-
version "4.17.15"
284-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
285-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
282+
lodash@^4.17.19:
283+
version "4.17.19"
284+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
285+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
286286

287287
minimatch@^3.0.4:
288288
version "3.0.4"

0 commit comments

Comments
 (0)