Browse Source
Merge pull request #7 from smokeball-tests/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21
master
Smokeball Dev
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
package-lock.json
|
|
@ -2619,9 +2619,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"lodash": { |
|
|
|
"version": "4.17.15", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", |
|
|
|
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", |
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" |
|
|
|
}, |
|
|
|
"lodash.sortby": { |
|
|
|
"version": "4.7.0", |
|
|
|