chore: update dependency loopback-connector to ^5.3.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-21 16:33:28 +00:00 committed by Diana Lau
parent 5b90e96f49
commit de8da4cfeb
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -12,7 +12,7 @@
"async": "^3.2.4",
"debug": "^4.3.4",
"lodash": "^4.17.21",
"loopback-connector": "^5.2.0",
"loopback-connector": "^5.3.3",
"mysql2": "^3.3.5",
"strong-globalize": "^6.0.6"
},

View File

@ -23,7 +23,7 @@
"async": "^3.2.4",
"debug": "^4.3.4",
"lodash": "^4.17.21",
"loopback-connector": "^5.2.0",
"loopback-connector": "^5.3.3",
"mysql2": "^3.3.5",
"strong-globalize": "^6.0.6"
},