diff --git a/assets/openapi.json b/assets/openapi.json index 1805c9a3..5f615466 100644 Binary files a/assets/openapi.json and b/assets/openapi.json differ diff --git a/assets/schemas.json b/assets/schemas.json index a60d85e4..0b0307db 100644 Binary files a/assets/schemas.json and b/assets/schemas.json differ diff --git a/flake.lock b/flake.lock index 5b83b572..333e23c3 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/hashes.json b/hashes.json index bc0bd626..717ba182 100644 --- a/hashes.json +++ b/hashes.json @@ -1,3 +1,3 @@ { - "npmDepsHash": "sha256-U3eXmaWCVDmJDwY0WDrBCXqQ8XdseIsWNr0FuCW3us8=" + "npmDepsHash": "sha256-C/T5mm4q9H19efUt9tgIf1H5YjXEd2PUXS3gG1M7MKI=" } diff --git a/package-lock.json b/package-lock.json index f166d7ea..5e9f8fcd 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index f9a4a584..44cb8e33 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,11 @@ "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.14.0", "@spacebarchat/spacebar-webrtc-types": "^1.0.1", - "@types/amqplib": "^0.10.7", + "@types/amqplib": "^0.10.8", "@types/bcrypt": "^6.0.0", "@types/body-parser": "^1.19.6", - "@types/cookie-parser": "^1.4.9", - "@types/express": "^5.0.3", + "@types/cookie-parser": "^1.4.10", + "@types/express": "^5.0.5", "@types/i18next-node-fs-backend": "^2.1.5", "@types/json-bigint": "^1.0.4", "@types/jsonwebtoken": "^9.0.10", @@ -54,16 +54,16 @@ "@types/morgan": "^1.9.10", "@types/multer": "^2.0.0", "@types/murmurhash-js": "^1.0.6", - "@types/node": "^24.7.2", + "@types/node": "^24.10.1", "@types/node-fetch": "^2.6.13", - "@types/nodemailer": "^7.0.2", + "@types/nodemailer": "^7.0.4", "@types/probe-image-size": "^7.2.5", "@types/sharp": "^0.31.1", "@types/ws": "^8.18.1", - "@typescript-eslint/eslint-plugin": "^8.46.1", - "@typescript-eslint/parser": "^8.46.1", - "eslint": "^9.37.0", - "globals": "^16.4.0", + "@typescript-eslint/eslint-plugin": "^8.47.0", + "@typescript-eslint/parser": "^8.47.0", + "eslint": "^9.39.1", + "globals": "^16.5.0", "husky": "^9.1.7", "prettier": "^3.6.2", "pretty-quick": "^4.2.2", @@ -71,7 +71,7 @@ "typescript": "^5.9.3" }, "dependencies": { - "@aws-sdk/client-s3": "^3.911.0", + "@aws-sdk/client-s3": "^3.936.0", "@toondepauw/node-zstd": "^1.2.0", "ajv": "^8.17.1", "ajv-formats": "^3.0.1", @@ -81,18 +81,18 @@ "chalk": "^5.6.2", "cheerio": "^1.1.2", "cookie-parser": "^1.4.7", - "discord-protos": "^1.2.77", + "discord-protos": "^1.2.82", "dotenv": "^17.2.3", - "email-providers": "^2.16.0", + "email-providers": "^2.18.0", "exif-be-gone": "^1.5.1", "express": "^5.1.0", "fast-zlib": "^2.0.1", - "fido2-lib": "^3.5.3", - "file-type": "^21.0.0", - "form-data": "^4.0.4", - "i18next": "^25.6.0", - "i18next-fs-backend": "^2.6.0", - "i18next-http-middleware": "^3.8.1", + "fido2-lib": "^3.5.5", + "file-type": "^21.1.1", + "form-data": "^4.0.5", + "i18next": "^25.6.3", + "i18next-fs-backend": "^2.6.1", + "i18next-http-middleware": "^3.8.2", "image-size": "^2.0.2", "json-bigint": "^1.0.0", "jsonwebtoken": "^9.0.2", @@ -112,7 +112,7 @@ "tslib": "^2.8.1", "typeorm": "^0.3.27", "typescript-json-schema": "^0.65.1", - "wretch": "^2.11.0", + "wretch": "^2.11.1", "ws": "^8.18.3" }, "_moduleAliases": { @@ -129,7 +129,7 @@ "@yukikaze-bot/erlpack": "^1.0.1", "jimp": "^1.6.0", "mailgun.js": "^12.1.1", - "node-mailjet": "^6.0.9", - "nodemailer": "^7.0.9" + "node-mailjet": "^6.0.11", + "nodemailer": "^7.0.10" } }