From c9f38fb9606cce9d293c9ffcd8a0866f995ac140 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 14:29:37 +0000 Subject: [PATCH] chore: update dependency typescript to ~5.9.3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- acceptance/repository-cloudant/package.json | 2 +- bodyparsers/rest-msgpack/package.json | 2 +- .../access-control-migration/package.json | 2 +- examples/binding-resolution/package.json | 2 +- examples/context/package.json | 2 +- examples/express-composition/package.json | 2 +- examples/file-transfer/package.json | 2 +- examples/graphql/package.json | 2 +- examples/greeter-extension/package.json | 2 +- examples/greeting-app/package.json | 2 +- examples/hello-world/package.json | 2 +- examples/lb3-application/package.json | 2 +- examples/log-extension/package.json | 2 +- examples/metrics-prometheus/package.json | 2 +- examples/multi-tenancy/package.json | 2 +- examples/passport-login/package.json | 2 +- examples/references-many/package.json | 2 +- examples/rest-crud/package.json | 2 +- examples/rpc-server/package.json | 2 +- examples/soap-calculator/package.json | 2 +- examples/socketio/package.json | 2 +- examples/todo-jwt/package.json | 2 +- examples/todo-list/package.json | 2 +- examples/todo/package.json | 2 +- examples/validation-app/package.json | 2 +- examples/webpack/package.json | 2 +- extensions/authentication-jwt/package.json | 2 +- extensions/pooling/package.json | 2 +- extensions/sequelize/package.json | 2 +- package-lock.json | 131 ++++++++---------- package.json | 2 +- packages/build/package.json | 2 +- packages/cli/package.json | 2 +- packages/express/package.json | 2 +- packages/filter/package.json | 2 +- 35 files changed, 94 insertions(+), 105 deletions(-) diff --git a/acceptance/repository-cloudant/package.json b/acceptance/repository-cloudant/package.json index d67c8a9260c2..856dca76a12d 100644 --- a/acceptance/repository-cloudant/package.json +++ b/acceptance/repository-cloudant/package.json @@ -45,6 +45,6 @@ "loopback-connector-cloudant": "2.5.0", "ms": "2.1.3", "tslib": "^2.8.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/bodyparsers/rest-msgpack/package.json b/bodyparsers/rest-msgpack/package.json index e5c29eae4653..9f1aa3f8d489 100644 --- a/bodyparsers/rest-msgpack/package.json +++ b/bodyparsers/rest-msgpack/package.json @@ -48,6 +48,6 @@ "@types/msgpack5": "^3.4.6", "@types/node": "^20.19.37", "@types/type-is": "^1.6.7", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/access-control-migration/package.json b/examples/access-control-migration/package.json index 9163afa274c9..8d29441384ce 100644 --- a/examples/access-control-migration/package.json +++ b/examples/access-control-migration/package.json @@ -75,6 +75,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/binding-resolution/package.json b/examples/binding-resolution/package.json index 15557a4c10d1..2aa0a8cf1475 100644 --- a/examples/binding-resolution/package.json +++ b/examples/binding-resolution/package.json @@ -58,6 +58,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/context/package.json b/examples/context/package.json index 9f6642ffca56..788ef0dca8fc 100644 --- a/examples/context/package.json +++ b/examples/context/package.json @@ -55,6 +55,6 @@ "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/express-composition/package.json b/examples/express-composition/package.json index 840ef6c690d2..53ebc49a2a52 100644 --- a/examples/express-composition/package.json +++ b/examples/express-composition/package.json @@ -63,6 +63,6 @@ "@types/express": "^4.17.25", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/file-transfer/package.json b/examples/file-transfer/package.json index 544bc13f328e..e8d703a77853 100644 --- a/examples/file-transfer/package.json +++ b/examples/file-transfer/package.json @@ -61,6 +61,6 @@ "@types/multer": "^2.1.0", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/graphql/package.json b/examples/graphql/package.json index 39130e0e3323..4b53c704c6d0 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -68,6 +68,6 @@ "graphql-ws": "^5.16.2", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/greeter-extension/package.json b/examples/greeter-extension/package.json index 4ccf3f1390d0..92538dc6e56c 100644 --- a/examples/greeter-extension/package.json +++ b/examples/greeter-extension/package.json @@ -59,6 +59,6 @@ "@types/debug": "4.1.13", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/greeting-app/package.json b/examples/greeting-app/package.json index 09ccf3514d58..0d1ed1824a5b 100644 --- a/examples/greeting-app/package.json +++ b/examples/greeting-app/package.json @@ -63,6 +63,6 @@ "@types/debug": "4.1.13", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index 4f53b8cff13b..e4845d49faf5 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -56,6 +56,6 @@ "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/lb3-application/package.json b/examples/lb3-application/package.json index 8e9a3f2b1378..faaad25808db 100644 --- a/examples/lb3-application/package.json +++ b/examples/lb3-application/package.json @@ -71,6 +71,6 @@ "eslint": "^8.57.1", "lodash": "^4.17.23", "should": "^13.2.3", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/log-extension/package.json b/examples/log-extension/package.json index 0fc6ded6ea96..d0284527ee79 100644 --- a/examples/log-extension/package.json +++ b/examples/log-extension/package.json @@ -58,6 +58,6 @@ "@types/debug": "^4.1.13", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/metrics-prometheus/package.json b/examples/metrics-prometheus/package.json index 194e0dfdec4a..35c3e9c8489f 100644 --- a/examples/metrics-prometheus/package.json +++ b/examples/metrics-prometheus/package.json @@ -59,6 +59,6 @@ "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/multi-tenancy/package.json b/examples/multi-tenancy/package.json index 2b4e33582fb6..11ced3c2edbc 100644 --- a/examples/multi-tenancy/package.json +++ b/examples/multi-tenancy/package.json @@ -73,6 +73,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index 95d19755f1c2..c88038c8426b 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -97,6 +97,6 @@ "axios": "^1.14.0", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/references-many/package.json b/examples/references-many/package.json index c9e1a98b7e81..a926d5992776 100644 --- a/examples/references-many/package.json +++ b/examples/references-many/package.json @@ -71,6 +71,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/rest-crud/package.json b/examples/rest-crud/package.json index 86397aa30252..2914a9f5d119 100644 --- a/examples/rest-crud/package.json +++ b/examples/rest-crud/package.json @@ -68,6 +68,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/rpc-server/package.json b/examples/rpc-server/package.json index 7ac094ff0d4c..3158718df4ea 100644 --- a/examples/rpc-server/package.json +++ b/examples/rpc-server/package.json @@ -53,6 +53,6 @@ "@types/express": "^4.17.25", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/soap-calculator/package.json b/examples/soap-calculator/package.json index 934faf0e2b41..7454743f2080 100644 --- a/examples/soap-calculator/package.json +++ b/examples/soap-calculator/package.json @@ -63,6 +63,6 @@ "eslint": "^8.57.1", "mocha": "^11.7.5", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/socketio/package.json b/examples/socketio/package.json index a91d7466fef9..0bf19ca00f9a 100644 --- a/examples/socketio/package.json +++ b/examples/socketio/package.json @@ -69,6 +69,6 @@ "eslint": "^8.57.1", "socket.io-client": "^4.8.3", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/todo-jwt/package.json b/examples/todo-jwt/package.json index bc0cf83ae810..5b4d6a1f2598 100644 --- a/examples/todo-jwt/package.json +++ b/examples/todo-jwt/package.json @@ -75,6 +75,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index d17476c801e2..8f31448c8632 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -71,6 +71,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/todo/package.json b/examples/todo/package.json index 876f5e8c7232..0ad2822d2046 100644 --- a/examples/todo/package.json +++ b/examples/todo/package.json @@ -71,6 +71,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/validation-app/package.json b/examples/validation-app/package.json index f24fcd4ba947..372945ced517 100644 --- a/examples/validation-app/package.json +++ b/examples/validation-app/package.json @@ -66,6 +66,6 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/examples/webpack/package.json b/examples/webpack/package.json index 865e4518a9c1..70120e9dcf2d 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -51,7 +51,7 @@ "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^24.40.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "util": "^0.12.5", "webpack": "^5.105.4", "webpack-cli": "^6.0.1" diff --git a/extensions/authentication-jwt/package.json b/extensions/authentication-jwt/package.json index d756aa5a886b..a594eff2029d 100644 --- a/extensions/authentication-jwt/package.json +++ b/extensions/authentication-jwt/package.json @@ -62,6 +62,6 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "lodash": "^4.17.23", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/extensions/pooling/package.json b/extensions/pooling/package.json index ef9e3fbbb149..091d36a9ddde 100644 --- a/extensions/pooling/package.json +++ b/extensions/pooling/package.json @@ -49,6 +49,6 @@ "@loopback/testlab": "^8.0.10", "@types/debug": "^4.1.13", "@types/node": "^20.19.37", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/extensions/sequelize/package.json b/extensions/sequelize/package.json index 56bc0438cad2..f3353364f018 100644 --- a/extensions/sequelize/package.json +++ b/extensions/sequelize/package.json @@ -60,6 +60,6 @@ "pg": "^8.20.0", "pg-hstore": "^2.3.4", "sqlite3": "5.1.7", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/package-lock.json b/package-lock.json index 580fd1baa719..ea1b32a75586 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "markdown-table": "^3.0.4", "open-cli": "^8.0.0", "prettier": "^3.8.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24", @@ -96,11 +96,11 @@ "chalk": "^4.1.2", "debug": "^4.4.3", "dockerode": "^3.3.5", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "loopback-connector-cloudant": "2.5.0", "ms": "2.1.3", "tslib": "^2.8.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -296,7 +296,7 @@ "@types/msgpack5": "^3.4.6", "@types/node": "^20.19.37", "@types/type-is": "^1.6.7", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -406,8 +406,8 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -449,7 +449,7 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -486,7 +486,7 @@ "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -530,7 +530,7 @@ "@types/express": "^4.17.25", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -573,7 +573,7 @@ "@types/multer": "^2.1.0", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -620,7 +620,7 @@ "graphql-ws": "^5.16.2", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -660,7 +660,7 @@ "@types/debug": "4.1.13", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -703,7 +703,7 @@ "@types/debug": "4.1.13", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -741,7 +741,7 @@ "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -791,9 +791,9 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "should": "^13.2.3", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -834,7 +834,7 @@ "@types/debug": "^4.1.13", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -874,7 +874,7 @@ "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -921,7 +921,7 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -975,6 +975,7 @@ "debug": "^4.4.3", "express": "^4.22.1", "express-session": "^1.19.0", + "lodash": "^4.17.23", "passport": "^0.7.0", "passport-facebook": "^3.0.0", "passport-google": "^0.3.0", @@ -997,8 +998,8 @@ "@types/node": "^20.19.37", "axios": "^1.14.0", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1043,8 +1044,8 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1089,8 +1090,8 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1129,7 +1130,7 @@ "@types/express": "^4.17.25", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1175,7 +1176,7 @@ "eslint": "^8.57.1", "mocha": "^11.7.5", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1221,7 +1222,7 @@ "eslint": "^8.57.1", "socket.io-client": "^4.8.3", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1268,8 +1269,8 @@ "@types/morgan": "^1.9.10", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1301,8 +1302,8 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1347,8 +1348,8 @@ "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", "eslint": "^8.57.1", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1409,7 +1410,7 @@ "@types/node": "^20.19.37", "eslint": "^8.57.1", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1451,7 +1452,7 @@ "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^24.40.0", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "util": "^0.12.5", "webpack": "^5.105.4", "webpack-cli": "^6.0.1" @@ -1541,8 +1542,8 @@ "@types/debug": "^4.1.13", "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", - "lodash": "^4.18.1", - "typescript": "~5.2.2" + "lodash": "^4.17.23", + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1601,7 +1602,7 @@ "express": "^4.22.1", "form-data": "^4.0.5", "jsonwebtoken": "^9.0.3", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "passport-http": "^0.3.0", "passport-oauth2": "^1.8.0", "qs": "^6.15.0", @@ -1917,7 +1918,7 @@ "@loopback/testlab": "^8.0.10", "@types/debug": "^4.1.13", "@types/node": "^20.19.37", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -1964,7 +1965,7 @@ "pg": "^8.20.0", "pg-hstore": "^2.3.4", "sqlite3": "5.1.7", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -2001,7 +2002,7 @@ "@types/lodash": "^4.17.24", "cors": "^2.8.6", "debug": "^4.4.3", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "socket.io": "^4.8.3" }, "devDependencies": { @@ -2085,7 +2086,7 @@ "express": "^4.22.1", "form-data": "^4.0.5", "jsonwebtoken": "^9.0.3", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "tslib": "^2.8.1" }, "devDependencies": { @@ -5072,19 +5073,6 @@ "node": ">=10" } }, - "node_modules/@microsoft/api-extractor/node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "node_modules/@microsoft/tsdoc": { "version": "0.16.0", "resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.16.0.tgz", @@ -35603,9 +35591,10 @@ } }, "node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -38615,7 +38604,7 @@ "@loopback/security": "^0.12.11", "@types/express": "^4.17.25", "@types/lodash": "^4.17.24", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "tslib": "^2.8.1" }, "devDependencies": { @@ -38849,13 +38838,13 @@ "eslint": "^8.57.1", "fs-extra": "^11.3.4", "glob": "^13.0.6", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "mocha": "^11.7.5", "nyc": "^18.0.0", "prettier": "^3.8.1", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "bin": { "lb-clean": "bin/run-clean.js", @@ -38946,7 +38935,7 @@ "inquirer-autocomplete-prompt": "^2.0.1", "json5": "^2.2.3", "latest-version": "^5.1.0", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "minimatch": "^10.2.5", "minimist": "^1.2.8", "mkdirp": "^3.0.1", @@ -38965,7 +38954,7 @@ "terminal-link": "^2.1.1", "tildify": "^2.0.0", "ts-morph": "^27.0.2", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "untildify": "^6.0.0", "update-notifier": "^7.3.1", "url-slug": "^4.0.1", @@ -40396,7 +40385,7 @@ "@types/on-finished": "^2.3.5", "@types/toposort": "^2.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -40433,7 +40422,7 @@ "@loopback/build": "^12.0.10", "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engines": { "node": "20 || 22 || 24" @@ -40543,7 +40532,7 @@ "license": "MIT", "dependencies": { "debug": "^4.4.3", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "reflect-metadata": "^0.2.1", "tslib": "^2.8.1" }, @@ -40658,7 +40647,7 @@ "debug": "^4.4.3", "http-status": "^1.8.1", "json-merge-patch": "^1.0.2", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "openapi3-ts": "^2.0.2", "tslib": "^2.8.1" }, @@ -40706,7 +40695,7 @@ "@loopback/filter": "^6.0.10", "@types/debug": "^4.1.13", "debug": "^4.4.3", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "loopback-datasource-juggler": "^6.0.4", "tslib": "^2.8.1" }, @@ -40788,7 +40777,7 @@ "@types/debug": "^4.1.13", "@types/lodash": "^4.17.24", "@types/node": "^20.19.37", - "lodash": "^4.18.1" + "lodash": "^4.17.23" }, "engines": { "node": "20 || 22 || 24" @@ -40860,7 +40849,7 @@ "http-errors": "^2.0.1", "js-yaml": "^4.1.1", "json-schema-compare": "^0.2.2", - "lodash": "^4.18.1", + "lodash": "^4.17.23", "on-finished": "^2.4.1", "path-to-regexp": "^6.3.0", "qs": "^6.15.0", diff --git a/package.json b/package.json index 14ff47c7fa3f..b3d3f86653f3 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "markdown-table": "^3.0.4", "open-cli": "^8.0.0", "prettier": "^3.8.1", - "typescript": "~5.2.2" + "typescript": "~5.9.3" }, "engineStrict": true, "engines": { diff --git a/packages/build/package.json b/packages/build/package.json index 5dd63568b7c4..c3ca84a503f7 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -45,6 +45,6 @@ "prettier": "^3.8.1", "rimraf": "^5.0.10", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/packages/cli/package.json b/packages/cli/package.json index 35838b61c111..f0851d093e9d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -73,7 +73,7 @@ "terminal-link": "^2.1.1", "tildify": "^2.0.0", "ts-morph": "^27.0.2", - "typescript": "~5.2.2", + "typescript": "~5.9.3", "untildify": "^6.0.0", "update-notifier": "^7.3.1", "url-slug": "^4.0.1", diff --git a/packages/express/package.json b/packages/express/package.json index 21020258fdb5..a84d404b0c7a 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -62,6 +62,6 @@ "@types/on-finished": "^2.3.5", "@types/toposort": "^2.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } } diff --git a/packages/filter/package.json b/packages/filter/package.json index 1380f7207fcb..ab7c32d926d7 100644 --- a/packages/filter/package.json +++ b/packages/filter/package.json @@ -38,6 +38,6 @@ "@loopback/build": "^12.0.10", "@loopback/testlab": "^8.0.10", "@types/node": "^20.19.37", - "typescript": "~5.2.2" + "typescript": "~5.9.3" } }