Skip to content

chore(deps): bump @nestjs/common from 11.0.6 to 11.0.16 #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mikro-orm/nestjs": "^6.1.0",
"@mikro-orm/reflection": "^6.4.4",
"@mikro-orm/sql-highlighter": "^1.0.1",
"@nestjs/common": "^11.0.6",
"@nestjs/common": "^11.0.16",
"@nestjs/core": "^11.0.6",
"@nestjs/platform-express": "^11.0.6",
"reflect-metadata": "^0.2.0",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1217,24 +1217,27 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^11.0.6":
version: 11.0.6
resolution: "@nestjs/common@npm:11.0.6"
"@nestjs/common@npm:^11.0.16":
version: 11.0.17
resolution: "@nestjs/common@npm:11.0.17"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.8.1"
uid: "npm:2.0.2"
peerDependencies:
class-transformer: "*"
class-validator: "*"
file-type: ^20.4.1
reflect-metadata: ^0.1.12 || ^0.2.0
rxjs: ^7.1.0
peerDependenciesMeta:
class-transformer:
optional: true
class-validator:
optional: true
checksum: 10c0/e1c773c480634bf991a06f4db8862f10a6d6e7f45c60eee69b671ccd447fc501d5a7e2efb96739980deccaaeeb189c5f5502e8feb0456c858e9c1abb2d6fcbae
file-type:
optional: true
checksum: 10c0/e5b80c215ac634650e28d2a35045aaf92f57babfb4082ec2dd744e61cd0262c94b1610863c75c74c4b381f59462dbdb5689bb5b92afc9bac32d0aa3373e756dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5047,7 +5050,7 @@ __metadata:
"@mikro-orm/nestjs": "npm:^6.1.0"
"@mikro-orm/reflection": "npm:^6.4.4"
"@mikro-orm/sql-highlighter": "npm:^1.0.1"
"@nestjs/common": "npm:^11.0.6"
"@nestjs/common": "npm:^11.0.16"
"@nestjs/core": "npm:^11.0.6"
"@nestjs/platform-express": "npm:^11.0.6"
"@nestjs/testing": "npm:^11.0.6"
Expand Down