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

This commit is contained in:
Jakob Ackermann 2021-02-16 15:10:10 +00:00
parent 96399470c3
commit b35381f275
2 changed files with 707 additions and 363 deletions

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
"format:fix": "node_modules/.bin/prettier-eslint $PWD'/**/*.js' --write" "format:fix": "node_modules/.bin/prettier-eslint $PWD'/**/*.js' --write"
}, },
"dependencies": { "dependencies": {
"@overleaf/metrics": "^3.4.1", "@overleaf/metrics": "^3.5.1",
"async": "^2.6.3", "async": "^2.6.3",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"express": "^4.17.1", "express": "^4.17.1",