File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
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" : " ^29.0.3" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
- "typescript" : " ^4.8.4 "
39
+ "typescript" : " ^4.9.3 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.218.0" ,
Original file line number Diff line number Diff line change @@ -5070,10 +5070,10 @@ type-is@~1.6.18:
5070
5070
media-typer "0.3.0"
5071
5071
mime-types "~2.1.24"
5072
5072
5073
- typescript@^4.8.4 :
5074
- version "4.8.4 "
5075
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
5076
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
5073
+ typescript@^4.9.3 :
5074
+ version "4.9.3 "
5075
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3 .tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db "
5076
+ integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA ==
5077
5077
5078
5078
unbox-primitive@^1.0.2 :
5079
5079
version "1.0.2"
You can’t perform that action at this time.
0 commit comments