Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dashboard
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
27
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
IT Common Platform
platform-support
apps
dashboard
Commits
eb58765c
There was an error fetching the commit references. Please try again later.
Commit
eb58765c
authored
8 months ago
by
renovate-maintainer
Browse files
Options
Downloads
Patches
Plain Diff
Update dependency prom-client to v15
Changelog: modified
parent
b4d20846
1 merge request
!142
Update dependency prom-client to v15
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
backend/package.json
+1
-1
1 addition, 1 deletion
backend/package.json
backend/yarn.lock
+10
-4
10 additions, 4 deletions
backend/yarn.lock
with
11 additions
and
5 deletions
backend/package.json
+
1
−
1
View file @
eb58765c
...
...
@@ -24,7 +24,7 @@
"node-fetch"
:
"^3.0.0"
,
"passport"
:
">=0.6.0"
,
"passport-oauth"
:
"^1.0.0"
,
"prom-client"
:
"^1
4
.0.0"
,
"prom-client"
:
"^1
5
.0.0"
,
"redis"
:
"^4.6.5"
},
"devDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
backend/yarn.lock
+
10
−
4
View file @
eb58765c
...
...
@@ -26,6 +26,11 @@
optionalDependencies:
openid-client "^5.3.0"
"@opentelemetry/api@^1.4.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.9.0.tgz#d03eba68273dc0f7509e2a3d5cba21eae10379fe"
integrity sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==
"@redis/bloom@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@redis/bloom/-/bloom-1.2.0.tgz#d3fd6d3c0af3ef92f26767b56414a370c7b63b71"
...
...
@@ -1285,11 +1290,12 @@ picomatch@^2.0.4, picomatch@^2.2.1:
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
prom-client@^1
4
.0.0:
version "1
4.2.0
"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-1
4.2.0.tgz#ca94504e64156f6506574c25fb1c34df7812cf11
"
integrity sha512-
sF308EhTenb/pDRPakm+WgiN+VdM/T1RaHj1x+MvAuT8UiQP8JmOEbxVqtkbfR4LrvOg5n7ic01kRBDGXjYikA
==
prom-client@^1
5
.0.0:
version "1
5.1.3
"
resolved "https://registry.yarnpkg.com/prom-client/-/prom-client-1
5.1.3.tgz#69fa8de93a88bc9783173db5f758dc1c69fa8fc2
"
integrity sha512-
6ZiOBfCywsD4k1BN9IX0uZhF+tJkV8q8llP64G5Hajs4JOeVLPCwpPVcpXy3BwYiUGgyJzsJJQeOIv7+hDSq8g
==
dependencies:
"@opentelemetry/api" "^1.4.0"
tdigest "^0.1.1"
proxy-addr@~2.0.7:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment