File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 2121 "@nestjs/config" : " ^4.0.2" ,
2222 "@nestjs/core" : " ^11.1.6" ,
2323 "@nestjs/graphql" : " ^13.2.0" ,
24- "@nestjs/platform-express" : " ^11.1.6 " ,
24+ "@nestjs/platform-express" : " ^11.1.8 " ,
2525 "@nestjs/schematics" : " ^11.0.7" ,
2626 "@nestjs/terminus" : " ^11.0.0" ,
2727 "@nestjs/typeorm" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -2915,19 +2915,19 @@ __metadata:
29152915 languageName : node
29162916 linkType : hard
29172917
2918- " @nestjs/platform-express@npm:^11.1.6 " :
2919- version : 11.1.6
2920- resolution : " @nestjs/platform-express@npm:11.1.6 "
2918+ " @nestjs/platform-express@npm:^11.1.8 " :
2919+ version : 11.1.8
2920+ resolution : " @nestjs/platform-express@npm:11.1.8 "
29212921 dependencies :
29222922 cors : 2.8.5
29232923 express : 5.1.0
29242924 multer : 2.0.2
2925- path-to-regexp : 8.2 .0
2925+ path-to-regexp : 8.3 .0
29262926 tslib : 2.8.1
29272927 peerDependencies :
29282928 " @nestjs/common " : ^11.0.0
29292929 " @nestjs/core " : ^11.0.0
2930- checksum : 3077a3dedbb4f57583e523e21e6bdc6276dca8bab2f7620f45374a386f333965f9a7536e874223c9f4d196a99e6bcbcc9a657b1b05522c585e514a24080dbf87
2930+ checksum : 255ed852b1cf43f06f4dae84690c7aff71908dfb8eab9a809b5c41c28e21df2b65c258bc10f208f81b6a2b64c29a5b2d3c6a95724b6261bc6624c816e6a8c17e
29312931 languageName : node
29322932 linkType : hard
29332933
@@ -3281,7 +3281,7 @@ __metadata:
32813281 " @nestjs/config " : ^4.0.2
32823282 " @nestjs/core " : ^11.1.6
32833283 " @nestjs/graphql " : ^13.2.0
3284- " @nestjs/platform-express " : ^11.1.6
3284+ " @nestjs/platform-express " : ^11.1.8
32853285 " @nestjs/schematics " : ^11.0.7
32863286 " @nestjs/terminus " : ^11.0.0
32873287 " @nestjs/typeorm " : ^11.0.0
@@ -9770,6 +9770,13 @@ __metadata:
97709770 languageName : node
97719771 linkType : hard
97729772
9773+ " path-to-regexp@npm:8.3.0 " :
9774+ version : 8.3.0
9775+ resolution : " path-to-regexp@npm:8.3.0"
9776+ checksum : 73e0d3db449f9899692b10be8480bbcfa294fd575be2d09bce3e63f2f708d1fccd3aaa8591709f8b82062c528df116e118ff9df8f5c52ccc4c2443a90be73e10
9777+ languageName : node
9778+ linkType : hard
9779+
97739780" path-type@npm:^3.0.0 " :
97749781 version : 3.0.0
97759782 resolution : " path-type@npm:3.0.0"
You can’t perform that action at this time.
0 commit comments