[misc] drop unused node-statsd package

This commit is contained in:
Jakob Ackermann 2021-03-30 09:45:07 +01:00
parent af72b4224c
commit 01059af954
2 changed files with 0 additions and 6 deletions

View file

@ -4605,11 +4605,6 @@
}
}
},
"node-statsd": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/node-statsd/-/node-statsd-0.1.1.tgz",
"integrity": "sha1-J6WTSHY9CvegN6wqAx/vPwUQE9M="
},
"nopt": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",

View file

@ -26,7 +26,6 @@
"logger-sharelatex": "^2.2.0",
"method-override": "^3.0.0",
"mongodb": "^3.6.0",
"node-statsd": "0.1.1",
"request": "^2.88.2",
"settings-sharelatex": "^1.1.0",
"underscore": "1.9.2"