Skip to content

Commit

Permalink
build(deps): bump the nest-js-core group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the nest-js-core group with 4 updates: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing).


Updates `@nestjs/common` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/common)

Updates `@nestjs/core` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/core)

Updates `@nestjs/platform-express` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/platform-express)

Updates `@nestjs/testing` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.11/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js-core
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js-core
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js-core
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nest-js-core
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent c5f1d74 commit ebd3b87
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"@aws-sdk/client-s3": "3.750.0",
"@fingerprintjs/fingerprintjs-pro-server-api": "6.1.0",
"@nestjs/cli": "11.0.4",
"@nestjs/common": "11.0.10",
"@nestjs/common": "11.0.11",
"@nestjs/config": "4.0.0",
"@nestjs/core": "11.0.10",
"@nestjs/platform-express": "11.0.10",
"@nestjs/core": "11.0.11",
"@nestjs/platform-express": "11.0.11",
"@nestjs/schedule": "5.0.1",
"@nestjs/serve-static": "5.0.3",
"@nestjs/swagger": "11.0.6",
Expand All @@ -64,7 +64,7 @@
"devDependencies": {
"@faker-js/faker": "9.3.0",
"@nestjs/schematics": "11.0.0",
"@nestjs/testing": "11.0.10",
"@nestjs/testing": "11.0.11",
"@smithy/util-stream": "4.1.2",
"@types/amqplib": "0",
"@types/cookie-parser": "1.4.8",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1994,9 +1994,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/common@npm:11.0.10":
version: 11.0.10
resolution: "@nestjs/common@npm:11.0.10"
"@nestjs/common@npm:11.0.11":
version: 11.0.11
resolution: "@nestjs/common@npm:11.0.11"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.8.1"
Expand All @@ -2011,7 +2011,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 10/49e9d99ecac971c1254e21fef739aed0b555bc3c8311c1caa26374268cc543a14a5c2c1477e59d9061de424fe3f1e57c72b20b83bc3ac74c23c619762825f6ab
checksum: 10/541f98953335c42898eec453cc516f68cb8c4e2354c6ae25ef3bba218af7fb6a33f488b6a495cc6694402fd93aa351071b178bd637b1ef9700f272667f9f78b1
languageName: node
linkType: hard

Expand All @@ -2029,9 +2029,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/core@npm:11.0.10":
version: 11.0.10
resolution: "@nestjs/core@npm:11.0.10"
"@nestjs/core@npm:11.0.11":
version: 11.0.11
resolution: "@nestjs/core@npm:11.0.11"
dependencies:
"@nuxt/opencollective": "npm:0.4.1"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -2053,7 +2053,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10/27de8388356e15b40e50a11f609b93441066e906ec07eed922aefa5a46fe92e2c8313856233ffe772647a529cc110a6666110c634d220783dfa595374484a121
checksum: 10/afdd64c2d9f64ca2e21dcd47ec4a3280e675799535139aa5f15c326547db66669cd2bbd6b660a67a141aa521092ab09e0be1114cdc52edf2b9fb9f90b15840d0
languageName: node
linkType: hard

Expand All @@ -2074,9 +2074,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/platform-express@npm:11.0.10":
version: 11.0.10
resolution: "@nestjs/platform-express@npm:11.0.10"
"@nestjs/platform-express@npm:11.0.11":
version: 11.0.11
resolution: "@nestjs/platform-express@npm:11.0.11"
dependencies:
cors: "npm:2.8.5"
express: "npm:5.0.1"
Expand All @@ -2086,7 +2086,7 @@ __metadata:
peerDependencies:
"@nestjs/common": ^11.0.0
"@nestjs/core": ^11.0.0
checksum: 10/30aa3fbab24399d38d0e6b141489cd8c50ecd098c8c915a01518fcf694a476ce639aad38eb98f7cdd29a6382bcd331f56d34ca6cd9f955246b7005b01f61e9b1
checksum: 10/e5eb4907d30dcf86e0be5aa17ae20f44544ba8ac3e9a1c686cb522491925fb8c4c0923dbefd4a495c120eea60890d955acfd1996b46fe2c7ddccb528b1fd5b1f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2182,9 +2182,9 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/testing@npm:11.0.10":
version: 11.0.10
resolution: "@nestjs/testing@npm:11.0.10"
"@nestjs/testing@npm:11.0.11":
version: 11.0.11
resolution: "@nestjs/testing@npm:11.0.11"
dependencies:
tslib: "npm:2.8.1"
peerDependencies:
Expand All @@ -2197,7 +2197,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10/5aa8211e11660c2dabba76c7e8d911d78bfedf7ed34749ff09b4578eea543249005c498a9a151ffb70fac688eef8e312d112c5d460f0dfb16d25bf77de76acf1
checksum: 10/08bd80bda1ab2043aa68c83cefa5bc17c19e1c76edfd0d03d605d6d64d22e2e97eeeab7535cd6134c098dec9d5a619ef47df8f11410968482de53bd8b1a88c55
languageName: node
linkType: hard

Expand Down Expand Up @@ -8740,15 +8740,15 @@ __metadata:
"@faker-js/faker": "npm:9.3.0"
"@fingerprintjs/fingerprintjs-pro-server-api": "npm:6.1.0"
"@nestjs/cli": "npm:11.0.4"
"@nestjs/common": "npm:11.0.10"
"@nestjs/common": "npm:11.0.11"
"@nestjs/config": "npm:4.0.0"
"@nestjs/core": "npm:11.0.10"
"@nestjs/platform-express": "npm:11.0.10"
"@nestjs/core": "npm:11.0.11"
"@nestjs/platform-express": "npm:11.0.11"
"@nestjs/schedule": "npm:5.0.1"
"@nestjs/schematics": "npm:11.0.0"
"@nestjs/serve-static": "npm:5.0.3"
"@nestjs/swagger": "npm:11.0.6"
"@nestjs/testing": "npm:11.0.10"
"@nestjs/testing": "npm:11.0.11"
"@nestjs/typeorm": "npm:11.0.0"
"@safe-global/safe-deployments": "npm:1.37.30"
"@smithy/util-stream": "npm:4.1.2"
Expand Down

0 comments on commit ebd3b87

Please sign in to comment.