chore: Update dependencies

This commit is contained in:
Maksim Eltyshev
2025-12-19 12:32:10 +01:00
parent 4f5f5ddad4
commit bd10a7fa5a
40 changed files with 1220 additions and 590 deletions
+5 -5
View File
@@ -52,11 +52,11 @@
"dotenv-cli": "^7.4.4",
"escape-html": "^1.0.3",
"escape-markdown": "^1.0.4",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"i18n-2": "^0.7.3",
"ico-to-png": "^0.2.2",
"istextorbinary": "^9.5.0",
"jsonwebtoken": "^9.0.2",
"jsonwebtoken": "^9.0.3",
"knex": "^3.1.0",
"lodash": "^4.17.21",
"mime": "^3.0.0",
@@ -71,11 +71,11 @@
"sails-hook-orm": "^4.0.3",
"sails-hook-sockets": "^3.0.2",
"sails-postgresql": "^5.0.1",
"serve-static": "^1.16.2",
"serve-static": "^1.16.3",
"sharp": "^0.33.5",
"uuid": "^9.0.1",
"validator": "^13.15.23",
"winston": "^3.18.3",
"validator": "^13.15.26",
"winston": "^3.19.0",
"zxcvbn": "^4.4.2"
},
"devDependencies": {