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.8.4" ,
37
37
"ts-jest" : " ^29.0.3" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
- "typescript" : " ^4.9.4 "
39
+ "typescript" : " ^4.9.5 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-sdk/client-sqs" : " ^3.264.0" ,
Original file line number Diff line number Diff line change @@ -5257,10 +5257,10 @@ type-is@~1.6.18:
5257
5257
media-typer "0.3.0"
5258
5258
mime-types "~2.1.24"
5259
5259
5260
- typescript@^4.9.4 :
5261
- version "4.9.4 "
5262
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4 .tgz#a2a3d2756c079abda241d75f149df9d561091e78 "
5263
- integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg ==
5260
+ typescript@^4.9.5 :
5261
+ version "4.9.5 "
5262
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
5263
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
5264
5264
5265
5265
universal-user-agent@^6.0.0 :
5266
5266
version "6.0.0"
You can’t perform that action at this time.
0 commit comments