Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wallet77 committed Apr 4, 2024
1 parent aa2aa44 commit 16596b7
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 66 deletions.
137 changes: 76 additions & 61 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
},
"license": "MIT",
"dependencies": {
"@opentelemetry/api": "^1.7.0",
"@opentelemetry/api": "^1.8.0",
"debug": "4.3.4",
"prom-client": "15.1.0",
"prom-client": "15.1.1",
"url-value-parser": "^2.2.0"
},
"devDependencies": {
Expand All @@ -55,9 +55,9 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"express": "^4.18.2",
"fastify": "^4.26.1",
"express": "^4.19.2",
"fastify": "^4.26.2",
"jest": "^29.7.0",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
}
}

0 comments on commit 16596b7

Please sign in to comment.