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 65
65
"@golevelup/ts-jest" : " ^0.5.0" ,
66
66
"@nestjs/cli" : " ^10.4.9" ,
67
67
"@nestjs/schematics" : " ^10.2.3" ,
68
- "@nestjs/testing" : " ^10.4.6 " ,
68
+ "@nestjs/testing" : " ^10.4.15 " ,
69
69
"@types/date-fns" : " ^2.6.0" ,
70
70
"@types/express" : " ^5.0.0" ,
71
71
"@types/jest" : " ^29.5.13" ,
Original file line number Diff line number Diff line change 1394
1394
boxen "5.1.2"
1395
1395
check-disk-space "3.4.0"
1396
1396
1397
- " @nestjs/testing@^10.4.6 " :
1398
- version "10.4.6 "
1399
- resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.6 .tgz#3797a40c0628788e381f299d3c72acac364ca4ef "
1400
- integrity sha512-aiDicKhlGibVGNYuew399H5qZZXaseOBT/BS+ERJxxCmco7ZdAqaujsNjSaSbTK9ojDPf27crLT0C4opjqJe3A ==
1397
+ " @nestjs/testing@^10.4.15 " :
1398
+ version "10.4.15 "
1399
+ resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-10.4.15 .tgz#4c9fe17bf026c0142040cbe3db464c526f89d36a "
1400
+ integrity sha512-eGlWESkACMKti+iZk1hs6FUY/UqObmMaa8HAN9JLnaYkoLf1Jeh+EuHlGnfqo/Rq77oznNLIyaA3PFjrFDlNUg ==
1401
1401
dependencies :
1402
- tslib "2.7.0 "
1402
+ tslib "2.8.1 "
1403
1403
1404
1404
" @nestjs/typeorm@^10.0.2 " :
1405
1405
version "10.0.2"
@@ -7035,11 +7035,6 @@
[email protected] , tsconfig-paths@^4.1.2, tsconfig-paths@^4.2.0:
7035
7035
minimist "^1.2.6"
7036
7036
strip-bom "^3.0.0"
7037
7037
7038
-
7039
- version "2.7.0"
7040
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
7041
- integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
7042
-
7043
7038
[email protected] , tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2:
7044
7039
version "2.8.1"
7045
7040
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
You can’t perform that action at this time.
0 commit comments