Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update nest monorepo to v10.4.4 #112

Merged
merged 1 commit into from
Oct 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,8 +1461,8 @@ __metadata:
linkType: hard

"@nestjs/common@npm:^10.3.10":
version: 10.4.3
resolution: "@nestjs/common@npm:10.4.3"
version: 10.4.4
resolution: "@nestjs/common@npm:10.4.4"
dependencies:
iterare: "npm:1.2.1"
tslib: "npm:2.7.0"
Expand All @@ -1477,7 +1477,7 @@ __metadata:
optional: true
class-validator:
optional: true
checksum: 10c0/3f376333f0438ce3ba21f7887a2ca95acf267086308dd7ef2f9a893b5e286acf73fbee56cc01783c79377218b8d1ba601f694a9a2bd4765f1a14b7570606b7db
checksum: 10c0/af9d0df92320752323cfa1144cf5eb47e6ec9df6378c7d6499e95994e3a440275621c48feab2d7bcce1c4f56cf29193651b7ea1c48d8771b3a70580c642687ba
languageName: node
linkType: hard

Expand All @@ -1496,8 +1496,8 @@ __metadata:
linkType: hard

"@nestjs/core@npm:^10.3.10":
version: 10.4.3
resolution: "@nestjs/core@npm:10.4.3"
version: 10.4.4
resolution: "@nestjs/core@npm:10.4.4"
dependencies:
"@nuxtjs/opencollective": "npm:0.3.2"
fast-safe-stringify: "npm:2.1.1"
Expand All @@ -1519,7 +1519,7 @@ __metadata:
optional: true
"@nestjs/websockets":
optional: true
checksum: 10c0/86f6ea196ee944e121e7f0b80bdcc796abccc266be48ab169114fc059d9633ccc8ffe646bc4e87933c503a34ffa782bf1f3efe848ae668f88aa7fa6f04568aa8
checksum: 10c0/ddfbcf392c2e0708ce24a145cf3f5d707345bfa6567dfc9dd924272ee08abd322cf4816b83b09383ba32e290637f2ceeb67f10e2310dec5f1e7295ef92fec862
languageName: node
linkType: hard

Expand Down Expand Up @@ -1581,8 +1581,8 @@ __metadata:
linkType: hard

"@nestjs/platform-express@npm:^10.3.10":
version: 10.4.3
resolution: "@nestjs/platform-express@npm:10.4.3"
version: 10.4.4
resolution: "@nestjs/platform-express@npm:10.4.4"
dependencies:
body-parser: "npm:1.20.3"
cors: "npm:2.8.5"
Expand All @@ -1592,13 +1592,13 @@ __metadata:
peerDependencies:
"@nestjs/common": ^10.0.0
"@nestjs/core": ^10.0.0
checksum: 10c0/32cb79b9dc017d5396297b98034bc08285d1fa5b057610cc20d2009d4419fda3d567aa4cd404fe9a8a5658dba032a67cf763875617545c50eb38d7dfc9d0a7ae
checksum: 10c0/fd9bfeb9193e539ef3b966c096c1c69d44375f93ff018811515179a6b3f1f5f08a9d047ee673a52da64728f3be18322b4ad2b20f2d32670346495bf2d096b16d
languageName: node
linkType: hard

"@nestjs/platform-fastify@npm:^10.3.10":
version: 10.4.3
resolution: "@nestjs/platform-fastify@npm:10.4.3"
version: 10.4.4
resolution: "@nestjs/platform-fastify@npm:10.4.4"
dependencies:
"@fastify/cors": "npm:9.0.1"
"@fastify/formbody": "npm:7.4.0"
Expand All @@ -1617,7 +1617,7 @@ __metadata:
optional: true
"@fastify/view":
optional: true
checksum: 10c0/37e4719ab69d3eab26aa5cd83099f0c613b2ca58732094c6d131e001b71f1c8d47fd49195478a3d85b88456c53e7a9eff65aad3796aa499628cceaa580bcb322
checksum: 10c0/fed6c8b8306e7a373dbd67befbc49fe61a3511f12a62a86bec537053d8fb065aa16d3147b544b176b6c4b8591fad8cbd8ac2208df78628b3d6fdf45fcaa66c10
languageName: node
linkType: hard

Expand All @@ -1637,8 +1637,8 @@ __metadata:
linkType: hard

"@nestjs/testing@npm:^10.3.10":
version: 10.4.3
resolution: "@nestjs/testing@npm:10.4.3"
version: 10.4.4
resolution: "@nestjs/testing@npm:10.4.4"
dependencies:
tslib: "npm:2.7.0"
peerDependencies:
Expand All @@ -1651,7 +1651,7 @@ __metadata:
optional: true
"@nestjs/platform-express":
optional: true
checksum: 10c0/2e6ce0fa2edd200635358b67a7fb51b12ac3d98dc1fe987c4addaf92f4db7358b00f061589331276220a100dcf765311c97a7ee267f5c442b16dc47f05697314
checksum: 10c0/a89a54ab9685742b0ed83ebf112a3435d88762c1f53c8b3aae1369fa50b1cc35165ea821a068e82e46a106ce23cd2275a8c88e1fdb927463de5f9c29d7a456af
languageName: node
linkType: hard

Expand Down