chore: update dependency lodash to ^4.17.21

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-15 16:31:14 +00:00 committed by Diana Lau
parent dc8f02cc6e
commit 77daa1c921
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"async": "^3.2.4",
"debug": "^4.3.4",
"lodash": "^4.17.11",
"lodash": "^4.17.21",
"loopback-connector": "^5.2.0",
"mysql2": "^3.3.5",
"strong-globalize": "^6.0.4"

View File

@ -22,7 +22,7 @@
"dependencies": {
"async": "^3.2.4",
"debug": "^4.3.4",
"lodash": "^4.17.11",
"lodash": "^4.17.21",
"loopback-connector": "^5.2.0",
"mysql2": "^3.3.5",
"strong-globalize": "^6.0.4"