chore: update dependency async to ^3.2.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6070219876
commit
72545624fc
|
@ -9,7 +9,7 @@
|
|||
"version": "7.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"async": "^3.2.0",
|
||||
"async": "^3.2.4",
|
||||
"debug": "^4.3.4",
|
||||
"lodash": "^4.17.11",
|
||||
"loopback-connector": "^5.2.0",
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"setup.sh"
|
||||
],
|
||||
"dependencies": {
|
||||
"async": "^3.2.0",
|
||||
"async": "^3.2.4",
|
||||
"debug": "^4.3.4",
|
||||
"lodash": "^4.17.11",
|
||||
"loopback-connector": "^5.2.0",
|
||||
|
|
Loading…
Reference in New Issue