Skip to content

Commit e7145d0

Browse files
chore(deps): bump aws-xray-sdk-core from 3.10.2 to 3.10.3
Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.10.2 to 3.10.3. - [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.10.3) --- 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]>
1 parent 9207802 commit e7145d0

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

+7-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
@@ -483,9 +483,9 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
483483
xml2js "0.6.2"
484484

485485
aws-xray-sdk-core@^3.5.0:
486-
version "3.10.2"
487-
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.2.tgz#59cb76dedb17cd9ec94bc47206a5410531029480"
488-
integrity sha512-hAFEB+Stqm4FoQmIuyw5AzGVJh3BSfvLjK7IK4YYRXXLt1Oq9KS6pv2samYgRTTTXsxhmVpDjiYF3Xo/gfXIXA==
486+
version "3.10.3"
487+
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.3.tgz#14af55243dbfdffdbbb2cca65302dd16a45a276a"
488+
integrity sha512-bltsLAr4juMJJ2tT5/L/CtwUGIvHihtPe6SO/z3jjOD73PHhOYxcuwCMFFyTbTy5S4WThJO32oZk7r+pg3ZoCQ==
489489
dependencies:
490490
"@aws-sdk/types" "^3.4.1"
491491
"@smithy/service-error-classification" "^2.0.4"

0 commit comments

Comments
 (0)