From 1db8e89fdae359e6a774d75478996dd6a4276ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 23:11:19 +0000 Subject: [PATCH] chore(deps-dev): Bump aws-sdk from 2.1299.0 to 2.1301.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1299.0 to 2.1301.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.1299.0...v2.1301.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4dfb5d80..9f640d00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1409,9 +1409,9 @@ aws-lambda@^1.0.7: watchpack "^2.0.0-beta.10" aws-sdk@^2.1242.0, aws-sdk@^2.814.0: - version "2.1299.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1299.0.tgz#493254104af5b9aaee0d7cd9150611d137e4f205" - integrity sha512-xTh6pmCUEJljkFfTM3sE8UozDxal80uX/5WZl8GcjQ+NbrGeQEdvL6wFWBwEEVbhR0VBVuU37cKPuQlfENbRYA== + version "2.1301.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1301.0.tgz#fbe971fca51deccecc6729f2f01fc2b0ff41ba1f" + integrity sha512-AxCt0GfWV14AWC0yvN3+WEBr45JMu2X3FHb8r3H8EhZjJfHk3hWcDwu6vS5Qd8NFDATlFdWJfyQjPVU1YuaDfw== dependencies: buffer "4.9.2" events "1.1.1"