Merge pull request #6470 from overleaf/jpa-o-error-3-4

[misc] upgrade o-error to v3.4.0 in all the places

GitOrigin-RevId: 7b7ce1211cbe5e41754ca2ae112d237befdcf40e
This commit is contained in:
Jakob Ackermann
2022-01-27 10:29:10 +00:00
committed by Copybot
parent cc515afe95
commit 409d8cd1a8
20 changed files with 42 additions and 101 deletions

View File

@@ -17,7 +17,7 @@
"test:ci": "npm run test"
},
"dependencies": {
"@overleaf/o-error": "^3.0.0",
"@overleaf/o-error": "^3.4.0",
"@sentry/node": "^6.13.2",
"bunyan": "^1.8.14",
"node-fetch": "^2.6.1",