1
0
mirror of https://github.com/docker/awesome-compose.git synced 2025-07-01 01:52:54 +00: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" "start": "node server.js"
}, },
"dependencies": { "dependencies": {
"express": "^4.17.2", "express": "^4.21.2",
"redis": "3.1.2" "redis": "3.1.2"
}, },
"author": "", "author": "",