diff --git a/assets/openapi.json b/assets/openapi.json index 7d506babe..1d1e8dfa1 100644 Binary files a/assets/openapi.json and b/assets/openapi.json differ diff --git a/assets/schemas.json b/assets/schemas.json index 9f1d70fd6..426a8776b 100644 Binary files a/assets/schemas.json and b/assets/schemas.json differ diff --git a/package-lock.json b/package-lock.json index 659cd6a61..b65d85318 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index c3f4bedb9..444ff0d65 100644 --- a/package.json +++ b/package.json @@ -58,20 +58,20 @@ "@types/morgan": "^1.9.10", "@types/multer": "^2.1.0", "@types/murmurhash-js": "^1.0.7", - "@types/node": "^25.9.1", - "@types/nodemailer": "^8.0.0", + "@types/node": "^25.9.3", + "@types/nodemailer": "^8.0.1", "@types/probe-image-size": "^7.2.5", "@types/sharp": "^0.31.1", "@types/ws": "^8.18.1", - "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.59.4", + "@typescript-eslint/eslint-plugin": "^8.61.0", + "@typescript-eslint/parser": "^8.61.0", "@typescript/native-preview": "^7.0.0-dev.20260119.1", "eslint": "^9.39.4", "eslint-plugin-node-import": "^1.2.0", "globals": "^17.6.0", "husky": "^9.1.7", "patch-package": "^8.0.1", - "prettier": "^3.8.3", + "prettier": "^3.8.4", "pretty-quick": "^4.2.2", "ts-node": "^10.9.2", "typescript": "^6.0.3", @@ -89,24 +89,24 @@ "chalk": "^5.6.2", "cheerio": "^1.2.0", "cookie-parser": "^1.4.7", - "discord-protos": "^1.2.202", + "discord-protos": "^1.2.222", "dotenv": "^17.4.2", - "email-providers": "^2.22.0", + "email-providers": "^2.23.0", "exif-be-gone": "^1.5.1", "express": "^5.2.1", "fast-zlib": "^2.0.1", "fido2-lib": "^3.5.9", "file-type": "^22.0.1", - "form-data": "^4.0.5", + "form-data": "^4.0.6", "harmony-erlpack": "^0.0.1", - "i18next": "^26.2.0", + "i18next": "^26.3.1", "i18next-fs-backend": "^2.6.6", "i18next-http-middleware": "^3.9.7", "image-size": "^2.0.2", "json-bigint": "^1.0.0", "jsonwebtoken": "^9.0.3", "module-alias": "^2.3.4", - "morgan": "^1.10.1", + "morgan": "^1.11.0", "ms": "^2.1.3", "multer": "^2.1.1", "murmurhash-js": "^1.0.0", @@ -137,9 +137,9 @@ "optionalDependencies": { "@sendgrid/mail": "^8.1.6", "jimp": "^1.6.1", - "mailgun.js": "^13.1.0", + "mailgun.js": "^13.2.0", "node-mailjet": "^6.0.11", - "nodemailer": "^8.0.8" + "nodemailer": "^8.0.11" }, "overrides": { "typeorm": {