Browse Source
Bump lodash in /samples/apps-with-core-angular/MoviesApp (#971)
darc-main-e5ea0866-8be1-4711-8688-8fd9b7dae18a
dependabot[bot]
6 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
-
samples/apps-with-core-angular/MoviesApp/package-lock.json
|
|
|
@ -6545,9 +6545,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"lodash": { |
|
|
|
"version": "4.17.15", |
|
|
|
"resolved": "https://kdi.jfrog.io/kdi/api/npm/npm/lodash/-/lodash-4.17.15.tgz", |
|
|
|
"integrity": "sha1-tEf2ZwoEVbv+7dETku/zMOoJdUg=", |
|
|
|
"version": "4.17.21", |
|
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", |
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"lodash.clonedeep": { |
|
|
|
|