diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-07-21 20:11:39 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-21 20:11:39 +0800 |
commit | 2e86416103633b4ecf3574c23f2a1d3b295d4789 (patch) | |
tree | 1b1ec64e0d4e75c0fb693c412e3753e3eb00e577 | |
parent | 4f2b7e7a7400cf292319d8a3c44e7033e9da714d (diff) | |
download | freebsd-ports-gnome-dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19.tar.gz freebsd-ports-gnome-dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19.tar.zst freebsd-ports-gnome-dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19.zip |
build(deps): bump lodash in /devel/electron6/filesdependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | devel/electron6/files/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/electron6/files/yarn.lock b/devel/electron6/files/yarn.lock index b1ec75e3d541..ea39a8e957cb 100644 --- a/devel/electron6/files/yarn.lock +++ b/devel/electron6/files/yarn.lock @@ -4600,9 +4600,9 @@ lodash.uniq@^4.5.0: integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= lodash@^4.1.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== log-symbols@^1.0.2: version "1.0.2" |