Skip to content

Commit

Permalink
chore(deps): bump aws-xray-sdk-core from 3.5.0 to 3.5.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.5.0 to 3.5.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/[email protected]@3.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 0979eaa commit fdc824b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,16 +349,16 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
xml2js "0.5.0"

aws-xray-sdk-core@^3.5.0:
version "3.5.0"
resolved "https://registry.npmjs.org/aws-xray-sdk-core/-/aws-xray-sdk-core-3.5.0.tgz"
integrity sha512-T3mL9mGwnfGyZrf7RsZp702+prTCEMzX7zrqD7flwMZeb6ymXlSgREmeXys80r/9CHFgq/+JR+IclM+hep0yRw==
version "3.5.1"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.5.1.tgz#476a8f95ea5eb636fe4ea173dab7255665c461ec"
integrity sha512-Q3S+K/UkDw/M9NnRZbyXNXsjB3amsv+6XhPdomtfzAdyNkf6q+GOQVuWpaLGHunBz91VzpGBzP9Qg0/elm6Cwg==
dependencies:
"@aws-sdk/service-error-classification" "^3.4.1"
"@aws-sdk/types" "^3.4.1"
"@types/cls-hooked" "^4.3.3"
atomic-batcher "^1.0.2"
cls-hooked "^4.2.2"
semver "^7.3.8"
semver "^7.5.3"

balanced-match@^1.0.0:
version "1.0.2"
Expand Down Expand Up @@ -2368,7 +2368,7 @@ semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.0.0, semver@^7.3.8:
semver@^7.0.0, semver@^7.3.8, semver@^7.5.3:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
Expand Down

0 comments on commit fdc824b

Please sign in to comment.