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.6.1" ,
37
37
"ts-jest" : " ^27.1.3" ,
38
38
"ts-node-dev" : " ^1.1.6" ,
39
- "typescript" : " ^4.6.2 "
39
+ "typescript" : " ^4.6.3 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.56.0" ,
Original file line number Diff line number Diff line change @@ -4620,10 +4620,10 @@ typedarray-to-buffer@^3.1.5:
4620
4620
dependencies :
4621
4621
is-typedarray "^1.0.0"
4622
4622
4623
- typescript@^4.6.2 :
4624
- version "4.6.2 "
4625
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2 .tgz#fe12d2727b708f4eef40f51598b3398baa9611d4 "
4626
- integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg ==
4623
+ typescript@^4.6.3 :
4624
+ version "4.6.3 "
4625
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3 .tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c "
4626
+ integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw ==
4627
4627
4628
4628
universal-user-agent@^6.0.0 :
4629
4629
version "6.0.0"
You can’t perform that action at this time.
0 commit comments