This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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.5" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
39
- "typescript" : " ^4.9.5 "
39
+ "typescript" : " ^5.0.2 "
40
40
},
41
41
"dependencies" : {
42
42
"@aws-lambda-powertools/logger" : " ^1.6.0" ,
Original file line number Diff line number Diff line change @@ -5310,10 +5310,10 @@ type-is@~1.6.18:
5310
5310
media-typer "0.3.0"
5311
5311
mime-types "~2.1.24"
5312
5312
5313
- typescript@^4.9.5 :
5314
- version "4.9.5 "
5315
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
5316
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
5313
+ typescript@^5.0.2 :
5314
+ version "5.0.2 "
5315
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
5316
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
5317
5317
5318
5318
universal-user-agent@^6.0.0 :
5319
5319
version "6.0.0"
You can’t perform that action at this time.
0 commit comments