diff --git a/service-sdk/10.0.0/migrate-to-open-api/messaging-api/typescript-angular-api/package-lock.json b/service-sdk/10.0.0/migrate-to-open-api/messaging-api/typescript-angular-api/package-lock.json index 66dcef0..6e65181 100644 --- a/service-sdk/10.0.0/migrate-to-open-api/messaging-api/typescript-angular-api/package-lock.json +++ b/service-sdk/10.0.0/migrate-to-open-api/messaging-api/typescript-angular-api/package-lock.json @@ -129,9 +129,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==", "dev": true }, "lodash.get": {