File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"@eslint/js" : " ^9.8.0" ,
61
61
"@golevelup/ts-jest" : " ^0.5.0" ,
62
62
"@nestjs/cli" : " ^10.3.2" ,
63
- "@nestjs/schematics" : " ^10.1.3 " ,
63
+ "@nestjs/schematics" : " ^10.1.4 " ,
64
64
"@nestjs/testing" : " ^10.4.1" ,
65
65
"@types/date-fns" : " ^2.6.0" ,
66
66
"@types/express" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 1283
1283
multer "1.4.4-lts.1"
1284
1284
tslib "2.6.3"
1285
1285
1286
- " @nestjs/schematics@^10.0.1" , "@nestjs/schematics@^10.1.3 ":
1287
- version "10.1.3 "
1288
- resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-10.1.3 .tgz#8bd80ab9fab6a02586524bd2c545b0ea787cf62c "
1289
- integrity sha512-aLJ4Nl/K/u6ZlgLa0NjKw5CuBOIgc6vudF42QvmGueu5FaMGM6IJrAuEvB5T2kr0PAfVwYmDFBBHCWdYhTw4Tg ==
1286
+ " @nestjs/schematics@^10.0.1" , "@nestjs/schematics@^10.1.4 ":
1287
+ version "10.1.4 "
1288
+ resolved "https://registry.yarnpkg.com/@nestjs/schematics/-/schematics-10.1.4 .tgz#e445b856eefce9bd338c5fc1cf2c95f0985849cf "
1289
+ integrity sha512-QpY8ez9cTvXXPr3/KBrtSgXQHMSV6BkOUYy2c2TTe6cBqriEdGnCYqGl8cnfrQl3632q3lveQPaZ/c127dHsEw ==
1290
1290
dependencies :
1291
1291
" @angular-devkit/core" " 17.3.8"
1292
1292
" @angular-devkit/schematics" " 17.3.8"
You can’t perform that action at this time.
0 commit comments