Skip to content

Commit

Permalink
Bump @nestjs/common from 10.3.10 to 10.4.1 (#550)
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.3.10 to 10.4.1.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.1/packages/common)

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

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 Sep 16, 2024
1 parent d609059 commit 33d9693
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.3.10",
"@nestjs/common": "^10.4.1",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.1",
"@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 @@ -1123,9 +1123,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:^10.3.10":
version: 10.3.10
resolution: "@nestjs/common@npm:10.3.10"
"@nestjs/common@npm:^10.4.1":
version: 10.4.1
resolution: "@nestjs/common@npm:10.4.1"
dependencies:
iterare: 1.2.1
tslib: 2.6.3
Expand All @@ -1140,7 +1140,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 4cddac01408d17bec7c521732b96faeeab76e116ece51f436869afce6b331d63b7cd276589224393502a0b6afd6dd829925ce374b74ff44ab9860e845dec94fe
checksum: 5bdeff65729251fae2c0bda1b8af04b634d4ba2931b836423e0bc9ac4a81ae8f4af812013468ed6373d67554ddbd1326094b7c32f243e94d5e17b214f2447ce4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4126,7 +4126,7 @@ __metadata:
"@faker-js/faker": ^8.4.1
"@nestjs/axios": ^3.0.3
"@nestjs/cli": ^10.4.5
"@nestjs/common": ^10.3.10
"@nestjs/common": ^10.4.1
"@nestjs/config": ^3.2.3
"@nestjs/core": ^10.4.1
"@nestjs/jwt": ^10.2.0
Expand Down

0 comments on commit 33d9693

Please sign in to comment.