Bump npm package minors

This commit is contained in:
Rory&
2026-06-12 20:57:54 +02:00
parent 9459bb4226
commit 8da172d2ad
4 changed files with 12 additions and 12 deletions
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
+12 -12
View File
@@ -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": {