mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Bump google-cloud trace-agent, debug-agent and profiler to latest
This commit is contained in:
parent
d4a649353f
commit
f874291998
2 changed files with 995 additions and 395 deletions
1384
libraries/metrics/package-lock.json
generated
1384
libraries/metrics/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -7,9 +7,9 @@
|
||||||
"url": "https://github.com/overleaf/metrics-module.git"
|
"url": "https://github.com/overleaf/metrics-module.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@google-cloud/debug-agent": "^3.0.0",
|
"@google-cloud/debug-agent": "^5.1.2",
|
||||||
"@google-cloud/profiler": "^0.2.3",
|
"@google-cloud/profiler": "^4.0.3",
|
||||||
"@google-cloud/trace-agent": "^3.2.0",
|
"@google-cloud/trace-agent": "^5.1.1",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"prom-client": "^11.1.3",
|
"prom-client": "^11.1.3",
|
||||||
"underscore": "~1.6.0",
|
"underscore": "~1.6.0",
|
||||||
|
|
Loading…
Reference in a new issue