Skip to content

Commit

Permalink
chore(deps): pin semantic-conventions in instrumentation-pg
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Nov 28, 2024
1 parent 3f0d844 commit 9f2acaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion plugins/node/opentelemetry-instrumentation-pg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"dependencies": {
"@opentelemetry/core": "^1.26.0",
"@opentelemetry/instrumentation": "^0.55.0",
"@opentelemetry/semantic-conventions": "^1.28.0",
"@opentelemetry/semantic-conventions": "1.28.0",
"@opentelemetry/sql-common": "^0.40.1",
"@types/pg": "8.6.1",
"@types/pg-pool": "2.0.6"
Expand Down

0 comments on commit 9f2acaf

Please sign in to comment.