Skip to content

Commit 5ee18ab

Browse files
committed
chore: pin @types/bson version in monorepo root for lerna hoisting
1 parent cb362b0 commit 5ee18ab

File tree

1 file changed

+3
-0
lines changed
  • plugins/node/opentelemetry-instrumentation-mongodb

1 file changed

+3
-0
lines changed

plugins/node/opentelemetry-instrumentation-mongodb/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,8 @@
7171
"@opentelemetry/instrumentation": "^0.35.1",
7272
"@opentelemetry/semantic-conventions": "^1.0.0"
7373
},
74+
"overrides":{
75+
"@types/bson": "4.0.5"
76+
},
7477
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-mongodb#readme"
7578
}

0 commit comments

Comments
 (0)