Update express to 4.21.2 (#2098)

This commit is contained in:
ekzyis 2025-04-12 21:20:35 +02:00 committed by GitHub
parent 9b73990083
commit 34c02ece88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 506 additions and 191 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"express": "^4.20.0",
"puppeteer": "^20.8.2"
},
"type": "module"