Actualizar package.json

This commit is contained in:
2026-04-06 18:55:58 +00:00
parent 3541e5974a
commit 157d945b26

View File

@@ -15,6 +15,6 @@
"express": "^4.18.2", "express": "^4.18.2",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"pg": "^8.11.3", "pg": "^8.11.3",
"playwright": "^1.41.1" "playwright": "1.58.2"
} }
} }