summaryrefslogtreecommitdiff
path: root/packages/backend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/backend/package.json')
-rw-r--r--packages/backend/package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 27d948c12d..873c03cef3 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -71,8 +71,8 @@
"utf-8-validate": "6.0.6"
},
"dependencies": {
- "@aws-sdk/client-s3": "3.985.0",
- "@aws-sdk/lib-storage": "3.985.0",
+ "@aws-sdk/client-s3": "3.990.0",
+ "@aws-sdk/lib-storage": "3.990.0",
"@discordapp/twemoji": "16.0.1",
"@fastify/accepts": "5.0.4",
"@fastify/cors": "11.2.0",
@@ -80,10 +80,10 @@
"@fastify/http-proxy": "11.4.1",
"@fastify/multipart": "9.4.0",
"@fastify/static": "9.0.0",
- "@kitajs/html": "4.2.11",
+ "@kitajs/html": "4.2.12",
"@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.2.5",
- "@napi-rs/canvas": "0.1.90",
+ "@napi-rs/canvas": "0.1.92",
"@nestjs/common": "11.1.13",
"@nestjs/core": "11.1.13",
"@nestjs/testing": "11.1.13",
@@ -92,18 +92,18 @@
"@sentry/profiling-node": "10.38.0",
"@simplewebauthn/server": "13.2.2",
"@sinonjs/fake-timers": "15.1.0",
- "@smithy/node-http-handler": "4.4.9",
+ "@smithy/node-http-handler": "4.4.10",
"@swc/cli": "0.8.0",
"@swc/core": "1.15.11",
"@twemoji/parser": "16.0.0",
"accepts": "1.3.8",
- "ajv": "8.17.1",
+ "ajv": "8.18.0",
"archiver": "7.0.1",
"async-mutex": "0.5.0",
"bcryptjs": "3.0.3",
"blurhash": "2.0.5",
"body-parser": "2.2.2",
- "bullmq": "5.67.3",
+ "bullmq": "5.69.2",
"cacheable-lookup": "7.0.0",
"chalk": "5.6.2",
"chalk-template": "1.1.2",
@@ -122,7 +122,7 @@
"hpagent": "1.2.0",
"http-link-header": "1.1.3",
"i18n": "workspace:*",
- "ioredis": "5.9.2",
+ "ioredis": "5.9.3",
"ip-cidr": "4.0.2",
"ipaddr.js": "2.3.0",
"is-svg": "6.1.0",
@@ -152,7 +152,7 @@
"qrcode": "1.5.4",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
- "re2": "1.23.2",
+ "re2": "1.23.3",
"reflect-metadata": "0.2.2",
"rename": "1.0.4",
"rss-parser": "3.13.0",
@@ -164,7 +164,7 @@
"slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
- "systeminformation": "5.30.7",
+ "systeminformation": "5.31.0",
"tinycolor2": "1.6.0",
"tmp": "0.2.5",
"tsc-alias": "1.8.16",
@@ -177,7 +177,7 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
- "@kitajs/ts-html-plugin": "4.1.3",
+ "@kitajs/ts-html-plugin": "4.1.4",
"@nestjs/platform-express": "11.1.13",
"@sentry/vue": "10.38.0",
"@simplewebauthn/types": "12.0.0",
@@ -193,7 +193,7 @@
"@types/jsonld": "1.5.15",
"@types/mime-types": "3.0.1",
"@types/ms": "2.1.0",
- "@types/node": "24.10.12",
+ "@types/node": "24.10.13",
"@types/nodemailer": "7.0.9",
"@types/oauth2orize": "1.11.5",
"@types/oauth2orize-pkce": "0.1.2",
@@ -212,8 +212,8 @@
"@types/vary": "1.1.3",
"@types/web-push": "3.6.4",
"@types/ws": "8.18.1",
- "@typescript-eslint/eslint-plugin": "8.54.0",
- "@typescript-eslint/parser": "8.54.0",
+ "@typescript-eslint/eslint-plugin": "8.55.0",
+ "@typescript-eslint/parser": "8.55.0",
"aws-sdk-client-mock": "4.1.0",
"cbor": "10.0.11",
"cross-env": "10.1.0",