Skip to content

Commit

Permalink
chore(deps): bump aws-xray-sdk-core from 3.10.0 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/aws/aws-xray-sdk-node/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node@3.10.0...aws-xray-sdk-node@3.10.1)

---
updated-dependencies:
- dependency-name: aws-xray-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent b3903a0 commit 89c9244
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 packages/tracer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
},
"dependencies": {
"@aws-lambda-powertools/commons": "^2.8.0",
"aws-xray-sdk-core": "^3.10.0"
"aws-xray-sdk-core": "^3.10.1"
},
"keywords": [
"aws",
Expand Down

0 comments on commit 89c9244

Please sign in to comment.