[history-v1] replace overleaf-error-type with OError (#8574)

Co-authored-by: John Lees-Miller <jdleesmiller@gmail.com>
GitOrigin-RevId: abc92bbd4fd19b379c159696e6170c0991302756
This commit is contained in:
Miguel Serrano 2022-06-29 10:21:05 +02:00 committed by Copybot
parent 82fadea82e
commit 93c2168ab2

4
package-lock.json generated
View file

@ -32825,6 +32825,7 @@
"dependencies": {
"@overleaf/logger": "^3.1.0",
"@overleaf/metrics": "^4.0.0",
"@overleaf/o-error": "^3.4.0",
"@overleaf/object-persistor": "^1.0.1",
"archiver": "^5.3.0",
"basic-auth": "^2.0.1",
@ -32845,7 +32846,6 @@
"knex": "^0.21.17",
"lodash": "^4.17.19",
"overleaf-editor-core": "*",
"overleaf-error-type": "*",
"pg": "^8.7.1",
"string-to-stream": "^1.0.1",
"swagger-tools": "^0.10.4",
@ -58500,6 +58500,7 @@
"requires": {
"@overleaf/logger": "^3.1.0",
"@overleaf/metrics": "^4.0.0",
"@overleaf/o-error": "^3.4.0",
"@overleaf/object-persistor": "^1.0.1",
"archiver": "^5.3.0",
"basic-auth": "^2.0.1",
@ -58525,7 +58526,6 @@
"mocha": "^8.4.0",
"node-fetch": "^2.6.7",
"overleaf-editor-core": "*",
"overleaf-error-type": "*",
"pg": "^8.7.1",
"sinon": "^9.0.2",
"string-to-stream": "^1.0.1",