chore: update dependency lodash to ^4.17.21

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-03-29 13:22:54 +00:00 committed by Rifa Achrinza
parent 8d4de43c8a
commit e30c2c8dbd
2 changed files with 4 additions and 2 deletions

4
package-lock.json generated
View File

@ -14,7 +14,7 @@
"debug": "^4.3.4",
"depd": "^2.0.0",
"inflection": "^1.13.2",
"lodash": "^4.17.11",
"lodash": "^4.17.21",
"loopback-connector": "^5.0.0",
"minimatch": "^3.0.3",
"nanoid": "^3.1.20",
@ -2991,6 +2991,7 @@
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"node_modules/lodash.clonedeep": {
@ -7406,6 +7407,7 @@
},
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"lodash.clonedeep": {

View File

@ -55,7 +55,7 @@
"debug": "^4.3.4",
"depd": "^2.0.0",
"inflection": "^1.13.2",
"lodash": "^4.17.11",
"lodash": "^4.17.21",
"loopback-connector": "^5.0.0",
"minimatch": "^3.0.3",
"nanoid": "^3.1.20",