diff --git a/ai-service/package.json b/ai-service/package.json index 41522a271e..cfa1bb2b39 100644 --- a/ai-service/package.json +++ b/ai-service/package.json @@ -16,7 +16,7 @@ "@nestjs/common": "^11.1.24", "@nestjs/core": "^11.1.24", "@types/express": "^5.0.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "dotenv": "^16.3.1", "express": "5.2.1", "faiss-node": "0.5.1", diff --git a/analytics-service/package.json b/analytics-service/package.json index cba59dc01d..f8e5c3d591 100644 --- a/analytics-service/package.json +++ b/analytics-service/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@types/express": "^5.0.1", "@types/jszip": "^3.4.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "mocha": "^9.2.0", "mocha-junit-reporter": "^2.0.2", diff --git a/api-gateway/package.json b/api-gateway/package.json index b1fd739b69..2477d98490 100644 --- a/api-gateway/package.json +++ b/api-gateway/package.json @@ -30,7 +30,7 @@ "description": "", "devDependencies": { "@types/express": "^5.0.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "@types/ws": "^8.2.2", "mocha": "^9.2.0", diff --git a/application-events/package.json b/application-events/package.json index 5d68623578..627668f9c0 100644 --- a/application-events/package.json +++ b/application-events/package.json @@ -42,7 +42,7 @@ "@types/express": "^4.17.17", "@types/js-yaml": "4.0.9", "@types/mocha": "^10.0.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "@types/swagger-ui-express": "4.1.8", "chai": "^4.3.7", diff --git a/auth-service/package.json b/auth-service/package.json index 8a1b197a55..8ea6532b6c 100644 --- a/auth-service/package.json +++ b/auth-service/package.json @@ -41,7 +41,7 @@ "description": "", "devDependencies": { "@types/jsonwebtoken": "^8.5.4", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/node-vault": "^0", "@types/glob": "^8.1.0", "mocha": "^9.2.0", diff --git a/common/package.json b/common/package.json index 5262e1d54d..ef0a7577fa 100644 --- a/common/package.json +++ b/common/package.json @@ -53,7 +53,7 @@ "@types/express": "^5.0.1", "@types/glob": "^8.1.0", "@types/jszip": "^3.4.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "esmock": "^2.6.7", "mocha-junit-reporter": "^2.0.2", "sinon": "^20.0.0", diff --git a/guardian-service/package.json b/guardian-service/package.json index 6b7c90d017..d781fc7eb3 100644 --- a/guardian-service/package.json +++ b/guardian-service/package.json @@ -46,7 +46,7 @@ "@types/fs-extra": "^9.0.12", "@types/glob": "^8.1.0", "@types/jszip": "^3.4.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "chai": "4.3.4", "mocha": "^9.2.0", "mocha-junit-reporter": "^2.0.2", diff --git a/indexer-api-gateway/package.json b/indexer-api-gateway/package.json index 7701b599d7..d2752c44ca 100644 --- a/indexer-api-gateway/package.json +++ b/indexer-api-gateway/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@types/express": "^5.0.1", "@types/jszip": "^3.4.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "@types/ws": "^8.2.2", "chai": "^4.3.4", diff --git a/indexer-common/package.json b/indexer-common/package.json index d45a20c5d1..50e7a6209e 100644 --- a/indexer-common/package.json +++ b/indexer-common/package.json @@ -19,7 +19,7 @@ "description": "Common package share cross all services", "devDependencies": { "@types/express": "^5.0.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "mocha-junit-reporter": "^2.0.2", "tslint": "^6.1.3", diff --git a/indexer-interfaces/package.json b/indexer-interfaces/package.json index a9cae5f3fd..3e87d47f4d 100644 --- a/indexer-interfaces/package.json +++ b/indexer-interfaces/package.json @@ -3,7 +3,7 @@ "dependencies": {}, "description": "Indexer interfaces", "devDependencies": { - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "tslint": "^6.1.3", "typescript": "^5.8.3" diff --git a/indexer-service/package.json b/indexer-service/package.json index 8cce86d249..9819c210ff 100644 --- a/indexer-service/package.json +++ b/indexer-service/package.json @@ -26,7 +26,7 @@ }, "description": "", "devDependencies": { - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "chai": "4.3.4", "mocha": "^9.2.0", diff --git a/indexer-worker-service/package.json b/indexer-worker-service/package.json index e270649947..8bd0887e1d 100644 --- a/indexer-worker-service/package.json +++ b/indexer-worker-service/package.json @@ -22,7 +22,7 @@ }, "description": "", "devDependencies": { - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "chai": "4.3.4", "mocha": "^9.2.0", diff --git a/interfaces/package.json b/interfaces/package.json index 8a44cb857e..e4f1cd3798 100644 --- a/interfaces/package.json +++ b/interfaces/package.json @@ -6,7 +6,7 @@ }, "devDependencies": { "@types/glob": "^8.1.0", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "tslint": "^6.1.3", "typescript": "^5.8.3" }, diff --git a/logger-service/package.json b/logger-service/package.json index e82b325abb..5a2269f155 100644 --- a/logger-service/package.json +++ b/logger-service/package.json @@ -17,7 +17,7 @@ }, "description": "", "devDependencies": { - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "nodemon": "^2.0.12", "tslint": "^6.1.3", diff --git a/notification-service/package.json b/notification-service/package.json index 3b102cc651..2063199895 100644 --- a/notification-service/package.json +++ b/notification-service/package.json @@ -18,7 +18,7 @@ }, "description": "", "devDependencies": { - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "nodemon": "^2.0.12", "tslint": "^6.1.3", diff --git a/policy-service/package.json b/policy-service/package.json index c6a29b8b93..93dad0a245 100644 --- a/policy-service/package.json +++ b/policy-service/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@types/deep-equal": "^1.0.1", "@types/express": "^5.0.1", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "chai": "4.3.4", "mocha": "^9.2.0", diff --git a/queue-service/package.json b/queue-service/package.json index 74f29f74e9..c76cba07f0 100644 --- a/queue-service/package.json +++ b/queue-service/package.json @@ -12,7 +12,7 @@ }, "description": "", "devDependencies": { - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "@types/glob": "^8.1.0", "mocha": "^9.2.0", "mocha-junit-reporter": "^2.0.2", diff --git a/topic-listener-service/package.json b/topic-listener-service/package.json index 3e3c96f969..c3a381d191 100644 --- a/topic-listener-service/package.json +++ b/topic-listener-service/package.json @@ -19,7 +19,7 @@ "description": "", "devDependencies": { "@types/glob": "^8.1.0", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "chai": "4.3.4", "concurrently": "^8.2.2", "mocha": "^9.2.0", diff --git a/worker-service/package.json b/worker-service/package.json index bb563dc4ca..bb3b4fb8ca 100644 --- a/worker-service/package.json +++ b/worker-service/package.json @@ -20,7 +20,7 @@ "description": "", "devDependencies": { "@types/glob": "^8.1.0", - "@types/node": "^22.15.19", + "@types/node": "^25.9.1", "chai": "4.3.4", "mocha": "^9.2.0", "mocha-junit-reporter": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 32278280a7..95382d31aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3417,12 +3417,12 @@ dependencies: node-vault "*" -"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0": - version "24.10.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.1.tgz#91e92182c93db8bd6224fca031e2370cef9a8f01" - integrity sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ== +"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^25.9.1": + version "25.9.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.1.tgz#3bda556db500ae4319c08e7fc9ab94f19013ba0b" + integrity sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg== dependencies: - undici-types "~7.16.0" + undici-types ">=7.24.0 <7.24.7" "@types/node@22.7.5": version "22.7.5" @@ -3436,13 +3436,6 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b" integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ== -"@types/node@^22.15.19": - version "22.19.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.1.tgz#1188f1ddc9f46b4cc3aec76749050b4e1f459b7b" - integrity sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ== - dependencies: - undici-types "~6.21.0" - "@types/normalize-package-data@^2.4.0": version "2.4.4" resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" @@ -6666,10 +6659,10 @@ fs-constants@^1.0.0: resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== -fs-extra@11.3.3, fs-extra@^11.2.0, fs-extra@~11.3.0: - version "11.3.3" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee" - integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg== +fs-extra@11.3.0: + version "11.3.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d" + integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew== dependencies: graceful-fs "^4.2.0" jsonfile "^6.0.1" @@ -6684,6 +6677,15 @@ fs-extra@^10.0.0: jsonfile "^6.0.1" universalify "^2.0.0" +fs-extra@^11.2.0, fs-extra@~11.3.0: + version "11.3.3" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee" + integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg== + dependencies: + graceful-fs "^4.2.0" + jsonfile "^6.0.1" + universalify "^2.0.0" + fs-minipass@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb" @@ -11888,7 +11890,7 @@ string-argv@~0.3.1: resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6" integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q== -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -11906,6 +11908,15 @@ string-width@^1.0.1: is-fullwidth-code-point "^1.0.0" strip-ansi "^3.0.0" +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + string-width@^5.0.1, string-width@^5.1.2: version "5.1.2" resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" @@ -11966,7 +11977,7 @@ string_decoder@~1.1.1: dependencies: safe-buffer "~5.1.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -11987,6 +11998,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1: dependencies: ansi-regex "^2.0.0" +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-indent@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001" @@ -12730,21 +12748,16 @@ underscore@~1.13.2: resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.8.tgz#a93a21186c049dbf0e847496dba72b7bd8c1e92b" integrity sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ== +"undici-types@>=7.24.0 <7.24.7": + version "7.24.6" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.24.6.tgz#61275b485d7fd4e9d269c7cf04ec2873c9cc0f91" + integrity sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg== + undici-types@~6.19.2: version "6.19.8" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== -undici-types@~6.21.0: - version "6.21.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" - integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== - -undici-types@~7.16.0: - version "7.16.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" - integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== - undici@^5.21.2: version "5.29.0" resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3" @@ -13124,7 +13137,16 @@ workerpool@^6.5.1: resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544" integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": + version "7.0.0" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + +wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==