Skip to content

Commit

Permalink
Bump @nestjs/common from 10.4.6 to 10.4.7 (#628)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 10.4.6 to 10.4.7.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.7/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent 6355194 commit cbd8c6a
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 @@ -25,7 +25,7 @@
},
"dependencies": {
"@nestjs/axios": "^3.0.3",
"@nestjs/common": "^10.4.6",
"@nestjs/common": "^10.4.7",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.4",
"@nestjs/jwt": "^10.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1342,9 +1342,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.4.6":
version: 10.4.6
resolution: "@nestjs/common@npm:10.4.6"
"@nestjs/common@npm:^10.4.7":
version: 10.4.7
resolution: "@nestjs/common@npm:10.4.7"
dependencies:
iterare: 1.2.1
tslib: 2.7.0
Expand All @@ -1359,7 +1359,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 82478ce932867104af9a31b755af369bfb20931eb368874a22abfc553775e2c0fc3e55d07c8c948ab664a15f3ff6193bafb691658054b0b668a40a7e947033a2
checksum: ab8d6a6dffbfda54e58f0036567d0670224bb014716cde6cf33d2b243b98f65387488d0a96023f68421194e541d9a75461efd4a8218cace9b3597297b9125c9f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4416,7 +4416,7 @@ __metadata:
"@faker-js/faker": ^9.2.0
"@nestjs/axios": ^3.0.3
"@nestjs/cli": ^10.4.5
"@nestjs/common": ^10.4.6
"@nestjs/common": ^10.4.7
"@nestjs/config": ^3.2.3
"@nestjs/core": ^10.4.4
"@nestjs/jwt": ^10.2.0
Expand Down

0 comments on commit cbd8c6a

Please sign in to comment.