File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 58
58
"rimraf" : " 3.0.2" ,
59
59
"rxjs" : " 7.8.0" ,
60
60
"supertest" : " 6.3.3" ,
61
- "ts-jest" : " 29.0.3 " ,
61
+ "ts-jest" : " 29.0.4 " ,
62
62
"ts-node" : " 10.9.1" ,
63
63
"typescript" : " 4.9.4"
64
64
},
Original file line number Diff line number Diff line change @@ -7885,7 +7885,7 @@ json5@^2.2.1:
7885
7885
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
7886
7886
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
7887
7887
7888
- json5@^2.2.2:
7888
+ json5@^2.2.2, json5@^2.2.3 :
7889
7889
version "2.2.3"
7890
7890
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
7891
7891
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -11312,15 +11312,15 @@ ts-invariant@^0.4.0:
11312
11312
dependencies:
11313
11313
tslib "^1.9.3"
11314
11314
11315
-
11316
- version "29.0.3 "
11317
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3 .tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
11318
- integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
11315
+
11316
+ version "29.0.4 "
11317
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.4 .tgz#9bc1fd0ec4d863f001af6c5c630e3a807df90f6d "
11318
+ integrity sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ ==
11319
11319
dependencies:
11320
11320
bs-logger "0.x"
11321
11321
fast-json-stable-stringify "2.x"
11322
11322
jest-util "^29.0.0"
11323
- json5 "^2.2.1 "
11323
+ json5 "^2.2.3 "
11324
11324
lodash.memoize "4.x"
11325
11325
make-error "1.x"
11326
11326
semver "7.x"
You can’t perform that action at this time.
0 commit comments