chore: update dependency loopback-connector to ^6.2.3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-14 14:00:11 +00:00 committed by GitHub
parent 6198eab5ad
commit fd44be26b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"async": "^3.2.6",
"debug": "^4.4.0",
"lodash": "^4.17.21",
"loopback-connector": "^6.2.2",
"loopback-connector": "^6.2.3",
"mysql2": "^3.6.3",
"patch-package": "^8.0.0",
"strong-globalize": "^6.0.6"
@ -2050,9 +2050,9 @@
"integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q=="
},
"node_modules/loopback-connector": {
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/loopback-connector/-/loopback-connector-6.2.2.tgz",
"integrity": "sha512-LJokspaKXHEBhV5l0X4i19nNzrt+cBRIcd2NS19Ns5D71W8gL5rMU8+plwG+w34V6vNWVZ5XV3wyLoR2Zji7ZA==",
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/loopback-connector/-/loopback-connector-6.2.3.tgz",
"integrity": "sha512-W1HeFfVLybBnZBcx8v3xRt1w9lB54NXT4oh2tq+fRUaGctMb6HZe1icaU8x1njfhaUW0YyRw/WYoQ0NY7Rvf8Q==",
"license": "MIT",
"dependencies": {
"async": "^3.2.6",

View File

@ -24,7 +24,7 @@
"async": "^3.2.6",
"debug": "^4.4.0",
"lodash": "^4.17.21",
"loopback-connector": "^6.2.2",
"loopback-connector": "^6.2.3",
"mysql2": "^3.6.3",
"patch-package": "^8.0.0",
"strong-globalize": "^6.0.6"