Skip to content

Commit 10c7555

Browse files
fix(deps): update production dependencies
1 parent 6f7a13e commit 10c7555

2 files changed

Lines changed: 575 additions & 251 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"@types/config": "^3.3.1",
3030
"@types/crypto-js": "^4.2.2",
3131
"@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",
3434
"@types/humanize-duration": "^3.27.1",
3535
"@types/js-yaml": "^4.0.9",
3636
"@types/jsdom": "21.1.7",
3737
"@types/mocha": "^10.0.7",
3838
"@types/nedb": "^1.8.16",
39-
"@types/node": "^20.14.11",
39+
"@types/node": "^22.0.0",
4040
"@types/pg": "^8.6.5",
4141
"@types/request": "^2.48.12",
4242
"@types/shell-quote": "1.7.5",
@@ -53,21 +53,21 @@
5353
},
5454
"dependencies": {
5555
"@gnuxie/typescript-result": "^1.0.0",
56-
"@sentry/node": "^7.17.2",
56+
"@sentry/node": "^8.0.0",
5757
"@sentry/tracing": "^7.17.2",
5858
"@sinclair/typebox": "0.33.17",
59-
"@the-draupnir-project/interface-manager": "2.6.0",
59+
"@the-draupnir-project/interface-manager": "3.0.0",
6060
"@the-draupnir-project/matrix-basic-types": "^0.2.0",
6161
"await-lock": "^2.2.2",
62-
"better-sqlite3": "^9.4.3",
62+
"better-sqlite3": "^11.0.0",
6363
"body-parser": "^1.20.2",
6464
"config": "^3.3.9",
6565
"express": "^4.19",
66-
"html-to-text": "^8.0.0",
66+
"html-to-text": "^9.0.0",
6767
"humanize-duration": "^3.27.1",
6868
"humanize-duration-ts": "^2.1.1",
6969
"js-yaml": "^4.1.0",
70-
"jsdom": "^24.0.0",
70+
"jsdom": "^25.0.0",
7171
"matrix-appservice-bridge": "^10.3.1",
7272
"matrix-bot-sdk": "npm:@vector-im/matrix-bot-sdk@^0.7.1-element.6",
7373
"matrix-protection-suite": "npm:@gnuxie/matrix-protection-suite@2.1.0",

0 commit comments

Comments
 (0)