We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f06d4 commit 77c2fe0Copy full SHA for 77c2fe0
package.json
@@ -81,9 +81,9 @@
81
}
82
},
83
"dependencies": {
84
- "@nestjs/common": "8.2.6",
85
- "@nestjs/core": "8.2.6",
86
- "@nestjs/platform-express": "8.2.6",
+ "@nestjs/common": "8.4.4",
+ "@nestjs/core": "8.4.4",
+ "@nestjs/platform-express": "8.4.4",
87
"@nuxtjs/opencollective": "0.3.2",
88
"chalk": "4.1.2",
89
"commander": "8.3.0",
@@ -101,7 +101,7 @@
101
"@commitlint/cli": "16.2.3",
102
"@commitlint/config-conventional": "16.2.1",
103
"@nestjs/schematics": "8.0.10",
104
- "@nestjs/testing": "8.2.6",
+ "@nestjs/testing": "8.4.4",
105
"@nrwl/eslint-plugin-nx": "12.10.1",
106
"@nrwl/jest": "12.10.1",
107
"@nrwl/nest": "12.10.1",
0 commit comments