Bump aws-sdk from 2.1194.0 to 2.1195.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1194.0 to 2.1195.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.1194.0...v2.1195.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-15 23:19:02 +00:00 committed by GitHub
parent 84bf1b3815
commit 7dab947236
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1208 additions and 14 deletions

1212
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"aws-sdk": "^2.1194.0",
"aws-sdk": "^2.1195.0",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",

View file

@ -180,10 +180,10 @@ available-typed-arrays@^1.0.5:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7"
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
aws-sdk@^2.1194.0:
version "2.1194.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1194.0.tgz#6a820684fa3f58ea40caf90d302414a23df7c308"
integrity sha512-wbgib7r7sHPkZIhqSMduueKYqe+DrFyxsKnUKHj6hdNcRKqEeqzvKp4olWmFs/3z3qU8+g78kBXr9rujvko1ug==
aws-sdk@^2.1195.0:
version "2.1195.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1195.0.tgz#f6f091426934ba1a4f8d5138f568e840f7bdb51a"
integrity sha512-xU7177JhKM+4SsLnoA6/r3qGzSXmbLgw/YC1KRHvZyJCbuTY+vdAGLaldbtNXjjwmE3a6EeoCREANv8GY62VdQ==
dependencies:
buffer "4.9.2"
events "1.1.1"