Skip to content

Commit a5ce644

Browse files
chore(deps): bump aws-xray-sdk-core from 3.9.0 to 3.10.1 (#754)
Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.9.0 to 3.10.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.10.1) --- 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 499c9c7 commit a5ce644

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
@@ -417,9 +417,9 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
417417
xml2js "0.6.2"
418418

419419
aws-xray-sdk-core@^3.5.0:
420-
version "3.9.0"
421-
resolved "https://registry.npmjs.org/aws-xray-sdk-core/-/aws-xray-sdk-core-3.9.0.tgz"
422-
integrity sha512-YKzOVse7m6PCO/Uf3y3zhkWqPo5uUIU1Iin/hvL+Lpr2gFxCbNR88pkARAW2LyjvkwlcwLvx7TEoNV3SJYa4yg==
420+
version "3.10.1"
421+
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.10.1.tgz#2fd0bf9405b694c62c6f8d41a6e213dfe64506d5"
422+
integrity sha512-Eb1Iy5WEjRqRi8G+gi32QjR7t/9xTDore8EKasXsPMXCLMlYunslxJAvT2PDLXQ7ohEC/mKT9+7tUyUt6CGruw==
423423
dependencies:
424424
"@aws-sdk/types" "^3.4.1"
425425
"@smithy/service-error-classification" "^2.0.4"

0 commit comments

Comments
 (0)