Skip to content

Commit

Permalink
chore(deps): bump aws-xray-sdk-core from 3.6.0 to 3.9.0 (#738)
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.6.0 to 3.9.0.
- [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.6.0...aws-xray-sdk-node@3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 59ca08c commit 783150e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,9 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
xml2js "0.6.2"

aws-xray-sdk-core@^3.5.0:
version "3.6.0"
resolved "https://registry.npmjs.org/aws-xray-sdk-core/-/aws-xray-sdk-core-3.6.0.tgz"
integrity sha512-+UnYmVEni9NNJvE6aFY1dbvMtFquXSYAj+HYfm+90icoGKYvvLD71R7PHyFFnYct5of4NFpEXJtUJrWMv8e4mQ==
version "3.9.0"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.9.0.tgz#f42b4081113c33088d8ad29d31e4bba7e94b1eed"
integrity sha512-YKzOVse7m6PCO/Uf3y3zhkWqPo5uUIU1Iin/hvL+Lpr2gFxCbNR88pkARAW2LyjvkwlcwLvx7TEoNV3SJYa4yg==
dependencies:
"@aws-sdk/types" "^3.4.1"
"@smithy/service-error-classification" "^2.0.4"
Expand Down

0 comments on commit 783150e

Please sign in to comment.