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.105.0" ,
Original file line number Diff line number Diff line change @@ -4700,10 +4700,10 @@ typedarray-to-buffer@^3.1.5:
4700
4700
dependencies :
4701
4701
is-typedarray "^1.0.0"
4702
4702
4703
- typescript@^4.6.4 :
4704
- version "4.6.4 "
4705
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4 .tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
4706
- integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
4703
+ typescript@^4.7.3 :
4704
+ version "4.7.3 "
4705
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3 .tgz#8364b502d5257b540f9de4c40be84c98e23a129d "
4706
+ integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA ==
4707
4707
4708
4708
universal-user-agent@^6.0.0 :
4709
4709
version "6.0.0"
You can’t perform that action at this time.
0 commit comments