File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
25
25
"@typescript-eslint/parser" : " ^4.33.0" ,
26
26
"@vercel/ncc" : " 0.32.0" ,
27
- "aws-sdk" : " ^2.1040 .0" ,
27
+ "aws-sdk" : " ^2.1043 .0" ,
28
28
"body-parser" : " ^1.19.0" ,
29
29
"eslint" : " ^7.32.0" ,
30
30
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1719,10 +1719,10 @@ aws-lambda@^1.0.7:
1719
1719
js-yaml "^3.14.1"
1720
1720
watchpack "^2.0.0-beta.10"
1721
1721
1722
- aws-sdk@^2.1040 .0, aws-sdk@^2.814.0 :
1723
- version "2.1040 .0"
1724
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1040 .0.tgz#5b2ac87f357f0933cf336a15f048f9016be0f0e8 "
1725
- integrity sha512-xGKYoVNFA46gphJZ5jRykxT96L3YNMO/STmjdW/cl36n61ENfTvH61OO5v2ReoAoReddAV7F0WMXfkzwjYc5Jw ==
1722
+ aws-sdk@^2.1043 .0, aws-sdk@^2.814.0 :
1723
+ version "2.1043 .0"
1724
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1043 .0.tgz#170a5b14b3ea25df760f9a6b437bfe35c9a1578e "
1725
+ integrity sha512-WysMTSLfi8ZCj6QAAitJkxObxOzGLhcu6FxoKHiEnrefvfQtSvwqUq7BbT/pIfijnF9dE/7e9XwjW8Dz/hqF4Q ==
1726
1726
dependencies :
1727
1727
buffer "4.9.2"
1728
1728
events "1.1.1"
You can’t perform that action at this time.
0 commit comments