Skip to content

Commit c72a96c

Browse files
chore(deps): bump aws-xray-sdk-core from 3.10.1 to 3.10.2 (#764)
Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.10.1 to 3.10.2. - [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.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51bf7b4 commit c72a96c

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
@@ -485,9 +485,9 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
485485
xml2js "0.6.2"
486486

487487
aws-xray-sdk-core@^3.5.0:
488-
version "3.10.1"
489-
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.1.tgz#2fd0bf9405b694c62c6f8d41a6e213dfe64506d5"
490-
integrity sha512-Eb1Iy5WEjRqRi8G+gi32QjR7t/9xTDore8EKasXsPMXCLMlYunslxJAvT2PDLXQ7ohEC/mKT9+7tUyUt6CGruw==
488+
version "3.10.2"
489+
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.2.tgz#59cb76dedb17cd9ec94bc47206a5410531029480"
490+
integrity sha512-hAFEB+Stqm4FoQmIuyw5AzGVJh3BSfvLjK7IK4YYRXXLt1Oq9KS6pv2samYgRTTTXsxhmVpDjiYF3Xo/gfXIXA==
491491
dependencies:
492492
"@aws-sdk/types" "^3.4.1"
493493
"@smithy/service-error-classification" "^2.0.4"

0 commit comments

Comments
 (0)