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.3 "
39
+ "typescript" : " ^4.6.4 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-ssm" : " ^3.82.0" ,
Original file line number Diff line number Diff line change @@ -4751,10 +4751,10 @@ typedarray-to-buffer@^3.1.5:
4751
4751
dependencies :
4752
4752
is-typedarray "^1.0.0"
4753
4753
4754
- typescript@^4.6.3 :
4755
- version "4.6.3 "
4756
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3 .tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c "
4757
- integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw ==
4754
+ typescript@^4.6.4 :
4755
+ version "4.6.4 "
4756
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4 .tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9 "
4757
+ integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg ==
4758
4758
4759
4759
universal-user-agent@^6.0.0 :
4760
4760
version "6.0.0"
You can’t perform that action at this time.
0 commit comments