From 1fc5f4bbb9f7e8a325aa1d69de7c82d5c4328442 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 13:48:04 +0000 Subject: [PATCH] chore: update dependency @types/lodash to ^4.17.23 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../access-control-migration/package.json | 2 +- examples/lb3-application/package.json | 2 +- examples/passport-login/package.json | 4 +- examples/references-many/package.json | 2 +- examples/rest-crud/package.json | 2 +- examples/todo-jwt/package.json | 2 +- examples/todo-list/package.json | 2 +- examples/todo/package.json | 2 +- extensions/authentication-jwt/package.json | 2 +- .../authentication-passport/package.json | 2 +- extensions/socketio/package.json | 2 +- fixtures/mock-oauth2-provider/package.json | 2 +- package-lock.json | 46 +++++++++---------- packages/authentication/package.json | 2 +- packages/booter-lb3app/package.json | 2 +- packages/metadata/package.json | 2 +- packages/openapi-v3/package.json | 2 +- packages/repository-tests/package.json | 2 +- packages/repository/package.json | 2 +- packages/rest/package.json | 2 +- 20 files changed, 43 insertions(+), 43 deletions(-) diff --git a/examples/access-control-migration/package.json b/examples/access-control-migration/package.json index 716e59b19cbf..f36f3baee37e 100644 --- a/examples/access-control-migration/package.json +++ b/examples/access-control-migration/package.json @@ -71,7 +71,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", diff --git a/examples/lb3-application/package.json b/examples/lb3-application/package.json index cec168720235..580ac4c53299 100644 --- a/examples/lb3-application/package.json +++ b/examples/lb3-application/package.json @@ -66,7 +66,7 @@ "@loopback/build": "^12.0.7", "@loopback/eslint-config": "^16.0.1", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index b785b909e533..d2ba0d1a6610 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -59,7 +59,7 @@ "@loopback/security": "^0.12.8", "@loopback/service-proxy": "^8.0.7", "@types/jsonwebtoken": "9.0.10", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/passport": "^1.0.17", "@types/passport-facebook": "^3.0.4", "@types/passport-google-oauth": "^1.0.45", @@ -92,7 +92,7 @@ "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", "@types/express": "^4.17.25", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "axios": "^1.13.2", "eslint": "^8.57.1", diff --git a/examples/references-many/package.json b/examples/references-many/package.json index 5a659f03a15b..23dcaea45086 100644 --- a/examples/references-many/package.json +++ b/examples/references-many/package.json @@ -67,7 +67,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", diff --git a/examples/rest-crud/package.json b/examples/rest-crud/package.json index aecc1c91b160..e02d27b651e8 100644 --- a/examples/rest-crud/package.json +++ b/examples/rest-crud/package.json @@ -64,7 +64,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", diff --git a/examples/todo-jwt/package.json b/examples/todo-jwt/package.json index dbdd5507d28b..252077417df3 100644 --- a/examples/todo-jwt/package.json +++ b/examples/todo-jwt/package.json @@ -71,7 +71,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index a1a208f9479d..49405565f508 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -67,7 +67,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", diff --git a/examples/todo/package.json b/examples/todo/package.json index 47daed9db6a9..bd9e652b5579 100644 --- a/examples/todo/package.json +++ b/examples/todo/package.json @@ -66,7 +66,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/morgan": "^1.9.10", "@types/node": "^16.18.126", "eslint": "^8.57.1", diff --git a/extensions/authentication-jwt/package.json b/extensions/authentication-jwt/package.json index d2651be69fd1..14f073cfffc7 100644 --- a/extensions/authentication-jwt/package.json +++ b/extensions/authentication-jwt/package.json @@ -59,7 +59,7 @@ "@loopback/service-proxy": "^8.0.7", "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "lodash": "^4.17.21", "typescript": "~5.2.2" diff --git a/extensions/authentication-passport/package.json b/extensions/authentication-passport/package.json index 5428e3c985eb..35a5809288ab 100644 --- a/extensions/authentication-passport/package.json +++ b/extensions/authentication-passport/package.json @@ -60,7 +60,7 @@ "@loopback/rest": "^15.0.8", "@loopback/testlab": "^8.0.7", "@types/jsonwebtoken": "^9.0.10", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "@types/passport": "^1.0.17", "@types/passport-http": "^0.3.11", diff --git a/extensions/socketio/package.json b/extensions/socketio/package.json index 132fb243d8d6..990ddd1d4e82 100644 --- a/extensions/socketio/package.json +++ b/extensions/socketio/package.json @@ -48,7 +48,7 @@ "dependencies": { "@loopback/http-server": "^7.0.7", "@types/cors": "^2.8.19", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "cors": "^2.8.5", "debug": "^4.4.3", "lodash": "^4.17.21", diff --git a/fixtures/mock-oauth2-provider/package.json b/fixtures/mock-oauth2-provider/package.json index ba57017f14f1..f17c46e16cf5 100644 --- a/fixtures/mock-oauth2-provider/package.json +++ b/fixtures/mock-oauth2-provider/package.json @@ -38,7 +38,7 @@ "@types/body-parser": "^1.19.6", "@types/express": "^4.17.25", "@types/jsonwebtoken": "^9.0.10", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "axios": "^1.13.2", "body-parser": "^2.2.2", diff --git a/package-lock.json b/package-lock.json index 255d7170c3f4..c736f35542c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -326,7 +326,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", @@ -611,7 +611,7 @@ "@loopback/build": "^12.0.7", "@loopback/eslint-config": "^16.0.1", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", @@ -740,7 +740,7 @@ "@loopback/security": "^0.12.8", "@loopback/service-proxy": "^8.0.7", "@types/jsonwebtoken": "9.0.10", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/passport": "^1.0.17", "@types/passport-facebook": "^3.0.4", "@types/passport-google-oauth": "^1.0.45", @@ -773,7 +773,7 @@ "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", "@types/express": "^4.17.25", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "axios": "^1.13.2", "eslint": "^8.57.1", @@ -809,7 +809,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", @@ -844,7 +844,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", @@ -978,7 +978,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/morgan": "^1.9.10", "@types/node": "^16.18.126", "eslint": "^8.57.1", @@ -1012,7 +1012,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", @@ -1047,7 +1047,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/http-caching-proxy": "^7.0.7", "@loopback/testlab": "^8.0.7", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "eslint": "^8.57.1", "lodash": "^4.17.21", @@ -1187,7 +1187,7 @@ "@loopback/service-proxy": "^8.0.7", "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "lodash": "^4.17.21", "typescript": "~5.2.2" @@ -1227,7 +1227,7 @@ "@loopback/rest": "^15.0.8", "@loopback/testlab": "^8.0.7", "@types/jsonwebtoken": "^9.0.10", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "@types/passport": "^1.0.17", "@types/passport-http": "^0.3.11", @@ -1588,7 +1588,7 @@ "dependencies": { "@loopback/http-server": "^7.0.7", "@types/cors": "^2.8.19", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "cors": "^2.8.5", "debug": "^4.4.3", "lodash": "^4.17.21", @@ -1657,7 +1657,7 @@ "@types/body-parser": "^1.19.6", "@types/express": "^4.17.25", "@types/jsonwebtoken": "^9.0.10", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "axios": "^1.13.2", "body-parser": "^2.2.2", @@ -10360,9 +10360,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==", "license": "MIT" }, "node_modules/@types/long": { @@ -40066,7 +40066,7 @@ "dependencies": { "@loopback/security": "^0.12.8", "@types/express": "^4.17.25", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "lodash": "^4.17.21", "tslib": "^2.8.1" }, @@ -40180,7 +40180,7 @@ "@loopback/rest": "^15.0.8", "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "compression": "^1.8.1", "cors": "^2.8.5", @@ -41496,7 +41496,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126" }, "engines": { @@ -41582,7 +41582,7 @@ "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", "@types/json-merge-patch": "1.0.0", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126" }, "engines": { @@ -41616,7 +41616,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/testlab": "^8.0.7", "@types/json-schema": "^7.0.15", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "bson": "7.0.0" }, @@ -41675,7 +41675,7 @@ "@loopback/core": "^7.0.7", "@loopback/repository": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "lodash": "^4.17.21" }, @@ -41746,7 +41746,7 @@ "@types/debug": "^4.1.12", "@types/js-yaml": "^4.0.9", "@types/json-schema-compare": "^0.2.4", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/multer": "^2.0.0", "@types/node": "^16.18.126", "@types/on-finished": "^2.3.5", diff --git a/packages/authentication/package.json b/packages/authentication/package.json index 785efa6c8cd1..2c81c22a5b2d 100644 --- a/packages/authentication/package.json +++ b/packages/authentication/package.json @@ -45,7 +45,7 @@ "dependencies": { "@loopback/security": "^0.12.8", "@types/express": "^4.17.25", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "lodash": "^4.17.21", "tslib": "^2.8.1" }, diff --git a/packages/booter-lb3app/package.json b/packages/booter-lb3app/package.json index 20ccdc08e6ed..a6cad6842232 100644 --- a/packages/booter-lb3app/package.json +++ b/packages/booter-lb3app/package.json @@ -59,7 +59,7 @@ "@loopback/rest": "^15.0.8", "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "compression": "^1.8.1", "cors": "^2.8.5", diff --git a/packages/metadata/package.json b/packages/metadata/package.json index c1a6255e1b27..0851144fd5e2 100644 --- a/packages/metadata/package.json +++ b/packages/metadata/package.json @@ -49,7 +49,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126" } } diff --git a/packages/openapi-v3/package.json b/packages/openapi-v3/package.json index f919a62968bc..e02b6bf4012f 100644 --- a/packages/openapi-v3/package.json +++ b/packages/openapi-v3/package.json @@ -59,7 +59,7 @@ "@loopback/testlab": "^8.0.7", "@types/debug": "^4.1.12", "@types/json-merge-patch": "1.0.0", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126" } } diff --git a/packages/repository-tests/package.json b/packages/repository-tests/package.json index 016a31fac433..9f83fc3d7e6a 100644 --- a/packages/repository-tests/package.json +++ b/packages/repository-tests/package.json @@ -46,7 +46,7 @@ "@loopback/core": "^7.0.7", "@loopback/repository": "^8.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "lodash": "^4.17.21" } diff --git a/packages/repository/package.json b/packages/repository/package.json index 1ef3a86b1d4d..ae4ba57fba7b 100644 --- a/packages/repository/package.json +++ b/packages/repository/package.json @@ -49,7 +49,7 @@ "@loopback/eslint-config": "^16.0.1", "@loopback/testlab": "^8.0.7", "@types/json-schema": "^7.0.15", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/node": "^16.18.126", "bson": "7.0.0" } diff --git a/packages/rest/package.json b/packages/rest/package.json index 90516f8a72d8..dd84f61f5d00 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -80,7 +80,7 @@ "@types/debug": "^4.1.12", "@types/js-yaml": "^4.0.9", "@types/json-schema-compare": "^0.2.4", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/multer": "^2.0.0", "@types/node": "^16.18.126", "@types/on-finished": "^2.3.5",