File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 61
61
"@eslint/js" : " ^9.11.1" ,
62
62
"@golevelup/ts-jest" : " ^0.5.0" ,
63
63
"@nestjs/cli" : " ^10.3.2" ,
64
+ "@nestjs/testing" : " ^10.4.6" ,
64
65
"@nestjs/schematics" : " ^10.2.3" ,
65
- "@nestjs/testing" : " ^10.4.1" ,
66
66
"@types/date-fns" : " ^2.6.0" ,
67
67
"@types/express" : " ^4.17.21" ,
68
68
"@types/jest" : " ^29.5.13" ,
Original file line number Diff line number Diff line change 1344
1344
boxen "5.1.2"
1345
1345
check-disk-space "3.4.0"
1346
1346
1347
- " @nestjs/testing@^10.4.1 " :
1348
- version "10.4.1 "
1349
- resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.1 .tgz#146c0161ab98524ea9fafe4ca5316229d1e44387 "
1350
- integrity sha512-pR+su5+YGqCLH0RhhVkPowQK7FCORU0/PWAywPK7LScAOtD67ZoviZ7hAU4vnGdwkg4HCB0D7W8Bkg19CGU8Xw ==
1347
+ " @nestjs/testing@^10.4.6 " :
1348
+ version "10.4.6 "
1349
+ resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.6 .tgz#3797a40c0628788e381f299d3c72acac364ca4ef "
1350
+ integrity sha512-aiDicKhlGibVGNYuew399H5qZZXaseOBT/BS+ERJxxCmco7ZdAqaujsNjSaSbTK9ojDPf27crLT0C4opjqJe3A ==
1351
1351
dependencies :
1352
- tslib "2.6.3 "
1352
+ tslib "2.7.0 "
1353
1353
1354
1354
" @nestjs/typeorm@^10.0.2 " :
1355
1355
version "10.0.2"
@@ -7015,11 +7015,6 @@
[email protected] , tsconfig-paths@^4.1.2, tsconfig-paths@^4.2.0:
7015
7015
minimist "^1.2.6"
7016
7016
strip-bom "^3.0.0"
7017
7017
7018
-
7019
- version "2.6.3"
7020
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
7021
- integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
7022
-
7023
7018
[email protected] , tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
7024
7019
version "2.7.0"
7025
7020
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
You can’t perform that action at this time.
0 commit comments