Skip to content

Commit

Permalink
feat(instrumentation-mongodb): update mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed May 24, 2022
1 parent 1da0216 commit 8ecb0a5
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/node": "16.11.21",
"gts": "3.1.0",
"mocha": "7.2.0",
"mongodb": "3.6.11",
"mongodb": "4.6.0",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"test-all-versions": "5.0.1",
Expand All @@ -67,7 +67,6 @@
},
"dependencies": {
"@opentelemetry/instrumentation": "^0.28.0",
"@opentelemetry/semantic-conventions": "^1.0.0",
"@types/mongodb": "3.6.20"
"@opentelemetry/semantic-conventions": "^1.0.0"
}
}

0 comments on commit 8ecb0a5

Please sign in to comment.