Skip to content

Commit c67656d

Browse files
chore(deps): bump aws-xray-sdk-core from 3.6.0 to 3.9.0
Bumps [aws-xray-sdk-core](https://github.com/aws/aws-xray-sdk-node) from 3.6.0 to 3.9.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.9.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]>
1 parent 93df901 commit c67656d

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
@@ -385,9 +385,9 @@ aws-sdk@^2.1231.0, aws-sdk@^2.1377.0:
385385
xml2js "0.6.2"
386386

387387
aws-xray-sdk-core@^3.5.0:
388-
version "3.6.0"
389-
resolved "https://registry.npmjs.org/aws-xray-sdk-core/-/aws-xray-sdk-core-3.6.0.tgz"
390-
integrity sha512-+UnYmVEni9NNJvE6aFY1dbvMtFquXSYAj+HYfm+90icoGKYvvLD71R7PHyFFnYct5of4NFpEXJtUJrWMv8e4mQ==
388+
version "3.9.0"
389+
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.9.0.tgz#f42b4081113c33088d8ad29d31e4bba7e94b1eed"
390+
integrity sha512-YKzOVse7m6PCO/Uf3y3zhkWqPo5uUIU1Iin/hvL+Lpr2gFxCbNR88pkARAW2LyjvkwlcwLvx7TEoNV3SJYa4yg==
391391
dependencies:
392392
"@aws-sdk/types" "^3.4.1"
393393
"@smithy/service-error-classification" "^2.0.4"

0 commit comments

Comments
 (0)