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 22
22
"jest" : " ^25.4.0" ,
23
23
"ts-jest" : " ^25.4.0" ,
24
24
"ts-node-dev" : " ^1.0.0-pre.44" ,
25
- "typescript" : " ^3.8.3 "
25
+ "typescript" : " ^3.9.6 "
26
26
},
27
27
"dependencies" : {
28
28
"crypto" : " ^1.0.1"
Original file line number Diff line number Diff line change @@ -4171,10 +4171,10 @@ typedarray-to-buffer@^3.1.5:
4171
4171
dependencies :
4172
4172
is-typedarray "^1.0.0"
4173
4173
4174
- typescript@^3.8.3 :
4175
- version "3.9.5 "
4176
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5 .tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36 "
4177
- integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ ==
4174
+ typescript@^3.9.6 :
4175
+ version "3.9.6 "
4176
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6 .tgz#8f3e0198a34c3ae17091b35571d3afd31999365a "
4177
+ integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw ==
4178
4178
4179
4179
union-value@^1.0.0 :
4180
4180
version "1.0.1"
You can’t perform that action at this time.
0 commit comments