Updated package.json

This commit is contained in:
rainbow napkin 2026-05-20 23:18:18 -04:00
parent a2381fe3bd
commit dbc27aa874

View file

@ -5,10 +5,10 @@
"license": "AGPL-3.0-only",
"dependencies": {
"@braintree/sanitize-url": "^7.1.1",
"altcha": "^1.0.7",
"altcha": "^2.3.0",
"altcha-lib": "^1.2.0",
"argon2": "^0.44.0",
"bcrypt": "^5.1.1",
"bcrypt": "^6.0.0",
"bootstrap-icons": "^1.11.3",
"connect-mongo": "^5.1.0",
"cookie-parser": "^1.4.7",
@ -20,8 +20,8 @@
"hls.js": "^1.6.2",
"mongoose": "^8.4.3",
"node-cron": "^3.0.3",
"nodemailer": "^7.0.9",
"socket.io": "^4.8.1",
"nodemailer": "^8.0.7",
"socket.io": "^4.2.0",
"youtube-dl-exec": "^3.0.20"
},
"scripts": {