Merge branch 'master' into feat/msvc-message-builder

This commit is contained in:
Kamil Myśliwiec
2021-09-27 11:32:02 +02:00
98 changed files with 70465 additions and 33639 deletions

View File

@@ -80,7 +80,8 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td>
<td><a href="https://www.tinystacks.com" target="_blank"><img src="https://nestjs.com/img/tinystacks-logo.png" width="55" valign="middle" /></td></tr></table>
#### Sponsors

5
SECURITY.md Normal file
View File

@@ -0,0 +1,5 @@
# Security Policy
## Reporting a Vulnerability
Please report security issues to `support@nestjs.com`.

View File

@@ -48,7 +48,7 @@ services:
zookeeper:
container_name: test-zookeeper
hostname: zookeeper
image: confluentinc/cp-zookeeper:6.2.0
image: confluentinc/cp-zookeeper:6.2.1
ports:
- "2181:2181"
environment:
@@ -57,7 +57,7 @@ services:
kafka:
container_name: test-kafka
hostname: kafka
image: confluentinc/cp-kafka:6.2.0
image: confluentinc/cp-kafka:6.2.1
depends_on:
- zookeeper
ports:

View File

@@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "8.0.6"
"version": "8.0.7"
}

33220
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -53,20 +53,20 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"axios": "0.21.1",
"axios": "0.21.4",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
"cli-color": "2.0.0",
"cors": "2.8.5",
"express": "4.17.1",
"fast-json-stringify": "2.7.8",
"fast-safe-stringify": "2.0.8",
"fast-json-stringify": "2.7.9",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"object-hash": "2.2.0",
"path-to-regexp": "3.2.0",
"reflect-metadata": "0.1.13",
"rxjs": "7.3.0",
"socket.io": "4.1.3",
"socket.io": "4.2.0",
"tslib": "2.3.1",
"uuid": "8.3.2"
},
@@ -75,14 +75,14 @@
"@commitlint/cli": "13.1.0",
"@commitlint/config-angular": "13.1.0",
"@grpc/grpc-js": "1.3.7",
"@grpc/proto-loader": "0.6.4",
"@grpc/proto-loader": "0.6.5",
"@nestjs/graphql": "8.0.2",
"@nestjs/mongoose": "8.0.1",
"@nestjs/typeorm": "8.0.2",
"@types/amqplib": "0.8.2",
"@types/bytes": "3.1.1",
"@types/cache-manager": "3.4.2",
"@types/chai": "4.2.21",
"@types/chai": "4.2.22",
"@types/chai-as-promised": "7.1.4",
"@types/cors": "2.8.12",
"@types/express": "4.17.13",
@@ -90,18 +90,18 @@
"@types/http-errors": "1.8.1",
"@types/mocha": "9.0.0",
"@types/mongoose": "5.11.97",
"@types/node": "16.6.1",
"@types/redis": "2.8.31",
"@types/node": "16.10.1",
"@types/redis": "2.8.32",
"@types/reflect-metadata": "0.1.0",
"@types/sinon": "10.0.2",
"@types/socket.io": "3.0.2",
"@types/ws": "7.4.7",
"@types/ws": "8.2.0",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"amqp-connection-manager": "3.2.4",
"amqp-connection-manager": "3.7.0",
"amqplib": "0.8.0",
"apollo-server-express": "2.25.2",
"artillery": "1.7.7",
"artillery": "1.7.8",
"awesome-typescript-loader": "5.2.1",
"body-parser": "1.19.0",
"bytes": "3.1.0",
@@ -113,16 +113,16 @@
"commitlint-circle": "1.0.0",
"concurrently": "6.2.1",
"conventional-changelog": "3.1.24",
"core-js": "3.16.3",
"core-js": "3.18.1",
"coveralls": "3.1.1",
"delete-empty": "3.0.0",
"engine.io-client": "5.1.2",
"engine.io-client": "5.2.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"eventsource": "1.1.0",
"fancy-log": "1.3.3",
"fastify": "3.20.2",
"fastify": "3.21.6",
"fastify-cors": "6.0.2",
"fastify-formbody": "5.1.0",
"fastify-multipart": "4.0.7",
@@ -146,12 +146,12 @@
"markdown-table": "2.0.0",
"merge-graphql-schemas": "1.7.8",
"middie": "5.3.0",
"mocha": "9.1.0",
"mongoose": "6.0.0",
"mocha": "9.1.1",
"mongoose": "6.0.7",
"mqtt": "4.2.8",
"multer": "1.4.3",
"mysql": "2.18.1",
"nats": "2.1.0",
"nats": "2.2.0",
"nodemon": "2.0.12",
"nyc": "15.1.0",
"point-of-view": "4.15.2",
@@ -160,15 +160,15 @@
"rxjs-compat": "6.6.7",
"sinon": "11.1.2",
"sinon-chai": "3.7.0",
"socket.io-client": "4.1.3",
"socket.io-client": "4.2.0",
"subscriptions-transport-ws": "0.9.19",
"supertest": "6.1.6",
"ts-morph": "11.0.3",
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typeorm": "0.2.37",
"typescript": "4.3.5",
"typescript": "4.4.3",
"wrk": "1.2.1",
"ws": "7.5.3"
"ws": "7.5.4"
},
"engines": {
"node": ">= 10.13.0"

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/common",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@common)",
"author": "Kamil Mysliwiec",
"homepage": "https://nestjs.com",
@@ -17,7 +17,7 @@
},
"license": "MIT",
"dependencies": {
"axios": "0.21.1",
"axios": "0.21.4",
"iterare": "1.2.1",
"tslib": "2.3.1",
"uuid": "8.3.2"

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/core",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@core)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -28,7 +28,7 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"fast-safe-stringify": "2.0.8",
"fast-safe-stringify": "2.1.1",
"iterare": "1.2.1",
"object-hash": "2.2.0",
"path-to-regexp": "3.2.0",
@@ -36,7 +36,7 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@nestjs/common": "8.0.6"
"@nestjs/common": "8.0.7"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -66,20 +66,6 @@ export class ClientRMQ extends ClientProxy {
this.client = null;
}
public consumeChannel() {
const noAck = this.getOptionsProp(this.options, 'noAck', RQM_DEFAULT_NOACK);
this.channel.addSetup((channel: any) =>
channel.consume(
this.replyQueue,
(msg: any) =>
this.responseEmitter.emit(msg.properties.correlationId, msg),
{
noAck,
},
),
);
}
public connect(): Promise<any> {
if (this.client) {
return this.connection;
@@ -145,10 +131,22 @@ export class ClientRMQ extends ClientProxy {
this.responseEmitter = new EventEmitter();
this.responseEmitter.setMaxListeners(0);
this.consumeChannel();
await this.consumeChannel(channel);
resolve();
}
public async consumeChannel(channel: any) {
const noAck = this.getOptionsProp(this.options, 'noAck', RQM_DEFAULT_NOACK);
await channel.consume(
this.replyQueue,
(msg: any) =>
this.responseEmitter.emit(msg.properties.correlationId, msg),
{
noAck,
},
);
}
public handleError(client: any): void {
client.addListener(ERROR_EVENT, (err: any) => this.logger.error(err));
}

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/microservices",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@microservices)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -22,8 +22,8 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6"
"@nestjs/common": "8.0.7",
"@nestjs/core": "8.0.7"
},
"peerDependencies": {
"@grpc/grpc-js": "*",

View File

@@ -94,7 +94,6 @@ describe('ClientRMQ', function () {
});
describe('consumeChannel', () => {
let addSetupStub: sinon.SinonStub;
let consumeStub: sinon.SinonStub;
const channel: any = {};
@@ -103,17 +102,11 @@ describe('ClientRMQ', function () {
consumeStub = sinon
.stub()
.callsFake((_, done) => done({ properties: { correlationId: 1 } }));
addSetupStub = sinon.stub().callsFake(fn => fn(channel));
channel.consume = consumeStub;
client['channel'] = { addSetup: addSetupStub };
});
it('should call "addSetup" method of the channel instance', async () => {
await client.consumeChannel();
expect(addSetupStub.called).to.be.true;
});
it('should call "consume" method of the channel instance', async () => {
await client.consumeChannel();
await client.consumeChannel(channel);
expect(consumeStub.called).to.be.true;
});
});

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-express",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-express)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -24,8 +24,8 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6"
"@nestjs/common": "8.0.7",
"@nestjs/core": "8.0.7"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-fastify",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-fastify)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"fastify": "3.20.2",
"fastify": "3.21.6",
"fastify-cors": "6.0.2",
"fastify-formbody": "5.1.0",
"light-my-request": "4.4.4",

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-socket.io",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-socket.io)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.1.3",
"socket.io": "4.2.0",
"tslib": "2.3.1"
},
"peerDependencies": {

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-ws",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-ws)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -18,7 +18,7 @@
},
"dependencies": {
"tslib": "2.3.1",
"ws": "7.5.3"
"ws": "7.5.4"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/testing",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@testing)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -67,8 +67,11 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<table style="text-align:center;"><tr><td>
<a href="https://careers.labster.com/departments/platform" target="_blank"><img src="https://nestjs.com/img/labster-logo.png" width="170" valign="middle" /></a></td><td>
<a href="https://weld.so/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td><td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td></tr></table>
<a href="https://weld.app/" target="_blank"><img src="https://nestjs.com/img/weld-logo.svg" width="150" valign="middle" /></a></td>
<td>
<a href="https://valor-software.com/" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/valor-software.png" width="170" valign="middle" /></a></td>
<td>
<a href="https://intrinsic.ventures/" target="_blank"><img src="https://nestjs.com/img/intrinisic-logo.png" width="210" valign="middle" /></a></td></</tr></table>
#### Silver Sponsors
@@ -76,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
<a href="https://neoteric.eu/" target="_blank"><img src="https://nestjs.com/img/neoteric-cut.png" width="120" valign="middle" /></a> </td><td>
<a href="http://gojob.com" target="_blank"><img src="http://nestjs.com/img/gojob-logo.png" valign="middle" width="100" /></a> </td><td>
<a href="http://www.leogistics.com" target="_blank"><img src="https://nestjs.com/img/leogistics-logo.jpeg" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-wide-logo.png" width="150" valign="middle" /></td><td>
<a href="http://www.meetdandy.com" target="_blank"><img src="https://nestjs.com/img/dandy-roles-logo.svg" width="150" valign="middle" /></td><td>
<a href="https://www.castlecraft.in" target="_blank"><img src="https://nestjs.com/img/castlecraft-logo.png" width="150" valign="middle" /></td></tr></table>
#### Sponsors

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/websockets",
"version": "8.0.6",
"version": "8.0.7",
"description": "Nest - modern, fast, powerful node.js web framework (@websockets)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -17,8 +17,8 @@
"tslib": "2.3.1"
},
"devDependencies": {
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6"
"@nestjs/common": "8.0.7",
"@nestjs/core": "8.0.7"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0",

File diff suppressed because it is too large Load Diff

View File

@@ -34,9 +34,9 @@
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -40,9 +40,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -35,9 +35,9 @@
"@nestjs/testing": "8.0.6",
"@types/amqplib": "0.8.2",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -35,10 +35,10 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -34,10 +34,10 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"@nestjs/core": "8.0.6",
"@nestjs/mongoose": "8.0.1",
"@nestjs/platform-express": "8.0.6",
"mongoose": "6.0.0",
"mongoose": "6.0.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0"
@@ -34,10 +34,10 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -37,10 +37,10 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

View File

@@ -845,9 +845,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.11.tgz",
"integrity": "sha512-n2OQ+0Bz6WEsUjrvcHD1xZ8K+Kgo4cn9/w94s1bJS690QMUWfJPW/m7CCb7gPkA1fcYwL2UpjXP/rq/Eo41m6w==",
"version": "14.17.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.18.tgz",
"integrity": "sha512-haYyibw4pbteEhkSg0xdDLAI3679L75EJ799ymVrPxOA922bPx3ML59SoDsQ//rHlvqpu+e36kcbR3XRQtFblA==",
"dev": true
},
"@types/parse-json": {
@@ -5285,9 +5285,9 @@
}
},
"webpack": {
"version": "5.51.1",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.51.1.tgz",
"integrity": "sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==",
"version": "5.53.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.53.0.tgz",
"integrity": "sha512-RZ1Z3z3ni44snoWjfWeHFyzvd9HMVYDYC5VXmlYUT6NWgEOWdCNpad5Fve2CzzHoRED7WtsKe+FCyP5Vk4pWiQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",
@@ -5340,15 +5340,15 @@
}
},
"tapable": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.0.tgz",
"integrity": "sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
"integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
"dev": true
},
"webpack-sources": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.0.tgz",
"integrity": "sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.1.tgz",
"integrity": "sha512-t6BMVLQ0AkjBOoRTZgqrWm7xbXMBzD+XDq2EZ96+vMfn3qKgsvdXZhbPZ4ElUOpdv4u+iiGe+w3+J75iy/bYGA==",
"dev": true
}
}

View File

@@ -21,7 +21,7 @@
"devDependencies": {
"@nestjs/cli": "8.1.1",
"@nestjs/schematics": "8.0.3",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
@@ -30,7 +30,7 @@
"start-server-webpack-plugin": "2.2.5",
"ts-loader": "9.2.5",
"ts-node": "10.2.1",
"webpack": "5.51.1",
"webpack": "5.53.0",
"webpack-cli": "4.8.0",
"webpack-node-externals": "3.0.0"
}

File diff suppressed because it is too large Load Diff

View File

@@ -22,16 +22,16 @@
"rxjs": "7.3.0"
},
"devDependencies": {
"@babel/cli": "7.14.8",
"@babel/core": "7.15.0",
"@babel/node": "7.14.9",
"@babel/plugin-proposal-decorators": "7.14.5",
"@babel/cli": "7.15.7",
"@babel/core": "7.15.5",
"@babel/node": "7.15.4",
"@babel/plugin-proposal-decorators": "7.15.4",
"@babel/plugin-transform-runtime": "7.15.0",
"@babel/preset-env": "7.15.0",
"@babel/preset-env": "7.15.6",
"@babel/register": "7.15.3",
"@babel/runtime": "7.15.3",
"@babel/runtime": "7.15.4",
"@nestjs/testing": "8.0.6",
"jest": "27.0.6",
"jest": "27.1.0",
"nodemon": "2.0.12",
"prettier": "2.3.2",
"supertest": "6.1.6"

File diff suppressed because it is too large Load Diff

View File

@@ -33,10 +33,10 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@types/ws": "7.4.7",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -35,9 +35,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -38,9 +38,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"@nestjs/core": "8.0.6",
"@nestjs/platform-express": "8.0.6",
"@nestjs/typeorm": "8.0.2",
"mongodb": "3.6.11",
"mongodb": "3.7.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
@@ -34,14 +34,14 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6",
"@nestjs/platform-express": "8.0.6",
"mongoose": "6.0.0",
"mongoose": "6.0.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0"
@@ -32,9 +32,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -33,9 +33,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"rimraf": "3.0.2",
"reflect-metadata": "0.1.13",
"rxjs": "7.3.0",
"ws": "7.5.3"
"ws": "7.5.4"
},
"devDependencies": {
"@types/ws": "7.4.7",
@@ -37,9 +37,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -37,9 +37,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -28,9 +28,9 @@
"devDependencies": {
"@nestjs/cli": "8.1.1",
"@nestjs/schematics": "8.0.3",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -38,9 +38,9 @@
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -33,9 +33,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -32,9 +32,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -36,9 +36,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -38,9 +38,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -34,9 +34,9 @@
"@nestjs/schematics": "8.0.3",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -34,9 +34,9 @@
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6",
"@nestjs/platform-express": "8.0.6",
"bull": "3.29.0",
"bull": "3.29.1",
"dotenv": "10.0.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
@@ -37,9 +37,9 @@
"@types/dotenv": "8.2.0",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -36,9 +36,9 @@
"@types/dotenv": "8.2.0",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -33,9 +33,9 @@
"@types/dotenv": "8.2.0",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -35,9 +35,9 @@
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/multer": "1.4.7",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -33,14 +33,14 @@
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/node": "14.17.11",
"@types/node": "14.17.18",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.2",
"jest": "27.0.6",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-morph": "11.0.3"
"ts-morph": "12.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
@@ -46,8 +46,8 @@
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"jest": "27.0.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-morph": "11.0.3"
"ts-morph": "12.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
@@ -47,8 +47,8 @@
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"jest": "27.0.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-morph": "11.0.3"
"ts-morph": "12.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
@@ -46,8 +46,8 @@
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"jest": "27.0.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-morph": "11.0.3"
"ts-morph": "12.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
@@ -46,8 +46,8 @@
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"jest": "27.0.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-morph": "11.0.3"
"ts-morph": "12.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
@@ -47,8 +47,8 @@
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"jest": "27.0.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.3.0",
"ts-morph": "11.0.3"
"ts-morph": "12.0.0"
},
"devDependencies": {
"@nestjs/cli": "8.1.1",
@@ -46,8 +46,8 @@
"@typescript-eslint/parser": "4.29.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.1",
"jest": "27.0.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.1.0",
"prettier": "2.3.2",
"supertest": "6.1.6",
"ts-jest": "27.0.5",