diff --git a/acceptance/repository-cloudant/package.json b/acceptance/repository-cloudant/package.json index d507511440c8..a71d6a19fe13 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.6.3", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/bodyparsers/rest-msgpack/package.json b/bodyparsers/rest-msgpack/package.json index a4a48c893b22..08618730072d 100644 --- a/bodyparsers/rest-msgpack/package.json +++ b/bodyparsers/rest-msgpack/package.json @@ -48,6 +48,6 @@ "@types/msgpack5": "^3.4.6", "@types/node": "^16.18.101", "@types/type-is": "^1.6.6", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/access-control-migration/package.json b/examples/access-control-migration/package.json index 64cf5cf0da4b..9eea01b15461 100644 --- a/examples/access-control-migration/package.json +++ b/examples/access-control-migration/package.json @@ -75,6 +75,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/binding-resolution/package.json b/examples/binding-resolution/package.json index bb81ad69c658..20a4021e5843 100644 --- a/examples/binding-resolution/package.json +++ b/examples/binding-resolution/package.json @@ -58,6 +58,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/context/package.json b/examples/context/package.json index e0fbfcc64a32..31a3858b2a54 100644 --- a/examples/context/package.json +++ b/examples/context/package.json @@ -55,6 +55,6 @@ "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/express-composition/package.json b/examples/express-composition/package.json index 28332f8bcb70..e35b47728980 100644 --- a/examples/express-composition/package.json +++ b/examples/express-composition/package.json @@ -63,6 +63,6 @@ "@types/express": "^4.17.21", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/file-transfer/package.json b/examples/file-transfer/package.json index 8e370815406c..169d9a156560 100644 --- a/examples/file-transfer/package.json +++ b/examples/file-transfer/package.json @@ -61,6 +61,6 @@ "@types/multer": "^1.4.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/graphql/package.json b/examples/graphql/package.json index d7a178d79561..9e01f2ba8d08 100644 --- a/examples/graphql/package.json +++ b/examples/graphql/package.json @@ -66,6 +66,6 @@ "eslint": "^8.57.0", "rimraf": "^5.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/greeter-extension/package.json b/examples/greeter-extension/package.json index c999eadd775b..efacf3451112 100644 --- a/examples/greeter-extension/package.json +++ b/examples/greeter-extension/package.json @@ -59,6 +59,6 @@ "@types/debug": "4.1.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/greeting-app/package.json b/examples/greeting-app/package.json index cfff1f4d5523..946184cb69ec 100644 --- a/examples/greeting-app/package.json +++ b/examples/greeting-app/package.json @@ -63,6 +63,6 @@ "@types/debug": "4.1.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index e6deca9c0eb2..47a475f94bf9 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -56,6 +56,6 @@ "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/lb3-application/package.json b/examples/lb3-application/package.json index 133087c20d0a..8cb2d75c9c67 100644 --- a/examples/lb3-application/package.json +++ b/examples/lb3-application/package.json @@ -71,6 +71,6 @@ "eslint": "^8.57.0", "lodash": "^4.17.21", "should": "^13.2.3", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/log-extension/package.json b/examples/log-extension/package.json index 214036ce9d30..17b61e859a4f 100644 --- a/examples/log-extension/package.json +++ b/examples/log-extension/package.json @@ -58,6 +58,6 @@ "@types/debug": "^4.1.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/metrics-prometheus/package.json b/examples/metrics-prometheus/package.json index 038bde412e99..87775cc1862a 100644 --- a/examples/metrics-prometheus/package.json +++ b/examples/metrics-prometheus/package.json @@ -59,6 +59,6 @@ "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/multi-tenancy/package.json b/examples/multi-tenancy/package.json index 50138c413896..bf99230d0086 100644 --- a/examples/multi-tenancy/package.json +++ b/examples/multi-tenancy/package.json @@ -73,6 +73,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/passport-login/package.json b/examples/passport-login/package.json index c26129100045..77c4908b269c 100644 --- a/examples/passport-login/package.json +++ b/examples/passport-login/package.json @@ -97,6 +97,6 @@ "axios": "^1.7.2", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/references-many/package.json b/examples/references-many/package.json index 7b66a97b70db..457fced4ca48 100644 --- a/examples/references-many/package.json +++ b/examples/references-many/package.json @@ -71,6 +71,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/rest-crud/package.json b/examples/rest-crud/package.json index 3e5f6b0f1e8a..22fa9a00b78b 100644 --- a/examples/rest-crud/package.json +++ b/examples/rest-crud/package.json @@ -68,6 +68,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/rpc-server/package.json b/examples/rpc-server/package.json index 4f9752fc1844..6d49dcbb822a 100644 --- a/examples/rpc-server/package.json +++ b/examples/rpc-server/package.json @@ -53,6 +53,6 @@ "@types/express": "^4.17.21", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/soap-calculator/package.json b/examples/soap-calculator/package.json index 903bedc10b3f..18db2e3e6745 100644 --- a/examples/soap-calculator/package.json +++ b/examples/soap-calculator/package.json @@ -63,6 +63,6 @@ "eslint": "^8.57.0", "mocha": "^10.6.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/socketio/package.json b/examples/socketio/package.json index c1764f1a6545..8e23f84f54ef 100644 --- a/examples/socketio/package.json +++ b/examples/socketio/package.json @@ -69,6 +69,6 @@ "eslint": "^8.57.0", "socket.io-client": "^4.7.5", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/todo-jwt/package.json b/examples/todo-jwt/package.json index eec5f90cc6a5..ca5488a3b3ea 100644 --- a/examples/todo-jwt/package.json +++ b/examples/todo-jwt/package.json @@ -76,6 +76,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/todo-list/package.json b/examples/todo-list/package.json index c6c5bffb2953..8c4eb16c08cd 100644 --- a/examples/todo-list/package.json +++ b/examples/todo-list/package.json @@ -71,6 +71,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/todo/package.json b/examples/todo/package.json index af314fc1ae30..2c143e64a7a1 100644 --- a/examples/todo/package.json +++ b/examples/todo/package.json @@ -71,6 +71,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/validation-app/package.json b/examples/validation-app/package.json index 6724e97cbea8..44a4aee64de5 100644 --- a/examples/validation-app/package.json +++ b/examples/validation-app/package.json @@ -66,6 +66,6 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/examples/webpack/package.json b/examples/webpack/package.json index b20d7057bae3..a1197536b253 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -52,7 +52,7 @@ "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^21.11.0", - "typescript": "~5.2.2", + "typescript": "~5.6.2", "util": "^0.12.5", "webpack": "^5.92.1", "webpack-cli": "^5.1.4" diff --git a/extensions/authentication-jwt/package.json b/extensions/authentication-jwt/package.json index e2c98a3ae86e..e85b9a15d545 100644 --- a/extensions/authentication-jwt/package.json +++ b/extensions/authentication-jwt/package.json @@ -63,6 +63,6 @@ "@types/lodash": "^4.17.7", "@types/node": "^16.18.101", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/extensions/pooling/package.json b/extensions/pooling/package.json index 72f2504ef6cd..52c87bc461bf 100644 --- a/extensions/pooling/package.json +++ b/extensions/pooling/package.json @@ -49,6 +49,6 @@ "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", "@types/node": "^16.18.101", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/extensions/sequelize/package.json b/extensions/sequelize/package.json index 183ca889bbef..128430971272 100644 --- a/extensions/sequelize/package.json +++ b/extensions/sequelize/package.json @@ -60,6 +60,6 @@ "pg": "^8.12.0", "pg-hstore": "^2.3.4", "sqlite3": "5.1.4", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/package-lock.json b/package-lock.json index 41c201586d22..d0c439381f33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "markdown-table": "^3.0.3", "open-cli": "^8.0.0", "prettier": "^3.3.2", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22", @@ -90,7 +90,7 @@ "loopback-connector-cloudant": "2.5.0", "ms": "2.1.3", "tslib": "^2.6.3", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -191,7 +191,7 @@ "@types/debug": "^4.1.12", "@types/request-promise-native": "^1.0.21", "autocannon": "^7.15.0", - "axios": "^1.7.4", + "axios": "^1.7.2", "benchmark": "^2.1.4", "byline": "^5.0.0", "debug": "^4.3.7", @@ -236,7 +236,7 @@ "@types/msgpack5": "^3.4.6", "@types/node": "^16.18.101", "@types/type-is": "^1.6.6", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -297,7 +297,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -329,7 +329,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -356,7 +356,7 @@ "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -390,7 +390,7 @@ "@types/express": "^4.17.21", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -423,7 +423,7 @@ "@types/multer": "^1.4.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -458,7 +458,7 @@ "eslint": "^8.57.0", "rimraf": "^5.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -488,7 +488,7 @@ "@types/debug": "4.1.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -521,7 +521,7 @@ "@types/debug": "4.1.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -549,7 +549,7 @@ "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -591,7 +591,7 @@ "eslint": "^8.57.0", "lodash": "^4.17.21", "should": "^13.2.3", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -622,7 +622,7 @@ "@types/debug": "^4.1.12", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -652,7 +652,7 @@ "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -689,7 +689,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -754,10 +754,10 @@ "@types/express": "^4.17.21", "@types/lodash": "^4.17.7", "@types/node": "^16.18.101", - "axios": "^1.7.4", + "axios": "^1.7.2", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -793,7 +793,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -829,7 +829,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -858,7 +858,7 @@ "@types/express": "^4.17.21", "@types/node": "^16.18.101", "eslint": "^8.57.0", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -894,7 +894,7 @@ "eslint": "^8.57.0", "mocha": "^10.6.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -930,7 +930,7 @@ "eslint": "^8.57.0", "socket.io-client": "^4.7.5", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -968,7 +968,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1002,7 +1002,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1038,7 +1038,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1079,7 +1079,7 @@ "@types/node": "^16.18.101", "eslint": "^8.57.0", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1112,7 +1112,7 @@ "events": "^3.3.0", "process": "^0.11.10", "puppeteer": "^21.11.0", - "typescript": "~5.2.2", + "typescript": "~5.6.2", "util": "^0.12.5", "webpack": "^5.92.1", "webpack-cli": "^5.1.4" @@ -1184,7 +1184,7 @@ "@types/lodash": "^4.17.7", "@types/node": "^16.18.101", "lodash": "^4.17.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1228,7 +1228,7 @@ "@types/passport-http": "^0.3.11", "@types/passport-oauth2": "^1.4.17", "@types/qs": "^6.9.16", - "axios": "^1.7.4", + "axios": "^1.7.2", "body-parser": "^1.20.3", "express": "^4.19.2", "form-data": "^4.0.0", @@ -1490,7 +1490,7 @@ "@loopback/testlab": "^7.0.6", "@types/debug": "^4.1.12", "@types/node": "^16.18.101", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1527,7 +1527,7 @@ "pg": "^8.12.0", "pg-hstore": "^2.3.4", "sqlite3": "5.1.4", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -1623,7 +1623,7 @@ "@types/jsonwebtoken": "^9.0.6", "@types/lodash": "^4.17.7", "@types/node": "^16.18.101", - "axios": "^1.7.4", + "axios": "^1.7.2", "body-parser": "^1.20.3", "express": "^4.19.2", "form-data": "^4.0.0", @@ -33609,9 +33609,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.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", + "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -37116,7 +37117,7 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "bin": { "lb-clean": "bin/run-clean.js", @@ -37174,7 +37175,7 @@ "terminal-link": "^2.1.1", "tildify": "^2.0.0", "ts-morph": "^22.0.0", - "typescript": "~5.2.2", + "typescript": "~5.6.2", "unicode-10.0.0": "^0.7.5", "untildify": "^4.0.0", "update-notifier": "^7.0.0", @@ -37338,7 +37339,7 @@ "@types/on-finished": "^2.3.4", "@types/toposort": "^2.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -37365,7 +37366,7 @@ "@loopback/build": "^11.0.6", "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engines": { "node": "18 || 20 || 22" @@ -37383,7 +37384,7 @@ "version": "6.0.6", "license": "MIT", "dependencies": { - "axios": "^1.7.4", + "axios": "^1.7.2", "cacache": "^18.0.3", "debug": "^4.3.7", "rimraf": "^5.0.7", diff --git a/package.json b/package.json index 5c09719fbdf8..caeb8d4a8dc8 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "markdown-table": "^3.0.3", "open-cli": "^8.0.0", "prettier": "^3.3.2", - "typescript": "~5.2.2" + "typescript": "~5.6.2" }, "engineStrict": true, "engines": { diff --git a/packages/build/package.json b/packages/build/package.json index aa91097114d5..70a8956c062c 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -45,6 +45,6 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/packages/cli/package.json b/packages/cli/package.json index 4484b401539d..fc8e19ae2a27 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -72,7 +72,7 @@ "terminal-link": "^2.1.1", "tildify": "^2.0.0", "ts-morph": "^22.0.0", - "typescript": "~5.2.2", + "typescript": "~5.6.2", "unicode-10.0.0": "^0.7.5", "untildify": "^4.0.0", "update-notifier": "^7.0.0", diff --git a/packages/express/package.json b/packages/express/package.json index d4fb0203ad9c..5c1f5a0fb6ea 100644 --- a/packages/express/package.json +++ b/packages/express/package.json @@ -62,6 +62,6 @@ "@types/on-finished": "^2.3.4", "@types/toposort": "^2.0.7", "source-map-support": "^0.5.21", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } } diff --git a/packages/filter/package.json b/packages/filter/package.json index ef8de4fd7e74..2b1589d5d00c 100644 --- a/packages/filter/package.json +++ b/packages/filter/package.json @@ -38,6 +38,6 @@ "@loopback/build": "^11.0.6", "@loopback/testlab": "^7.0.6", "@types/node": "^16.18.101", - "typescript": "~5.2.2" + "typescript": "~5.6.2" } }