Skip to content

Commit

Permalink
Merge pull request #555 from 20minutes/dependabot/npm_and_yarn/aws-sd…
Browse files Browse the repository at this point in the history
…k-dependencies-65b3400131

Bump @aws-sdk/client-cloudwatch-logs from 3.670.0 to 3.674.0 in the aws-sdk-dependencies group
  • Loading branch information
github-actions[bot] authored Oct 18, 2024
2 parents af0b1e0 + 83e3eb0 commit 3178a82
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"webpack-node-externals": "^3.0.0"
},
"dependencies": {
"@aws-sdk/client-cloudwatch-logs": "^3.670.0",
"@aws-sdk/client-cloudwatch-logs": "^3.674.0",
"@aws-sdk/client-lambda": "^3.670.0",
"@babel/runtime": "^7.25.7",
"@slack/webhook": "^7.0.3",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.6.2"

"@aws-sdk/client-cloudwatch-logs@^3.670.0":
version "3.670.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudwatch-logs/-/client-cloudwatch-logs-3.670.0.tgz#8aa038f7ea38e12d197691069530a682ff3e4d4e"
integrity sha512-5EARAsAH01rxrSr3/L0nHiupQWrkJs2K0NvSFlajEOjEwa08gQZHMrTnASaRc8VazIU73y63ddjxHR+Fk4Xhng==
"@aws-sdk/client-cloudwatch-logs@^3.674.0":
version "3.674.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudwatch-logs/-/client-cloudwatch-logs-3.674.0.tgz#34a1476a1776a97be901da5823fba56e810460d6"
integrity sha512-wnrp9IB2J0pf4IeVCfG9XnLzr02ZZyzrUMX/9O716PP/+EdKYocrqnySMniaVHAjpvw5fdLRjPXTmkhPEb9Ymw==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
Expand Down Expand Up @@ -115,6 +115,7 @@
"@smithy/util-middleware" "^3.0.7"
"@smithy/util-retry" "^3.0.7"
"@smithy/util-utf8" "^3.0.0"
"@types/uuid" "^9.0.1"
tslib "^2.6.2"
uuid "^9.0.1"

Expand Down Expand Up @@ -2594,6 +2595,11 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==

"@types/uuid@^9.0.1":
version "9.0.8"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==

"@types/yargs-parser@*":
version "21.0.3"
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.3.tgz#815e30b786d2e8f0dcd85fd5bcf5e1a04d008f15"
Expand Down

0 comments on commit 3178a82

Please sign in to comment.