Skip to content

Commit 477ac53

Browse files
fix(deps): update production dependencies (#528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e36fefb commit 477ac53

File tree

2 files changed

+365
-369
lines changed

2 files changed

+365
-369
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"@types/html-to-text": "^8.0.1",
3434
"@types/humanize-duration": "^3.27.1",
3535
"@types/js-yaml": "^4.0.9",
36-
"@types/jsdom": "21.1.6",
36+
"@types/jsdom": "21.1.7",
3737
"@types/mocha": "^10.0.7",
3838
"@types/nedb": "^1.8.16",
3939
"@types/node": "^20.14.11",
4040
"@types/pg": "^8.6.5",
4141
"@types/request": "^2.48.12",
42-
"@types/shell-quote": "1.7.1",
42+
"@types/shell-quote": "1.7.5",
4343
"crypto-js": "^4.2.0",
4444
"eslint": "^9.7.0",
4545
"expect": "^29.7.0",
@@ -55,7 +55,7 @@
5555
"@gnuxie/typescript-result": "^1.0.0",
5656
"@sentry/node": "^7.17.2",
5757
"@sentry/tracing": "^7.17.2",
58-
"@sinclair/typebox": "0.32.34",
58+
"@sinclair/typebox": "0.33.17",
5959
"@the-draupnir-project/interface-manager": "2.6.0",
6060
"@the-draupnir-project/matrix-basic-types": "^0.2.0",
6161
"await-lock": "^2.2.2",

0 commit comments

Comments
 (0)