File tree Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Expand file tree Collapse file tree 2 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 54
54
"@nestjs/common" : " ^11.0.20" ,
55
55
"@nestjs/core" : " ^11.0.20" ,
56
56
"@nestjs/event-emitter" : " ^3.0.1" ,
57
- "@nestjs/platform-express" : " ^11.1.2 " ,
57
+ "@nestjs/platform-express" : " ^11.1.3 " ,
58
58
"@nestjs/platform-socket.io" : " ^11.0.20" ,
59
59
"@nestjs/serve-static" : " ^5.0.3" ,
60
60
"@nestjs/swagger" : " ^11.1.3" ,
Original file line number Diff line number Diff line change 1451
1451
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-2.1.0.tgz#b9b536b7c3571567aa1d0223db8baa1a51505a19"
1452
1452
integrity sha512-W+n+rM69XsFdwORF11UqJahn4J3xi4g/ZEOlJNL6KoW5ygWSmBB2p0S2BZ4FQeS/NDH72e6xIcu35SfJnE8bXw==
1453
1453
1454
- " @nestjs/platform-express@^11.1.2 " :
1455
- version "11.1.2 "
1456
- resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-11.1.2 .tgz#e4b2671c74876ff399f50b7a7f36cb4b4c9e35ec "
1457
- integrity sha512-GlNwOT4htRp8RpZ+TpqGtSHwGKw/abdxxBRse40XE2SWs5ikaoujr9Yd+5sJWDNXB4QTftwb+FplXhyk1Ra+4A ==
1454
+ " @nestjs/platform-express@^11.1.3 " :
1455
+ version "11.1.3 "
1456
+ resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-11.1.3 .tgz#bf470f2e270ca9daa930974476dd0d7d62879556 "
1457
+ integrity sha512-hEDNMlaPiBO72fxxX/CuRQL3MEhKRc/sIYGVoXjrnw6hTxZdezvvM6A95UaLsYknfmcZZa/CdG1SMBZOu9agHQ ==
1458
1458
dependencies :
1459
1459
cors "2.8.5"
1460
1460
express "5.1.0"
1461
- multer "2.0.0 "
1461
+ multer "2.0.1 "
1462
1462
path-to-regexp "8.2.0"
1463
1463
tslib "2.8.1"
1464
1464
3386
3386
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
3387
3387
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
3388
3388
3389
- concat-stream@^1.5.2 :
3390
- version "1.6.2"
3391
- resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
3392
- integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
3393
- dependencies :
3394
- buffer-from "^1.0.0"
3395
- inherits "^2.0.3"
3396
- readable-stream "^2.2.2"
3397
- typedarray "^0.0.6"
3398
-
3399
3389
concat-stream@^2.0.0 :
3400
3390
version "2.0.0"
3401
3391
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-2.0.0.tgz#414cf5af790a48c60ab9be4527d56d5e41133cb1"
You can’t perform that action at this time.
0 commit comments