Skip to content

Commit

Permalink
libms-npm: bump @nestjs/core from 10.2.6 to 10.2.7 in /servers/lib
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.2.6 to 10.2.7.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.7/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent a9709ad commit ea83970
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file added servers/lib/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion servers/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/apollo": "^12.0.9",
"@nestjs/common": "^10.2.6",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.2.6",
"@nestjs/core": "^10.2.7",
"@nestjs/graphql": "^12.0.9",
"@nestjs/platform-express": "^10.2.6",
"axios": "^1.5.1",
Expand Down
12 changes: 6 additions & 6 deletions servers/lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,9 +1365,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:^10.2.6":
version: 10.2.6
resolution: "@nestjs/core@npm:10.2.6"
"@nestjs/core@npm:^10.2.7":
version: 10.2.7
resolution: "@nestjs/core@npm:10.2.7"
dependencies:
"@nuxtjs/opencollective": 0.3.2
fast-safe-stringify: 2.1.1
Expand All @@ -1389,7 +1389,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 1872330100bbe81bb80f8802c795460085ed928d7cc0081dfca395192356ac32a8a7398272caa62f1f8e4d412bccca440a171e6d105e9d5c7ab257e5078304d4
checksum: 7e180d9eb014bb5867ef9476e414ab497a145f3966871155eac08da6b6a75709cae1bbf43bd74bc855316f565396457ccef224ad173a5c5614e4032c59cb9e3c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6235,7 +6235,7 @@ __metadata:
"@nestjs/cli": ^10.1.18
"@nestjs/common": ^10.2.6
"@nestjs/config": ^3.1.1
"@nestjs/core": ^10.2.6
"@nestjs/core": ^10.2.7
"@nestjs/graphql": ^12.0.9
"@nestjs/platform-express": ^10.2.6
"@nestjs/schematics": ^10.0.2
Expand Down Expand Up @@ -6268,7 +6268,7 @@ __metadata:
type-graphql: ^2.0.0-beta.3
typescript: ^5.2.2
peerDependencies:
graphql-scalars: "*"
graphql-scalars: ^1.22.2
languageName: unknown
linkType: soft

Expand Down

0 comments on commit ea83970

Please sign in to comment.