Skip to content

Commit 97b6b82

Browse files
committed
I think ^1.0.0 is probably fine, but to be safe, let's start at the current latest version ^1.26.0
1 parent 33bd40a commit 97b6b82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

propagators/propagator-aws-xray-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "4.4.4"
6060
},
6161
"dependencies": {
62-
"@opentelemetry/propagator-aws-xray": "^1.0.0"
62+
"@opentelemetry/propagator-aws-xray": "^1.26.0"
6363
},
6464
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/propagators/propagator-aws-xray-lambda#readme"
6565
}

0 commit comments

Comments
 (0)