File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "@oada/types" : " ^4.0.0" ,
6262 "arangojs" : " ^10.1.1" ,
6363 "bcryptjs" : " ^3.0.2" ,
64- "debug" : " ^4.4.0 " ,
64+ "debug" : " ^4.4.1 " ,
6565 "deep-equal" : " ^2.2.3" ,
6666 "flat" : " ^6.0.1" ,
6767 "json-ptr" : " ^3.1.1" ,
7676 "@types/deep-equal" : " ^1.0.4" ,
7777 "@types/flat" : " ^5.0.5" ,
7878 "@types/json-pointer" : " ^1.0.34" ,
79- "@types/node" : " ^22.15.3 " ,
80- "ava" : " 6.2 .0" ,
81- "type-fest" : " ^4.40.1 "
79+ "@types/node" : " ^22.15.18 " ,
80+ "ava" : " 6.3 .0" ,
81+ "type-fest" : " ^4.41.0 "
8282 },
8383 "volta" : {
8484 "node" : " 22.5.1"
Original file line number Diff line number Diff line change 3737 "convict" : " ^6.2.4" ,
3838 "convict-format-with-moment" : " ^6.2.0" ,
3939 "convict-format-with-validator" : " ^6.2.0" ,
40- "debug" : " ^4.4.0 " ,
40+ "debug" : " ^4.4.1 " ,
4141 "dotenv" : " ^16.5.0" ,
4242 "json5" : " ^2.2.3" ,
4343 "tslib" : " 2.8.1" ,
44- "yaml" : " ^2.7.1 "
44+ "yaml" : " ^2.8.0 "
4545 },
4646 "devDependencies" : {
4747 "@types/convict" : " ^6.1.6" ,
Original file line number Diff line number Diff line change 3737 "dependencies" : {
3838 "@oada/lib-config" : " workspace:^" ,
3939 "cls-rtracer" : " ^2.6.3" ,
40- "debug" : " ^4.4.0 " ,
40+ "debug" : " ^4.4.1 " ,
4141 "eventemitter3" : " ^5.0.1" ,
4242 "kafkajs" : " ^2.2.4" ,
4343 "ksuid" : " ^3.0.0" ,
4848 "@ava/typescript" : " ^5.0.0" ,
4949 "@types/convict" : " ^6.1.6" ,
5050 "@types/debug" : " ^4.1.12" ,
51- "@types/node" : " ^22.15.3 " ,
51+ "@types/node" : " ^22.15.18 " ,
5252 "@types/uuid" : " ^10.0.0" ,
53- "ava" : " 6.2 .0"
53+ "ava" : " 6.3 .0"
5454 },
5555 "volta" : {
5656 "node" : " 22.5.1"
Original file line number Diff line number Diff line change 4242 "devDependencies" : {
4343 "@ava/typescript" : " ^5.0.0" ,
4444 "@types/convict" : " ^6.1.6" ,
45- "@types/node" : " ^22.15.3 " ,
45+ "@types/node" : " ^22.15.18 " ,
4646 "@types/ws" : " ^8.18.1" ,
47- "ava" : " 6.2 .0" ,
47+ "ava" : " 6.3 .0" ,
4848 "fastify-plugin" : " ^5.0.1"
4949 },
5050 "volta" : {
Original file line number Diff line number Diff line change 3131 "@oada/types" : " ^4.0.0" ,
3232 "@qlever-llc/interface2class" : " ^1.1.0" ,
3333 "tslib" : " 2.8.1" ,
34- "type-fest" : " ^4.40.1 " ,
34+ "type-fest" : " ^4.41.0 " ,
3535 "xksuid" : " ^0.0.4"
3636 },
3737 "volta" : {
3838 "node" : " 22.5.1"
3939 },
4040 "devDependencies" : {
41- "@types/node" : " ^22.15.3 " ,
42- "jose" : " ^6.0.10 "
41+ "@types/node" : " ^22.15.18 " ,
42+ "jose" : " ^6.0.11 "
4343 }
4444}
Original file line number Diff line number Diff line change 3434 },
3535 "devDependencies" : {
3636 "@types/debug" : " ^4.1.12" ,
37- "@types/node" : " ^22.15.3 "
37+ "@types/node" : " ^22.15.18 "
3838 },
3939 "peerDependencies" : {
4040 "debug" : " *"
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@biomejs/biome" : " ^1.9.4" ,
16- "@commitlint/cli" : " ^19.8.0 " ,
17- "@commitlint/config-conventional" : " ^19.8.0 " ,
16+ "@commitlint/cli" : " ^19.8.1 " ,
17+ "@commitlint/config-conventional" : " ^19.8.1 " ,
1818 "@tsconfig/node22" : " ^22.0.1" ,
1919 "@types/mocha" : " ^10.0.10" ,
20- "@types/node" : " ^22.15.3 " ,
20+ "@types/node" : " ^22.15.18 " ,
2121 "@yarnpkg/sdks" : " ^3.2.1" ,
22- "browserslist" : " ^4.24.4 " ,
22+ "browserslist" : " ^4.24.5 " ,
2323 "c8" : " ^10.1.3" ,
2424 "get-port" : " ^7.1.0" ,
2525 "tslib" : " 2.8.1" ,
2626 "typescript" : " 5.8.3" ,
2727 "update-browserslist-db" : " ^1.1.3" ,
28- "zx" : " ^8.5.3 "
28+ "zx" : " ^8.5.4 "
2929 },
3030 "dependencies" : {
3131 "pino-pretty" : " ^13.0.0"
Original file line number Diff line number Diff line change 6060 "@fastify/secure-session" : " ^8.2.0" ,
6161 "@fastify/sensible" : " ^6.0.3" ,
6262 "@fastify/static" : " ^8.1.1" ,
63- "@fastify/view" : " ^11.0 .0" ,
63+ "@fastify/view" : " ^11.1 .0" ,
6464 "@oada/certs" : " ^4.1.1" ,
6565 "@oada/error" : " ^2.0.1" ,
6666 "@oada/lib-arangodb" : " workspace:^" ,
7777 "bcryptjs" : " ^3.0.2" ,
7878 "chalk" : " ^5.4.1" ,
7979 "cmd-ts" : " ^0.13.0" ,
80- "debug" : " ^4.4.0 " ,
80+ "debug" : " ^4.4.1 " ,
8181 "ejs" : " ^3.1.10" ,
8282 "es-main" : " ^1.3.0" ,
83- "fastify" : " ^5.3.2 " ,
83+ "fastify" : " ^5.3.3 " ,
8484 "fastify-graceful-shutdown" : " ^4.0.1" ,
8585 "fastify-healthcheck" : " ^5.1.0" ,
8686 "ioredis" : " ^5.6.1" ,
87- "jose" : " ^6.0.10 " ,
87+ "jose" : " ^6.0.11 " ,
8888 "oauth2orize" : " ^1.12.0" ,
8989 "oauth2orize-device-code" : " ^0.1.0" ,
9090 "oauth2orize-openid" : " ^0.4.1" ,
104104 "tslib" : " 2.8.1" ,
105105 "urijs" : " ^1.19.11" ,
106106 "uuid" : " ^11.1.0" ,
107- "yaml" : " ^2.7.1 "
107+ "yaml" : " ^2.8.0 "
108108 },
109109 "devDependencies" : {
110110 "@fastify/type-provider-json-schema-to-ts" : " ^5.0.0" ,
126126 "@types/uuid" : " ^10.0.0" ,
127127 "c8" : " ^10.1.3" ,
128128 "json-schema-to-ts" : " ^3.1.1" ,
129- "type-fest" : " ^4.40.1 "
129+ "type-fest" : " ^4.41.0 "
130130 },
131131 "volta" : {
132132 "node" : " 22.5.1"
Original file line number Diff line number Diff line change 5757 "@oada/pino-debug" : " workspace:^" ,
5858 "@oada/types" : " ^4.0.0" ,
5959 "cacache" : " ^19.0.1" ,
60- "debug" : " ^4.4.0 " ,
60+ "debug" : " ^4.4.1 " ,
6161 "es-main" : " ^1.3.0" ,
6262 "eventemitter3" : " ^5.0.1" ,
63- "fastify" : " 5.3.2 " ,
63+ "fastify" : " 5.3.3 " ,
6464 "fastify-graceful-shutdown" : " ^4.0.1" ,
6565 "fastify-healthcheck" : " ^5.1.0" ,
6666 "fastify-jwt-jwks" : " ^2.0.2" ,
8080 "@types/cacache" : " ^17.0.2" ,
8181 "@types/debug" : " ^4.1.12" ,
8282 "@types/ioredis" : " ^5.0.0" ,
83- "@types/node" : " ^22.15.3 " ,
83+ "@types/node" : " ^22.15.18 " ,
8484 "@types/type-is" : " ^1.6.7" ,
8585 "@types/uuid" : " ^10.0.0" ,
8686 "@types/ws" : " ^8.18.1" ,
8787 "connect" : " ^3.7.0" ,
8888 "find-my-way" : " ^9.3.0" ,
8989 "light-my-request" : " ^6.6.0" ,
90- "type-fest" : " ^4.40.1 "
90+ "type-fest" : " ^4.41.0 "
9191 },
9292 "volta" : {
9393 "node" : " 22.5.1"
Original file line number Diff line number Diff line change 3030 "@oada/lib-kafka" : " workspace:^" ,
3131 "@oada/lib-prom" : " workspace:^" ,
3232 "@oada/pino-debug" : " workspace:^" ,
33- "debug" : " ^4.4.0 " ,
33+ "debug" : " ^4.4.1 " ,
3434 "es-main" : " ^1.3.0" ,
3535 "tslib" : " 2.8.1" ,
3636 "type-is" : " ^2.0.1"
3737 },
3838 "devDependencies" : {
3939 "@types/debug" : " ^4.1.12" ,
40- "@types/node" : " ^22.15.3 " ,
40+ "@types/node" : " ^22.15.18 " ,
4141 "@types/type-is" : " ^1.6.7"
4242 },
4343 "volta" : {
You can’t perform that action at this time.
0 commit comments