Skip to content

Commit 463bb4a

Browse files
chore(deps): bump aws-xray-sdk-core from 3.5.4 to 3.6.0 (#723)
Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.5.4 to 3.6.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/[email protected]@3.6.0) --- updated-dependencies: - dependency-name: aws-xray-sdk-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6cb9f3 commit 463bb4a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,9 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
395395
xml2js "0.6.2"
396396

397397
aws-xray-sdk-core@^3.5.0:
398-
version "3.5.4"
399-
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.5.4.tgz#19260291b4e95b3f71684187f43fa08ba49396c4"
400-
integrity sha512-L4yt2OstsebH8rNAIykDrr+BKjHGxwg5+1FUZAgqDBnaL98sfjPXNYVQNYzg+2ITOjfDbd8NtR1vCQXYVepm+g==
398+
version "3.6.0"
399+
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.6.0.tgz#a9144aeb327b1ffb826833bd542e966a374e96df"
400+
integrity sha512-+UnYmVEni9NNJvE6aFY1dbvMtFquXSYAj+HYfm+90icoGKYvvLD71R7PHyFFnYct5of4NFpEXJtUJrWMv8e4mQ==
401401
dependencies:
402402
"@aws-sdk/types" "^3.4.1"
403403
"@smithy/service-error-classification" "^2.0.4"

0 commit comments

Comments
 (0)