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.2" ,
37
37
"ts-jest" : " ^27.1.4" ,
38
38
"ts-node-dev" : " ^1.1.6" ,
39
- "typescript" : " ^4.6.4 "
39
+ "typescript" : " ^4.7.3 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.87.0" ,
Original file line number Diff line number Diff line change @@ -4688,10 +4688,10 @@ typedarray-to-buffer@^3.1.5:
4688
4688
dependencies :
4689
4689
is-typedarray "^1.0.0"
4690
4690
4691
- typescript@^4.6.4 :
4692
- version "4.6.4 "
4693
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4 .tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
4694
- integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
4691
+ typescript@^4.7.3 :
4692
+ version "4.7.3 "
4693
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3 .tgz#8364b502d5257b540f9de4c40be84c98e23a129d "
4694
+ integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA ==
4695
4695
4696
4696
universal-user-agent@^6.0.0 :
4697
4697
version "6.0.0"
You can’t perform that action at this time.
0 commit comments