Update package.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Tobias L. Maier 2025-11-23 17:55:43 +01:00 committed by GitHub
parent 499c842b45
commit 4c6885bff9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,6 @@
"generate-pdf": "node scripts/generate-pdf.js"
},
"devDependencies": {
"playwright": "^1.49.0"
"playwright": "^1.56.0"
}
}