diff --git a/package.json b/package.json
index 0609112f..f421ad08 100644
--- a/package.json
+++ b/package.json
@@ -53,44 +53,44 @@
"@types/morgan": "^1.9.10",
"@types/multer": "^1.4.13",
"@types/murmurhash-js": "^1.0.6",
- "@types/node": "^22.16.0",
- "@types/node-fetch": "^2.6.12",
+ "@types/node": "^22.18.6",
+ "@types/node-fetch": "^2.6.13",
"@types/node-os-utils": "^1.3.4",
- "@types/nodemailer": "^6.4.17",
+ "@types/nodemailer": "^6.4.19",
"@types/probe-image-size": "^7.2.5",
"@types/sharp": "^0.31.1",
"@types/ws": "^8.18.1",
- "@typescript-eslint/eslint-plugin": "^8.35.1",
- "@typescript-eslint/parser": "^8.35.1",
- "discord-protos": "^1.2.43",
- "eslint": "^9.30.1",
+ "@typescript-eslint/eslint-plugin": "^8.45.0",
+ "@typescript-eslint/parser": "^8.45.0",
+ "discord-protos": "^1.2.69",
+ "eslint": "^9.36.0",
"express": "^4.21.2",
"globals": "^15.15.0",
"husky": "^9.1.7",
"prettier": "^3.6.2",
"pretty-quick": "^4.2.2",
- "typescript": "^5.8.3"
+ "typescript": "^5.9.2"
},
"dependencies": {
- "@aws-sdk/client-s3": "^3.840.0",
- "@sentry/node": "^9.42.0",
+ "@aws-sdk/client-s3": "^3.896.0",
+ "@sentry/node": "^9.46.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
- "amqplib": "^0.10.8",
+ "amqplib": "^0.10.9",
"bcrypt": "^5.1.1",
"body-parser": "^1.20.3",
- "cheerio": "^1.1.0",
+ "cheerio": "^1.1.2",
"cookie-parser": "^1.4.7",
"dotenv": "^16.6.1",
- "email-providers": "^2.12.0",
+ "email-providers": "^2.15.0",
"exif-be-gone": "^1.5.1",
"fast-zlib": "^2.0.1",
"fido2-lib": "^3.5.3",
"file-type": "~16.5.4",
- "form-data": "^4.0.3",
+ "form-data": "^4.0.4",
"i18next": "^23.16.8",
"i18next-fs-backend": "^2.6.0",
- "i18next-http-middleware": "^3.7.4",
+ "i18next-http-middleware": "^3.8.1",
"image-size": "^1.2.1",
"json-bigint": "^1.0.0",
"jsonwebtoken": "^9.0.2",
@@ -111,7 +111,7 @@
"reflect-metadata": "^0.2.2",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
- "typeorm": "^0.3.25",
+ "typeorm": "^0.3.27",
"typescript-json-schema": "^0.50.1",
"wretch": "^2.11.0",
"ws": "^8.18.3"
|