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 27
27
"eslint" : " ^7.22.0" ,
28
28
"express" : " ^4.17.1" ,
29
29
"jest" : " ^26.6.3" ,
30
- "ts-jest" : " ^26.5.3 " ,
30
+ "ts-jest" : " ^26.5.5 " ,
31
31
"ts-node-dev" : " ^1.1.6" ,
32
32
"typescript" : " ^4.2.3"
33
33
},
Original file line number Diff line number Diff line change @@ -4739,10 +4739,10 @@ trim-newlines@^1.0.0:
4739
4739
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
4740
4740
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
4741
4741
4742
- ts-jest@^26.5.3 :
4743
- version "26.5.3 "
4744
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3 .tgz#a6ee00ba547be3b09877550df40a1465d0295554 "
4745
- integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA ==
4742
+ ts-jest@^26.5.5 :
4743
+ version "26.5.5 "
4744
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5 .tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5 "
4745
+ integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg ==
4746
4746
dependencies :
4747
4747
bs-logger "0.x"
4748
4748
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments