diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-11 09:47:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-11 09:47:35 +0300 |
commit | 1b1926632d8aa68d29e4b0373558ab073025badf (patch) | |
tree | f72ecf7532dd03f627ab162549242f40e5711adc /yarn.lock | |
parent | 2ee08317e492f06380f96cd7351c86e10bcea7b5 (diff) | |
download | webos-service-types-1b1926632d8aa68d29e4b0373558ab073025badf.tar.xz webos-service-types-1b1926632d8aa68d29e4b0373558ab073025badf.zip |
Bump lodash from 4.17.15 to 4.17.21dependabot/npm_and_yarn/lodash-4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -939,9 +939,9 @@ lodash.zip@^4.2.0: integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA= lodash@^4.17.14, lodash@^4.17.15: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== mimic-fn@^2.1.0: version "2.1.0" |