|
29 | 29 | "@types/config": "^3.3.1", |
30 | 30 | "@types/crypto-js": "^4.2.2", |
31 | 31 | "@types/eslint__js": "^8.42.3", |
32 | | - "@types/express": "^4.17.21", |
33 | | - "@types/html-to-text": "^8.0.1", |
| 32 | + "@types/express": "^5.0.0", |
| 33 | + "@types/html-to-text": "^9.0.0", |
34 | 34 | "@types/humanize-duration": "^3.27.1", |
35 | 35 | "@types/js-yaml": "^4.0.9", |
36 | 36 | "@types/jsdom": "21.1.7", |
37 | 37 | "@types/mocha": "^10.0.7", |
38 | 38 | "@types/nedb": "^1.8.16", |
39 | | - "@types/node": "^20.14.11", |
| 39 | + "@types/node": "^22.0.0", |
40 | 40 | "@types/pg": "^8.6.5", |
41 | 41 | "@types/request": "^2.48.12", |
42 | 42 | "@types/shell-quote": "1.7.5", |
|
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | 55 | "@gnuxie/typescript-result": "^1.0.0", |
56 | | - "@sentry/node": "^7.17.2", |
| 56 | + "@sentry/node": "^8.0.0", |
57 | 57 | "@sentry/tracing": "^7.17.2", |
58 | 58 | "@sinclair/typebox": "0.33.17", |
59 | 59 | "@the-draupnir-project/interface-manager": "2.6.0", |
60 | 60 | "@the-draupnir-project/matrix-basic-types": "^0.2.0", |
61 | 61 | "await-lock": "^2.2.2", |
62 | | - "better-sqlite3": "^9.4.3", |
| 62 | + "better-sqlite3": "^11.0.0", |
63 | 63 | "body-parser": "^1.20.2", |
64 | 64 | "config": "^3.3.9", |
65 | 65 | "express": "^4.19", |
66 | | - "html-to-text": "^8.0.0", |
| 66 | + "html-to-text": "^9.0.0", |
67 | 67 | "humanize-duration": "^3.27.1", |
68 | 68 | "humanize-duration-ts": "^2.1.1", |
69 | 69 | "js-yaml": "^4.1.0", |
70 | | - "jsdom": "^24.0.0", |
| 70 | + "jsdom": "^25.0.0", |
71 | 71 | "matrix-appservice-bridge": "^10.3.1", |
72 | 72 | "matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6", |
73 | 73 | "matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@2.0.0", |
|
0 commit comments