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] committed Jul 23, 2024
1 parent 183dcd1 commit cdd476f
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 153 deletions.
10 changes: 5 additions & 5 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.9",
"version": "0.5.10",
"author": "Botpress, Inc.",
"repository": {
"type": "git",
Expand All @@ -27,14 +27,14 @@
"@promster/types": "13.0.0",
"express": "4.19.2",
"nanoid": "3.3.7",
"prom-client": "15.1.2"
"prom-client": "15.1.3"
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "18.19.33",
"@types/node": "18.19.41",
"axios": "1.7.2",
"typescript": "5.4.5",
"vite": "5.2.12",
"typescript": "5.5.4",
"vite": "5.3.4",
"vitest": "1.6.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit cdd476f

Please sign in to comment.