Bump lodash from 4.17.11 to 4.17.21 in /hooks

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

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-26 22:02:53 +00:00
committed by GitHub
parent 4cbd6d5ede
commit e760110ba8
2 changed files with 4 additions and 4 deletions

View File

@@ -2183,9 +2183,9 @@
}
},
"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"log-symbols": {
"version": "2.2.0",

View File

@@ -13,7 +13,7 @@
"express": "^4.16.4",
"fast-crc32c": "^1.0.4",
"left-pad": "^1.1.3",
"lodash": "^4.17.11",
"lodash": "^4.17.21",
"moment": "^2.24.0",
"parse-duration": "^0.1.1",
"pino": "^5.12.3",