mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
updated aws-sdk and mongojs
This commit is contained in:
parent
592cae3698
commit
3f2bb30980
2 changed files with 736 additions and 198 deletions
930
services/track-changes/package-lock.json
generated
930
services/track-changes/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -20,7 +20,7 @@
|
|||
"dependencies": {
|
||||
"JSONStream": "^1.3.5",
|
||||
"async": "~0.2.10",
|
||||
"aws-sdk": "^2.102.0",
|
||||
"aws-sdk": "^2.642.0",
|
||||
"bson": "^0.4.20",
|
||||
"byline": "^4.2.1",
|
||||
"cli": "^0.6.6",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"logger-sharelatex": "^1.9.0",
|
||||
"metrics-sharelatex": "^2.6.1",
|
||||
"mongo-uri": "^0.1.2",
|
||||
"mongojs": "2.4.0",
|
||||
"mongojs": "3.1.0",
|
||||
"redis": "~0.10.1",
|
||||
"redis-sharelatex": "^1.0.11",
|
||||
"request": "~2.88.2",
|
||||
|
|
Loading…
Reference in a new issue