Skip to content

Commit 67e6990

Browse files
Bump aws-sdk from 2.762.0 to 2.763.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.762.0 to 2.763.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.762.0...v2.763.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 57910da commit 67e6990

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.762.0",
16+
"aws-sdk": "^2.763.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
@@ -1835,10 +1835,10 @@ atob@^2.1.2:
18351835
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
18361836
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
18371837

1838-
aws-sdk@^2.762.0:
1839-
version "2.762.0"
1840-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.762.0.tgz#bb028477f51adefaeb3edc71fc67416f74340758"
1841-
integrity sha512-9vpHJbV1n23at2XG+6PDqHsG4JggdosFlcO1glvpXhjuwk1x8NCOwf/ddeXs6YxD6+/Kfj3AP216UaLP0iYxUA==
1838+
aws-sdk@^2.763.0:
1839+
version "2.763.0"
1840+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.763.0.tgz#675c77e1288f7316090a9fd5cb3483057f923883"
1841+
integrity sha512-uHb+yfsH21wR8ZInj/GQwxCmWJjrL3sOwqwZ2lf9hDxh1P0lsMKDjf0e+8ICgRBY4x28XNWXs3/O15EID6Rsqw==
18421842
dependencies:
18431843
buffer "4.9.2"
18441844
events "1.1.1"

0 commit comments

Comments
 (0)