1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 07:18:06 +02:00
This commit is contained in:
dependabot[bot] 2025-03-24 02:09:18 +00:00 committed by GitHub
commit 8fff40a62f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 662 additions and 201 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
"start": "node server.js"
},
"dependencies": {
"express": "^4.17.2",
"express": "^4.21.2",
"redis": "3.1.2"
},
"author": "",