diff --git a/samples/BikeSharingApp/Bikes/package-lock.json b/samples/BikeSharingApp/Bikes/package-lock.json index 2d95cef3e..d1d29c612 100644 --- a/samples/BikeSharingApp/Bikes/package-lock.json +++ b/samples/BikeSharingApp/Bikes/package-lock.json @@ -1797,9 +1797,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==" }, "lowercase-keys": { "version": "1.0.1",