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.4 "
39
+ "typescript" : " ^4.8.3 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.171.0" ,
Original file line number Diff line number Diff line change @@ -5108,10 +5108,10 @@ typedarray-to-buffer@^3.1.5:
5108
5108
dependencies :
5109
5109
is-typedarray "^1.0.0"
5110
5110
5111
- typescript@^4.7.4 :
5112
- version "4.7.4 "
5113
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4 .tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235 "
5114
- integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ ==
5111
+ typescript@^4.8.3 :
5112
+ version "4.8.3 "
5113
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3 .tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
5114
+ integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
5115
5115
5116
5116
unbox-primitive@^1.0.2 :
5117
5117
version "1.0.2"
You can’t perform that action at this time.
0 commit comments