From 1d7dfd84f9a1de8d7b918bc045225545a46cc16b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:15:30 +0000 Subject: [PATCH] chore: update dependency @types/lodash to ^4.17.11 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 0069f8bffa68..7c2b649f8931 100644 --- a/examples/access-control-migration/package.json +++ b/examples/access-control-migration/package.json @@ -71,7 +71,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", diff --git a/examples/lb3-application/package.json b/examples/lb3-application/package.json index 18f037c91a66..219687bc401f 100644 --- a/examples/lb3-application/package.json +++ b/examples/lb3-application/package.json @@ -66,7 +66,7 @@ "@loopback/build": "^11.0.6", "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index 349e929821e9..514464fd942d 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -59,7 +59,7 @@ "@loopback/security": "^0.11.7", "@loopback/service-proxy": "^7.0.7", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/passport": "^1.0.16", "@types/passport-facebook": "^3.0.3", "@types/passport-google-oauth": "^1.0.45", @@ -92,7 +92,7 @@ "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", "@types/express": "^4.17.21", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "axios": "^1.7.7", "eslint": "^8.57.0", diff --git a/examples/references-many/package.json b/examples/references-many/package.json index f79d6ece27d4..bb1305027fc6 100644 --- a/examples/references-many/package.json +++ b/examples/references-many/package.json @@ -67,7 +67,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", diff --git a/examples/rest-crud/package.json b/examples/rest-crud/package.json index b29fefd2e8ee..c5a26af98104 100644 --- a/examples/rest-crud/package.json +++ b/examples/rest-crud/package.json @@ -64,7 +64,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", diff --git a/examples/todo-jwt/package.json b/examples/todo-jwt/package.json index 16816fd63405..24604d6b32ab 100644 --- a/examples/todo-jwt/package.json +++ b/examples/todo-jwt/package.json @@ -72,7 +72,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index 36abb3540759..37267a67ec58 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -67,7 +67,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", diff --git a/examples/todo/package.json b/examples/todo/package.json index a8835ddc33c7..47bb137d973d 100644 --- a/examples/todo/package.json +++ b/examples/todo/package.json @@ -66,7 +66,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/morgan": "^1.9.9", "@types/node": "^16.18.101", "eslint": "^8.57.0", diff --git a/extensions/authentication-jwt/package.json b/extensions/authentication-jwt/package.json index 890391df5d85..7d78eea91afe 100644 --- a/extensions/authentication-jwt/package.json +++ b/extensions/authentication-jwt/package.json @@ -60,7 +60,7 @@ "@loopback/service-proxy": "^7.0.7", "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "lodash": "^4.17.21", "typescript": "~5.2.2" diff --git a/extensions/authentication-passport/package.json b/extensions/authentication-passport/package.json index 75936e165663..fd029bcea5c5 100644 --- a/extensions/authentication-passport/package.json +++ b/extensions/authentication-passport/package.json @@ -60,7 +60,7 @@ "@loopback/rest": "^14.0.7", "@loopback/testlab": "^7.0.6", "@types/jsonwebtoken": "^9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "@types/passport": "^1.0.16", "@types/passport-http": "^0.3.11", diff --git a/extensions/socketio/package.json b/extensions/socketio/package.json index d30e16a8b79c..6b4b90b814a0 100644 --- a/extensions/socketio/package.json +++ b/extensions/socketio/package.json @@ -48,7 +48,7 @@ "dependencies": { "@loopback/http-server": "^6.0.7", "@types/cors": "^2.8.17", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "cors": "^2.8.5", "debug": "^4.3.7", "lodash": "^4.17.21", diff --git a/fixtures/mock-oauth2-provider/package.json b/fixtures/mock-oauth2-provider/package.json index 073e32536bda..a910da722ee9 100644 --- a/fixtures/mock-oauth2-provider/package.json +++ b/fixtures/mock-oauth2-provider/package.json @@ -38,7 +38,7 @@ "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/jsonwebtoken": "^9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "axios": "^1.7.7", "body-parser": "^1.20.3", diff --git a/package-lock.json b/package-lock.json index 3d946a2c262f..b08a87cecc54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -293,7 +293,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", @@ -586,7 +586,7 @@ "@loopback/build": "^11.0.6", "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", @@ -719,7 +719,7 @@ "@loopback/security": "^0.11.7", "@loopback/service-proxy": "^7.0.7", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/passport": "^1.0.16", "@types/passport-facebook": "^3.0.3", "@types/passport-google-oauth": "^1.0.45", @@ -752,7 +752,7 @@ "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", "@types/express": "^4.17.21", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "axios": "^1.7.7", "eslint": "^8.57.0", @@ -789,7 +789,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", @@ -825,7 +825,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", @@ -963,7 +963,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/morgan": "^1.9.9", "@types/node": "^16.18.101", "eslint": "^8.57.0", @@ -998,7 +998,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", @@ -1034,7 +1034,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/http-caching-proxy": "^6.0.7", "@loopback/testlab": "^7.0.6", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", @@ -1181,7 +1181,7 @@ "@loopback/service-proxy": "^7.0.7", "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "lodash": "^4.17.21", "typescript": "~5.2.2" @@ -1222,7 +1222,7 @@ "@loopback/rest": "^14.0.7", "@loopback/testlab": "^7.0.6", "@types/jsonwebtoken": "^9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "@types/passport": "^1.0.16", "@types/passport-http": "^0.3.11", @@ -1551,7 +1551,7 @@ "dependencies": { "@loopback/http-server": "^6.0.7", "@types/cors": "^2.8.17", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "cors": "^2.8.5", "debug": "^4.3.7", "lodash": "^4.17.21", @@ -1621,7 +1621,7 @@ "@types/body-parser": "^1.19.5", "@types/express": "^4.17.21", "@types/jsonwebtoken": "^9.0.7", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "axios": "^1.7.7", "body-parser": "^1.20.3", @@ -9042,9 +9042,9 @@ } }, "node_modules/@types/lodash": { - "version": "4.17.10", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz", - "integrity": "sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==", + "version": "4.17.11", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.11.tgz", + "integrity": "sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==", "license": "MIT" }, "node_modules/@types/long": { @@ -37003,7 +37003,7 @@ "dependencies": { "@loopback/security": "^0.11.7", "@types/express": "^4.17.21", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "lodash": "^4.17.21", "tslib": "^2.6.3" }, @@ -37121,7 +37121,7 @@ "@loopback/rest": "^14.0.7", "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "compression": "^1.7.4", "cors": "^2.8.5", @@ -37502,7 +37502,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101" }, "engines": { @@ -37591,7 +37591,7 @@ "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", "@types/json-merge-patch": "0.0.10", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101" }, "engines": { @@ -37626,7 +37626,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.6", "@types/json-schema": "^7.0.15", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "bson": "5.5.1" }, @@ -37686,7 +37686,7 @@ "@loopback/core": "^6.1.4", "@loopback/repository": "^7.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "lodash": "^4.17.21" }, @@ -37759,7 +37759,7 @@ "@types/debug": "^4.1.12", "@types/js-yaml": "^4.0.9", "@types/json-schema-compare": "^0.2.4", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/multer": "^1.4.12", "@types/node": "^16.18.101", "@types/on-finished": "^2.3.4", diff --git a/packages/authentication/package.json b/packages/authentication/package.json index e29d43947cd9..eb7529f07a29 100644 --- a/packages/authentication/package.json +++ b/packages/authentication/package.json @@ -45,7 +45,7 @@ "dependencies": { "@loopback/security": "^0.11.7", "@types/express": "^4.17.21", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "lodash": "^4.17.21", "tslib": "^2.6.3" }, diff --git a/packages/booter-lb3app/package.json b/packages/booter-lb3app/package.json index 292267d2102a..ff77d4173f03 100644 --- a/packages/booter-lb3app/package.json +++ b/packages/booter-lb3app/package.json @@ -59,7 +59,7 @@ "@loopback/rest": "^14.0.7", "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "compression": "^1.7.4", "cors": "^2.8.5", diff --git a/packages/metadata/package.json b/packages/metadata/package.json index b7d4738157a9..cd90e0479b4b 100644 --- a/packages/metadata/package.json +++ b/packages/metadata/package.json @@ -49,7 +49,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101" } } diff --git a/packages/openapi-v3/package.json b/packages/openapi-v3/package.json index a418a4403829..107516418da0 100644 --- a/packages/openapi-v3/package.json +++ b/packages/openapi-v3/package.json @@ -59,7 +59,7 @@ "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", "@types/json-merge-patch": "0.0.10", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101" } } diff --git a/packages/repository-tests/package.json b/packages/repository-tests/package.json index 9226b9db7044..df6028644697 100644 --- a/packages/repository-tests/package.json +++ b/packages/repository-tests/package.json @@ -46,7 +46,7 @@ "@loopback/core": "^6.1.4", "@loopback/repository": "^7.0.7", "@types/debug": "^4.1.12", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "lodash": "^4.17.21" } diff --git a/packages/repository/package.json b/packages/repository/package.json index dd878acfc298..f9b86e742339 100644 --- a/packages/repository/package.json +++ b/packages/repository/package.json @@ -49,7 +49,7 @@ "@loopback/eslint-config": "^15.0.4", "@loopback/testlab": "^7.0.6", "@types/json-schema": "^7.0.15", - "@types/lodash": "^4.17.10", + "@types/lodash": "^4.17.11", "@types/node": "^16.18.101", "bson": "5.5.1" } diff --git a/packages/rest/package.json b/packages/rest/package.json index 795eb0c8c30b..e66d31221509 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.10", + "@types/lodash": "^4.17.11", "@types/multer": "^1.4.12", "@types/node": "^16.18.101", "@types/on-finished": "^2.3.4",