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 36
36
"prettier" : " 2.7.1" ,
37
37
"ts-jest" : " ^27.1.4" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
- "typescript" : " ^4.7.3 "
39
+ "typescript" : " ^4.7.4 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.112.0" ,
Original file line number Diff line number Diff line change @@ -4757,10 +4757,10 @@ typedarray-to-buffer@^3.1.5:
4757
4757
dependencies :
4758
4758
is-typedarray "^1.0.0"
4759
4759
4760
- typescript@^4.7.3 :
4761
- version "4.7.3 "
4762
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3 .tgz#8364b502d5257b540f9de4c40be84c98e23a129d "
4763
- integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA ==
4760
+ typescript@^4.7.4 :
4761
+ version "4.7.4 "
4762
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4 .tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235 "
4763
+ integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ ==
4764
4764
4765
4765
universal-user-agent@^6.0.0 :
4766
4766
version "6.0.0"
You can’t perform that action at this time.
0 commit comments