mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-13 18:10:51 +00:00
bump redis version
This commit is contained in:
parent
e3618acf20
commit
9517aac86d
2 changed files with 4 additions and 4 deletions
6
services/real-time/npm-shrinkwrap.json
generated
6
services/real-time/npm-shrinkwrap.json
generated
|
@ -1755,9 +1755,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"redis-sharelatex": {
|
"redis-sharelatex": {
|
||||||
"version": "511b59f3414d6e3db23a4b61239fd2cf3e07cdb0",
|
"version": "f5956885d59938f1972c75865bedffa8914fdf63",
|
||||||
"from": "git+https://github.com/sharelatex/redis-sharelatex.git#511b59f3414d6e3db23a4b61239fd2cf3e07cdb0",
|
"from": "git+https://github.com/sharelatex/redis-sharelatex.git#f5956885d59938f1972c75865bedffa8914fdf63",
|
||||||
"resolved": "git+https://github.com/sharelatex/redis-sharelatex.git#511b59f3414d6e3db23a4b61239fd2cf3e07cdb0",
|
"resolved": "git+https://github.com/sharelatex/redis-sharelatex.git#f5956885d59938f1972c75865bedffa8914fdf63",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "2.6.1",
|
"version": "2.6.1",
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"express-session": "^1.9.1",
|
"express-session": "^1.9.1",
|
||||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.9",
|
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.9",
|
||||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.12",
|
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.12",
|
||||||
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#511b59f3414d6e3db23a4b61239fd2cf3e07cdb0",
|
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#f5956885d59938f1972c75865bedffa8914fdf63",
|
||||||
"request": "~2.34.0",
|
"request": "~2.34.0",
|
||||||
"session.socket.io": "^0.1.6",
|
"session.socket.io": "^0.1.6",
|
||||||
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.1.0",
|
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.1.0",
|
||||||
|
|
Loading…
Reference in a new issue