Skip to content

Commit 02da1af

Browse files
Bump aws-sdk from 2.763.0 to 2.766.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.763.0 to 2.766.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.763.0...v2.766.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b45be5c commit 02da1af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@types/cors": "^2.8.7",
1515
"@types/nodemailer": "^6.4.0",
16-
"aws-sdk": "^2.763.0",
16+
"aws-sdk": "^2.766.0",
1717
"bcryptjs": "^2.4.3",
1818
"celebrate": "^13.0.3",
1919
"class-transformer": "^0.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,10 @@ atob@^2.1.2:
18401840
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
18411841
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
18421842

1843-
aws-sdk@^2.763.0:
1844-
version "2.763.0"
1845-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.763.0.tgz#675c77e1288f7316090a9fd5cb3483057f923883"
1846-
integrity sha512-uHb+yfsH21wR8ZInj/GQwxCmWJjrL3sOwqwZ2lf9hDxh1P0lsMKDjf0e+8ICgRBY4x28XNWXs3/O15EID6Rsqw==
1843+
aws-sdk@^2.766.0:
1844+
version "2.766.0"
1845+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.766.0.tgz#f0b05d827c79c78d16efab0520f4ed0c21573665"
1846+
integrity sha512-msEEF7veBrxU1TlhLL33du4oJdwJ6uAWogf9+S0v437AX2z6K5IFr5J78JBysBudRHO0L6aC8bat6OS3oPEQvQ==
18471847
dependencies:
18481848
buffer "4.9.2"
18491849
events "1.1.1"

0 commit comments

Comments
 (0)