Skip to content

Commit

Permalink
chore(deps): update promex
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent e125652 commit 85587d7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
8 changes: 4 additions & 4 deletions promex/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bpinternal/promex",
"description": "Prometheus express initialization package for nodejs.",
"version": "0.5.17",
"version": "0.5.18",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand All @@ -25,14 +25,14 @@
"@promster/metrics": "13.0.0",
"@promster/server": "13.0.0",
"@promster/types": "13.0.0",
"express": "4.21.1",
"express": "4.21.2",
"nanoid": "3.3.8",
"prom-client": "15.1.3"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "18.19.67",
"axios": "1.7.8",
"@types/node": "18.19.69",
"axios": "1.7.9",
"typescript": "5.7.2",
"vite": "5.4.11",
"vitest": "1.6.0"
Expand Down
60 changes: 30 additions & 30 deletions promex/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85587d7

Please sign in to comment.