From 47c4866c61f0e623bc5d5a6df61025ed914a6b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 22:12:58 +0000 Subject: [PATCH] Bump aws-sdk from 2.639.0 to 2.814.0 in /01-stripe-events/source-code Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.639.0 to 2.814.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.639.0...v2.814.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 01-stripe-events/source-code/package.json | 2 +- 01-stripe-events/source-code/yarn.lock | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/01-stripe-events/source-code/package.json b/01-stripe-events/source-code/package.json index 2266ae2..8f6b588 100644 --- a/01-stripe-events/source-code/package.json +++ b/01-stripe-events/source-code/package.json @@ -19,7 +19,7 @@ "@types/aws-lambda": "^8.10.46", "@types/node": "^13.9.1", "aws-lambda": "^1.0.5", - "aws-sdk": "^2.639.0", + "aws-sdk": "^2.814.0", "aws-xray-sdk": "^2.5.0", "source-map-support": "^0.5.16", "tslint": "^6.1.0" diff --git a/01-stripe-events/source-code/yarn.lock b/01-stripe-events/source-code/yarn.lock index 63c3cf2..70cef8a 100644 --- a/01-stripe-events/source-code/yarn.lock +++ b/01-stripe-events/source-code/yarn.lock @@ -974,12 +974,12 @@ aws-lambda@^1.0.5: js-yaml "^3.13.1" watchpack "^2.0.0-beta.10" -aws-sdk@*, aws-sdk@^2.304.0, aws-sdk@^2.639.0: - version "2.639.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.639.0.tgz#ae887a179939750de240ddeb680668300256900f" - integrity sha512-cbH69oV0ObZ4tapbjDqu0j3I779uscQNhRaewjIJY5O5At4RULtd7us24n72FtT4HIwM9cwORzVxA9rK6DHKOA== +aws-sdk@*, aws-sdk@^2.304.0, aws-sdk@^2.814.0: + version "2.814.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.814.0.tgz#7a1c36006e0b5826f14bd2511b1d229ef6814bb0" + integrity sha512-empd1m/J/MAkL6d9OeRpmg9thobULu0wk4v8W3JToaxGi2TD7PIdvE6yliZKyOVAdJINhBWEBhxR4OUIHhcGbQ== dependencies: - buffer "4.9.1" + buffer "4.9.2" events "1.1.1" ieee754 "1.1.13" jmespath "0.15.0" @@ -1299,16 +1299,7 @@ buffer-xor@^1.0.3: resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9" integrity sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk= -buffer@4.9.1: - version "4.9.1" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298" - integrity sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg= - dependencies: - base64-js "^1.0.2" - ieee754 "^1.1.4" - isarray "^1.0.0" - -buffer@^4.3.0: +buffer@4.9.2, buffer@^4.3.0: version "4.9.2" resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8" integrity sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==