Skip to content

Commit

Permalink
fix(deps): update dependency aws-xray-sdk to v3.3.6 (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 6, 2022
1 parent 006e9ae commit c424994
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4088,10 +4088,10 @@ aws-testing-library@^2.0.0:
jest-diff "^28.0.0"
uuid "^8.0.0"

[email protected].5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.3.5.tgz#1a88d3f8c8ffd83dd66abfa54d191dba0c4c30b9"
integrity sha512-oJ/zPZc0foeeA4G64SonN3Fw9jJetzcMc98QY0V8qc7G9Gp9WhPMEHU2mI2uP05hwYf63FJO22K4UmSKtKza+Q==
[email protected].6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-core/-/aws-xray-sdk-core-3.3.6.tgz#57315496e13d41f15decae047bea6b2248e5d767"
integrity sha512-5pJnix2mNBshzBtVsJxus3YOX2gM8+AirjyAJ0U+4ZkLRAcofNzBJUabZyHZPoVKud/YjEmcRr36bh4T3vOL2A==
dependencies:
"@aws-sdk/service-error-classification" "^3.4.1"
"@aws-sdk/types" "^3.4.1"
Expand All @@ -4100,36 +4100,36 @@ [email protected]:
cls-hooked "^4.2.2"
semver "^5.3.0"

[email protected].5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-express/-/aws-xray-sdk-express-3.3.5.tgz#21ae75cb3adeecf01158d3e37cdf1a69c2d45db9"
integrity sha512-A6N6riVA9Hf2dWEVvowbJZzTnPfckqt0NnMDf494Q/CMIajf2+XCMZkOlMHz4FMuhB741LisPUmFMf7e8U+KLw==
[email protected].6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-express/-/aws-xray-sdk-express-3.3.6.tgz#82daebabc3b5015656a40fcfec0671c98410ac28"
integrity sha512-f8RVXtQ2hmwa2dm8I7Sc/YXL9SpDycw5A1YnoBvetEd9ymR0oZ6LLEv/5ix3ckgBfC17sK1WPz5V4PH1c6emuA==
dependencies:
"@types/express" "*"

[email protected].5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-mysql/-/aws-xray-sdk-mysql-3.3.5.tgz#682bb5595e82fd2f986b490cbcb7612fddfa52c7"
integrity sha512-Itgmx8P8weOTYjt5LWGje0yjE3A9tNsCW3O3dLDj5mvoDxZ7Gxni39s5CRu9sqgTJA4kORK6IOsD69ObK+/uxg==
[email protected].6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-mysql/-/aws-xray-sdk-mysql-3.3.6.tgz#213f2fbc0446a41827dda77a1762ea88e3a37d94"
integrity sha512-MnahIDKz2+n/Q722E/zOx66Az4ydH3vcqu6Qg2hrpJhkkWFc73OBGSW1x3vSHira6SknYI0OIdqVg02DhAQHDA==
dependencies:
"@types/mysql" "*"

[email protected].5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-postgres/-/aws-xray-sdk-postgres-3.3.5.tgz#7a3007415c27ad697beda1e41e1b3249158b0187"
integrity sha512-qwdLighXHrx6CDAylkcXyeF8tN3GmvOGtAY1hlNOCHy84U86z38AbRAMduPr8l9ughhXctiBmyhtKBOGUztiNQ==
[email protected].6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/aws-xray-sdk-postgres/-/aws-xray-sdk-postgres-3.3.6.tgz#d4a8595350fcfe16e85a7ed8cee2c6d83ea824d2"
integrity sha512-I+njv5Y7spNlfxJsnIVE4hGp9+H5IOtvbdVzmYx9sgqZXtq3MCRH7NR2kOeyoEcWTwuWllHB2UGafOlmYysFzw==
dependencies:
"@types/pg" "*"

aws-xray-sdk@^3.0.0:
version "3.3.5"
resolved "https://registry.yarnpkg.com/aws-xray-sdk/-/aws-xray-sdk-3.3.5.tgz#04c64352bbe0bf121d6e03aae0704e5f5bdcf09f"
integrity sha512-srlgeBay0LM3IK1EkWTacvB1/Qa0AQ+CDYEqoNU9DR3qb7wvkzsV1pJ9Su+MsrF0D1DCMzV+u14FnYy5u6tsBw==
dependencies:
aws-xray-sdk-core "3.3.5"
aws-xray-sdk-express "3.3.5"
aws-xray-sdk-mysql "3.3.5"
aws-xray-sdk-postgres "3.3.5"
version "3.3.6"
resolved "https://registry.yarnpkg.com/aws-xray-sdk/-/aws-xray-sdk-3.3.6.tgz#01b78587374950906b108622c6ccbbc1e0c828eb"
integrity sha512-hroS8y/Rx4gJaiCb3Smvt2Go3nGvDjsnwh03e/IS3CucdxkJsxXMxm7FuFcrlXEBBetxucbzHS1KfZaSj1R9LQ==
dependencies:
aws-xray-sdk-core "3.3.6"
aws-xray-sdk-express "3.3.6"
aws-xray-sdk-mysql "3.3.6"
aws-xray-sdk-postgres "3.3.6"

aws4@^1.8.0:
version "1.11.0"
Expand Down

0 comments on commit c424994

Please sign in to comment.