Skip to content

Commit e370c7a

Browse files
Bump aws-sdk from 2.653.0 to 2.814.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.653.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](aws/aws-sdk-js@v2.653.0...v2.814.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 594afd7 commit e370c7a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@nuxtjs/sentry": "^4.0.0",
3333
"@nuxtjs/style-resources": "^1.0.0",
3434
"amazon-cognito-identity-js": "^3.0.7",
35-
"aws-sdk": "^2.411.0",
35+
"aws-sdk": "^2.814.0",
3636
"aws-serverless-express": "^3.3.5",
3737
"bignumber.js": "^8.1.1",
3838
"blueimp-load-image": "^2.26.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2948,11 +2948,12 @@ available-typed-arrays@^1.0.0, available-typed-arrays@^1.0.2:
29482948
dependencies:
29492949
array-filter "^1.0.0"
29502950

2951-
aws-sdk@^2.411.0:
2952-
version "2.653.0"
2953-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.653.0.tgz#53fa0b8cd5c05fb2244df262f2a01de526376543"
2951+
aws-sdk@^2.814.0:
2952+
version "2.814.0"
2953+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.814.0.tgz#7a1c36006e0b5826f14bd2511b1d229ef6814bb0"
2954+
integrity sha512-empd1m/J/MAkL6d9OeRpmg9thobULu0wk4v8W3JToaxGi2TD7PIdvE6yliZKyOVAdJINhBWEBhxR4OUIHhcGbQ==
29542955
dependencies:
2955-
buffer "4.9.1"
2956+
buffer "4.9.2"
29562957
events "1.1.1"
29572958
ieee754 "1.1.13"
29582959
jmespath "0.15.0"
@@ -3417,7 +3418,7 @@ buffer@4.9.1:
34173418
ieee754 "^1.1.4"
34183419
isarray "^1.0.0"
34193420

3420-
buffer@^4.3.0:
3421+
buffer@4.9.2, buffer@^4.3.0:
34213422
version "4.9.2"
34223423
resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8"
34233424
dependencies:

0 commit comments

Comments
 (0)