diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-10 22:47:44 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 22:47:44 +0800 |
commit | 3086751ff73f0ce439995d73d9bce856a714c4d0 (patch) | |
tree | 75b9fcc7522d38aa25860aa8532ebeb3cd1d6038 | |
parent | 667b61aa95f02a768d9d2c1683f54061a58730c0 (diff) | |
download | go-tangerine-dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21.tar.gz go-tangerine-dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21.tar.zst go-tangerine-dependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21.zip |
build(deps): bump lodash from 4.17.5 to 4.17.21 in /dashboard/assetsdependabot/npm_and_yarn/dashboard/assets/lodash-4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | dashboard/assets/yarn.lock | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/dashboard/assets/yarn.lock b/dashboard/assets/yarn.lock index 10277c988..d776e6ccb 100644 --- a/dashboard/assets/yarn.lock +++ b/dashboard/assets/yarn.lock @@ -3888,13 +3888,9 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.3.0, lodash@~4.17.4: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" - -lodash@^4.17.4, lodash@^4.2.0: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" +lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.4: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" loglevel@^1.4.1: version "1.6.1" |