Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 64e0402

Browse files
watsonkjin
authored andcommitted
chore: bump require-in-the-middle to ^3.0.0 (#65)
This new version allows for multiple versions of require-in-the-middle to be present in the same dependency-tree without interfering.
1 parent fcd82df commit 64e0402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/opencensus-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
"@opencensus/instrumentation-all": "^0.0.2",
5757
"@opencensus/core": "^0.0.2",
5858
"extend": "^3.0.1",
59-
"require-in-the-middle": "^2.2.1"
59+
"require-in-the-middle": "^3.0.0"
6060
}
6161
}

0 commit comments

Comments
 (0)