[misc] bump the version of the metrics module to 3.5.1

This commit is contained in:
Jakob Ackermann 2021-02-16 15:10:11 +00:00
parent 23b2b8aefb
commit 5f084f8603
2 changed files with 666 additions and 327 deletions

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
"test:unit:_run": "mocha --recursive --reporter spec $@ test/unit/js"
},
"dependencies": {
"@overleaf/metrics": "^3.4.1",
"@overleaf/metrics": "^3.5.1",
"@overleaf/o-error": "^3.0.0",
"@overleaf/object-persistor": "https://github.com/overleaf/object-persistor/archive/8fbc9ed03206bfb54368578d22b7ac4f285baa25.tar.gz",
"body-parser": "^1.19.0",