mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-18 03:14:01 +00:00
Merge pull request #42 from overleaf/csh-issue-3661-bump-gc-agents
Bumps versions of the Google Cloud agents
This commit is contained in:
commit
99539db310
3 changed files with 5477 additions and 5 deletions
|
@ -1 +1 @@
|
|||
6.9
|
||||
10.19
|
||||
|
|
5472
libraries/metrics/package-lock.json
generated
Normal file
5472
libraries/metrics/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"name": "@overleaf/metrics",
|
||||
"version": "3.2.1",
|
||||
"version": "3.3.0",
|
||||
"description": "A drop-in metrics and monitoring module for node.js apps",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/overleaf/metrics-module.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google-cloud/debug-agent": "^3.0.0",
|
||||
"@google-cloud/profiler": "^0.2.3",
|
||||
"@google-cloud/trace-agent": "^3.2.0",
|
||||
"@google-cloud/debug-agent": "^5.1.2",
|
||||
"@google-cloud/profiler": "^4.0.3",
|
||||
"@google-cloud/trace-agent": "^5.1.1",
|
||||
"compression": "^1.7.4",
|
||||
"prom-client": "^11.1.3",
|
||||
"underscore": "~1.6.0",
|
||||
|
|
Loading…
Reference in a new issue