Skip to content

Commit

Permalink
Merge pull request #1553 from jorenn92/dependabot/npm_and_yarn/nestjs…
Browse files Browse the repository at this point in the history
…/core-11.0.7

build(deps): bump @nestjs/core from 11.0.3 to 11.0.7
  • Loading branch information
github-actions[bot] authored Feb 3, 2025
2 parents b2ab8b5 + 27223ff commit 1e9e650
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@nestjs/common": "^11.0.6",
"@nestjs/core": "^11.0.3",
"@nestjs/core": "^11.0.7",
"@nestjs/platform-express": "^11.0.3",
"@nestjs/schedule": "^5.0.0",
"@nestjs/typeorm": "^11.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1490,7 +1490,7 @@ __metadata:
"@eslint/js": "npm:^9.19.0"
"@nestjs/cli": "npm:^10.4.9"
"@nestjs/common": "npm:^11.0.6"
"@nestjs/core": "npm:^11.0.3"
"@nestjs/core": "npm:^11.0.7"
"@nestjs/platform-express": "npm:^11.0.3"
"@nestjs/schedule": "npm:^5.0.0"
"@nestjs/schematics": "npm:^10.2.3"
Expand Down Expand Up @@ -1654,9 +1654,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^11.0.3":
version: 11.0.3
resolution: "@nestjs/core@npm:11.0.3"
"@nestjs/core@npm:^11.0.7":
version: 11.0.7
resolution: "@nestjs/core@npm:11.0.7"
dependencies:
"@nuxt/opencollective": "npm:0.4.1"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -1678,7 +1678,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10c0/5d05b4f1a85b9909d70e78ad48e1c755e65d1c7e11a6eb1cd5f9a8cada092412134a0de2c2c83da4e51e7581531b455f013b56b0f9c6c2dbcc747e33a4f76af4
checksum: 10c0/a2fe62a9727a77bb3f0debe95c966b042e27f95001c331c2554aaa72175c8b46b9875857432270b5a1b87f610cb560091454492329f36160eb22c8c86091de46
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e9e650

Please sign in to comment.