Skip to content

Commit 9dfa433

Browse files
fix(package): update @nestjs/common to version 6.10.1
Closes #14
1 parent a9b31fa commit 9dfa433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start:prod": "node dist/main.js"
1111
},
1212
"dependencies": {
13-
"@nestjs/common": "^4.5.9",
13+
"@nestjs/common": "^6.10.1",
1414
"@nestjs/core": "^4.5.10",
1515
"@nestjs/microservices": "^4.5.8",
1616
"@nestjs/swagger": "^1.1.4",

0 commit comments

Comments
 (0)