Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-14 14:39:36 +00:00 committed by GitHub
parent ab78f6ee8e
commit bac0fdb424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -9360,9 +9360,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.20", "version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
}, },
"lodash.camelcase": { "lodash.camelcase": {
"version": "4.3.0", "version": "4.3.0",

View file

@ -42,7 +42,7 @@
"http-auth": "^4.1.2", "http-auth": "^4.1.2",
"http-auth-connect": "^1.0.4", "http-auth-connect": "^1.0.4",
"http-errors": "^1.7.3", "http-errors": "^1.7.3",
"lodash": "^4.17.20", "lodash": "^4.17.21",
"moment": "^2.29.1", "moment": "^2.29.1",
"ng-admin": "^1.0.13", "ng-admin": "^1.0.13",
"node-cron": "^2.0.1", "node-cron": "^2.0.1",