|
27 | 27 | "@types/better-sqlite3": "^7.6.9", |
28 | 28 | "@types/config": "^3.3.1", |
29 | 29 | "@types/crypto-js": "^4.2.2", |
30 | | - "@types/eslint__js": "^8.42.3", |
31 | | - "@types/express": "^4.17.21", |
32 | | - "@types/html-to-text": "^8.0.1", |
| 30 | + "@types/eslint__js": "^9.0.0", |
| 31 | + "@types/express": "^5.0.0", |
| 32 | + "@types/html-to-text": "^9.0.0", |
33 | 33 | "@types/js-yaml": "^4.0.9", |
34 | 34 | "@types/jsdom": "21.1.7", |
35 | 35 | "@types/mocha": "^10.0.7", |
36 | 36 | "@types/nedb": "^1.8.16", |
37 | | - "@types/node": "^20.14.11", |
| 37 | + "@types/node": "^22.0.0", |
38 | 38 | "@types/pg": "^8.6.5", |
39 | 39 | "@types/request": "^2.48.12", |
40 | 40 | "crypto-js": "^4.2.0", |
|
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@gnuxie/typescript-result": "^1.0.0", |
52 | | - "@sentry/node": "^7.17.2", |
| 52 | + "@sentry/node": "^10.0.0", |
53 | 53 | "@sinclair/typebox": "0.34.13", |
54 | 54 | "@the-draupnir-project/interface-manager": "4.2.5", |
55 | 55 | "@the-draupnir-project/matrix-basic-types": "1.4.0", |
56 | 56 | "@the-draupnir-project/mps-interface-adaptor": "^0.4.1", |
57 | | - "better-sqlite3": "^9.4.3", |
58 | | - "body-parser": "^1.20.2", |
59 | | - "config": "^3.3.9", |
60 | | - "express": "^4.19", |
61 | | - "html-to-text": "^8.0.0", |
| 57 | + "better-sqlite3": "^12.0.0", |
| 58 | + "body-parser": "^2.0.0", |
| 59 | + "config": "^4.0.0", |
| 60 | + "express": "^5.0.0", |
| 61 | + "html-to-text": "^9.0.0", |
62 | 62 | "js-yaml": "^4.1.0", |
63 | | - "jsdom": "^24.0.0", |
64 | | - "matrix-appservice-bridge": "^10.3.1", |
| 63 | + "jsdom": "^27.0.0", |
| 64 | + "matrix-appservice-bridge": "^11.0.0", |
65 | 65 | "matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6", |
66 | 66 | "matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@3.11.0", |
67 | 67 | "matrix-protection-suite-for-matrix-bot-sdk": "npm:@gnuxie/matrix-protection-suite-for-matrix-bot-sdk@3.11.0", |
|
0 commit comments