Skip to content

Commit

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

chore(deps): bump @nestjs/core from 10.4.5 to 10.4.6
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents b7c0848 + 9e7cd07 commit 4439a25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@monaco-editor/react": "^4.6.0",
"@nestjs/cli": "^10.4.5",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.5",
"@nestjs/core": "^10.4.6",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/schedule": "^4.0.0",
"@nestjs/typeorm": "^10.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2944,9 +2944,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.4.5":
version: 10.4.5
resolution: "@nestjs/core@npm:10.4.5"
"@nestjs/core@npm:^10.4.6":
version: 10.4.6
resolution: "@nestjs/core@npm:10.4.6"
dependencies:
"@nuxtjs/opencollective": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -2968,7 +2968,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10c0/1b6a41563fbf7911ca4f5b06414720c8f3fcdb796d785778a99a0176a0cfa9ec50a6ac3b2bb9a886ebca53521f752f10dd44f914980feb61ced6584760ab9d56
checksum: 10c0/7d43f0863799cbda52e616be9102af67363ceb3f56c69678be77630298ae09e1e0f92cef95d785f185262c2e00f80fd456f8df1328949417068b437a8fee04c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11661,7 +11661,7 @@ __metadata:
"@monaco-editor/react": "npm:^4.6.0"
"@nestjs/cli": "npm:^10.4.5"
"@nestjs/common": "npm:^10.4.4"
"@nestjs/core": "npm:^10.4.5"
"@nestjs/core": "npm:^10.4.6"
"@nestjs/platform-express": "npm:^10.4.5"
"@nestjs/schedule": "npm:^4.0.0"
"@nestjs/schematics": "npm:^10.2.3"
Expand Down

0 comments on commit 4439a25

Please sign in to comment.