mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
chore(deps): bump redis from 3.1.2 to 4.4.0 in /images/socketio
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.4.0. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/v3.1.2...redis@4.4.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2a334a2724
commit
79a4c85030
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"express": "^4.17.1",
|
||||
"redis": "^3.1.1",
|
||||
"redis": "^4.4.0",
|
||||
"socket.io": "^2.4.0",
|
||||
"superagent": "^5.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue