We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6877365 commit 6a8b056Copy full SHA for 6a8b056
package.json
@@ -36,11 +36,11 @@
36
"@commitlint/cli": "17.6.6",
37
"@commitlint/config-angular": "17.6.6",
38
"@istanbuljs/nyc-config-typescript": "1.0.2",
39
- "@nestjs/common": "10.0.5",
40
- "@nestjs/core": "10.0.5",
41
- "@nestjs/platform-express": "10.0.5",
+ "@nestjs/common": "10.4.12",
+ "@nestjs/core": "10.4.12",
+ "@nestjs/platform-express": "10.4.12",
42
"@nestjs/swagger": "7.1.1",
43
- "@nestjs/testing": "10.0.5",
+ "@nestjs/testing": "10.4.12",
44
"@release-it/conventional-changelog": "7.0.0",
45
"@types/chai": "4.3.5",
46
"@types/mocha": "10.0.1",
0 commit comments