Update deps minor

This commit is contained in:
Rory&
2026-01-01 19:32:02 +00:00
parent b7d359c3cd
commit 43bb696a83
2 changed files with 8 additions and 8 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@@ -60,8 +60,8 @@
"@types/probe-image-size": "^7.2.5",
"@types/sharp": "^0.31.1",
"@types/ws": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.50.0",
"@typescript-eslint/parser": "^8.50.0",
"@typescript-eslint/eslint-plugin": "^8.51.0",
"@typescript-eslint/parser": "^8.51.0",
"eslint": "^9.39.2",
"globals": "^16.5.0",
"husky": "^9.1.7",
@@ -83,18 +83,18 @@
"chalk": "^5.6.2",
"cheerio": "^1.1.2",
"cookie-parser": "^1.4.7",
"discord-protos": "^1.2.90",
"discord-protos": "^1.2.92",
"dotenv": "^17.2.3",
"email-providers": "^2.19.0",
"exif-be-gone": "^1.5.1",
"express": "^5.2.1",
"fast-zlib": "^2.0.1",
"fido2-lib": "^3.5.5",
"file-type": "^21.1.1",
"fido2-lib": "^3.5.6",
"file-type": "^21.2.0",
"form-data": "^4.0.5",
"i18next": "^25.7.3",
"i18next-fs-backend": "^2.6.1",
"i18next-http-middleware": "^3.9.0",
"i18next-http-middleware": "^3.9.2",
"image-size": "^2.0.2",
"json-bigint": "^1.0.0",
"jsonwebtoken": "^9.0.3",
@@ -127,9 +127,9 @@
"@sendgrid/mail": "^8.1.6",
"@yukikaze-bot/erlpack": "^1.0.1",
"jimp": "^1.6.0",
"mailgun.js": "^12.4.0",
"mailgun.js": "^12.4.1",
"node-mailjet": "^6.0.11",
"nodemailer": "^7.0.11"
"nodemailer": "^7.0.12"
},
"overrides": {
"typeorm": {