diff --git a/package.json b/package.json index 983a33e..7c24b20 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@typescript-eslint/eslint-plugin": "3.7.0", "@typescript-eslint/parser": "3.7.0", "@typescript-eslint/typescript-estree": "3.7.0", - "aws-sdk": "2.720.0", + "aws-sdk": "2.814.0", "eslint": "5.16.0", "eslint-config-standard": "14.1.1", "eslint-plugin-import": "2.22.0", diff --git a/yarn.lock b/yarn.lock index 219f7f9..02f8ec3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1081,10 +1081,10 @@ atob@^2.1.1: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -aws-sdk@2.720.0: - version "2.720.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.720.0.tgz#b834adc6b7458c41621f8e2169602c69c655f504" - integrity sha512-899YXs6iWae82GGJM95S5MFBPIG8pE9aq+GlSr47mz7te97hGX0OcjPs3GuGZWA6Nrp0MCR9eMqu6DwBlYGltA== +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.2" events "1.1.1"