[client-app,cloud-{api,workers}] Bump raven version

Sentry is complaining that we're sending events using an old SDK.
This commit is contained in:
Christine Spang 2017-03-07 17:41:22 -08:00
parent b1ba489065
commit 9bdf8ae763

View file

@ -86,7 +86,7 @@
"property-accessors": "^1",
"proxyquire": "1.3.1",
"q": "^1.0.1",
"raven": "1.1.1",
"raven": "1.1.4",
"react": "15.4.2",
"react-addons-css-transition-group": "15.4.2",
"react-addons-perf": "15.4.2",