Skip to content

Commit 876ac25

Browse files
authoredJan 31, 2021
Bump lodash from 4.17.15 to 4.17.19 in /packages/bus-core (#78)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1733fac commit 876ac25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎packages/bus-core/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,9 @@ js-yaml@^3.7.0:
223223
esprima "^4.0.0"
224224

225225
lodash@^4.17.4:
226-
version "4.17.15"
227-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
228-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
226+
version "4.17.19"
227+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
228+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
229229

230230
minimatch@^3.0.4:
231231
version "3.0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.