diff --git a/services/contacts/package.json b/services/contacts/package.json index 73cf08da70..9a1dc1a046 100644 --- a/services/contacts/package.json +++ b/services/contacts/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0", - "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.0.0", + "logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.1.0", "metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.1.0", "mongojs": "0.18.2", "express": "~4.1.1",