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.8.3 "
39
+ "typescript" : " ^4.8.4 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.183.0" ,
Original file line number Diff line number Diff line change @@ -5110,10 +5110,10 @@ typedarray-to-buffer@^3.1.5:
5110
5110
dependencies :
5111
5111
is-typedarray "^1.0.0"
5112
5112
5113
- typescript@^4.8.3 :
5114
- version "4.8.3 "
5115
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3 .tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
5116
- integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
5113
+ typescript@^4.8.4 :
5114
+ version "4.8.4 "
5115
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
5116
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
5117
5117
5118
5118
unbox-primitive@^1.0.2 :
5119
5119
version "1.0.2"
You can’t perform that action at this time.
0 commit comments