From ebdfcbad8d8f103aaa3af9bf4f27158a2e6ac68e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:55:27 +0100 Subject: [PATCH] Bump the nest-js-core group with 4 updates (#2072) 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 10.4.5 to 10.4.6 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.6/packages/common) Updates `@nestjs/core` from 10.4.5 to 10.4.6 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.6/packages/core) Updates `@nestjs/platform-express` from 10.4.5 to 10.4.6 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.6/packages/platform-express) Updates `@nestjs/testing` from 10.4.5 to 10.4.6 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.6/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 8 ++++---- yarn.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index f928ce197c..e6361c2790 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "dependencies": { "@aws-sdk/client-s3": "^3.674.0", "@nestjs/cli": "^10.4.5", - "@nestjs/common": "^10.4.5", + "@nestjs/common": "^10.4.6", "@nestjs/config": "^3.2.3", - "@nestjs/core": "^10.4.5", - "@nestjs/platform-express": "^10.4.5", + "@nestjs/core": "^10.4.6", + "@nestjs/platform-express": "^10.4.6", "@nestjs/schedule": "^4.1.1", "@nestjs/serve-static": "^4.0.2", "@nestjs/swagger": "^7.4.2", @@ -61,7 +61,7 @@ "devDependencies": { "@faker-js/faker": "^9.1.0", "@nestjs/schematics": "^10.2.2", - "@nestjs/testing": "^10.4.5", + "@nestjs/testing": "^10.4.6", "@smithy/util-stream": "^3.1.9", "@types/amqplib": "^0", "@types/cookie-parser": "^1.4.7", diff --git a/yarn.lock b/yarn.lock index 443e0f540e..93898d1127 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1729,9 +1729,9 @@ __metadata: languageName: node linkType: hard -"@nestjs/common@npm:^10.4.5": - version: 10.4.5 - resolution: "@nestjs/common@npm:10.4.5" +"@nestjs/common@npm:^10.4.6": + version: 10.4.6 + resolution: "@nestjs/common@npm:10.4.6" dependencies: iterare: "npm:1.2.1" tslib: "npm:2.7.0" @@ -1746,7 +1746,7 @@ __metadata: optional: true class-validator: optional: true - checksum: 10/134245a327b4ae512db412274305a2be6e7efce577f940e353f78cd7d064814857955d2108917addc052cf5091d898fc1cc78de59ff5de80d5dbeef28d67667f + checksum: 10/bf1887715a8612e207c621a00761c0caed5c32f3fce9f6abd7de6a9c6f0217f825696f4dde218952017967493e47bd6fcc5b85d6f5d7fe82e31be9811179d2f5 languageName: node linkType: hard @@ -1764,9 +1764,9 @@ __metadata: languageName: node linkType: hard -"@nestjs/core@npm:^10.4.5": - version: 10.4.5 - resolution: "@nestjs/core@npm:10.4.5" +"@nestjs/core@npm:^10.4.6": + version: 10.4.6 + resolution: "@nestjs/core@npm:10.4.6" dependencies: "@nuxtjs/opencollective": "npm:0.3.2" fast-safe-stringify: "npm:2.1.1" @@ -1788,7 +1788,7 @@ __metadata: optional: true "@nestjs/websockets": optional: true - checksum: 10/23f6cb677853210c8748862cb883d0ad143f87ee2e693687ebc872177c8f134ed0cc8106311baf0fe7200db8d2321fef2298a246cd2b991b91c441ac80b9f3d3 + checksum: 10/09dd2b2a44a4c3cb546db78027ec76fbd6b12510b3013217d012b670abcbf6f7f021a91b0a59fe65eb5bc0cd53634edb9daebb61341d1d10e44476087759d21a languageName: node linkType: hard @@ -1809,9 +1809,9 @@ __metadata: languageName: node linkType: hard -"@nestjs/platform-express@npm:^10.4.5": - version: 10.4.5 - resolution: "@nestjs/platform-express@npm:10.4.5" +"@nestjs/platform-express@npm:^10.4.6": + version: 10.4.6 + resolution: "@nestjs/platform-express@npm:10.4.6" dependencies: body-parser: "npm:1.20.3" cors: "npm:2.8.5" @@ -1821,7 +1821,7 @@ __metadata: peerDependencies: "@nestjs/common": ^10.0.0 "@nestjs/core": ^10.0.0 - checksum: 10/dab376f906efb7958f3711b73b61f5514c1b232e07c2ea67e0c1e1af64a8d9a9eb7548ea40b70a0dc63d7c91cce66a4083bfbe84015870bbf635e366e2455a49 + checksum: 10/6bcb3b21e1e29cf72ca6d49dfd24ad9ae729815b628e07a9eeb12bf89612d3e1d03e77bfbf823b6c7bc9af79879cc5a1044572ca7f16c77996db9bb54f765c17 languageName: node linkType: hard @@ -1903,9 +1903,9 @@ __metadata: languageName: node linkType: hard -"@nestjs/testing@npm:^10.4.5": - version: 10.4.5 - resolution: "@nestjs/testing@npm:10.4.5" +"@nestjs/testing@npm:^10.4.6": + version: 10.4.6 + resolution: "@nestjs/testing@npm:10.4.6" dependencies: tslib: "npm:2.7.0" peerDependencies: @@ -1918,7 +1918,7 @@ __metadata: optional: true "@nestjs/platform-express": optional: true - checksum: 10/ac4fcd5e232f695f74df4a5dcffca8c244c1da4929b43e4b9460b01d59744ab8af5500947f0f85d9f6b1ee6e274dc80d39943c77e04e7278e08f12b3ab05981d + checksum: 10/c3507badecf6dd6991e9036d356cf0e0f9d73ea565a283bbb5f2da67e815bd2e07958c223b153a52db3a42e557a3feb7e3d5dec6be9e97caaaecf51e3b42c9f6 languageName: node linkType: hard @@ -8282,15 +8282,15 @@ __metadata: "@aws-sdk/client-s3": "npm:^3.674.0" "@faker-js/faker": "npm:^9.1.0" "@nestjs/cli": "npm:^10.4.5" - "@nestjs/common": "npm:^10.4.5" + "@nestjs/common": "npm:^10.4.6" "@nestjs/config": "npm:^3.2.3" - "@nestjs/core": "npm:^10.4.5" - "@nestjs/platform-express": "npm:^10.4.5" + "@nestjs/core": "npm:^10.4.6" + "@nestjs/platform-express": "npm:^10.4.6" "@nestjs/schedule": "npm:^4.1.1" "@nestjs/schematics": "npm:^10.2.2" "@nestjs/serve-static": "npm:^4.0.2" "@nestjs/swagger": "npm:^7.4.2" - "@nestjs/testing": "npm:^10.4.5" + "@nestjs/testing": "npm:^10.4.6" "@nestjs/typeorm": "npm:^10.0.2" "@safe-global/safe-deployments": "npm:^1.37.13" "@smithy/util-stream": "npm:^3.1.9"