Skip to content

Commit

Permalink
fix(deps): update nest dependencies to v10.4.2 (#801)
Browse files Browse the repository at this point in the history
* Bumped @nest/core version to fix vulnerabilities

* Upgraded more @nestjs deps

* Upgraded to v10.4.3
  • Loading branch information
tomarad authored Sep 18, 2024
1 parent 868d55e commit fff1d32
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
},
"dependencies": {
"@nestjs/axios": "3.0.3",
"@nestjs/common": "10.3.0",
"@nestjs/core": "10.3.0",
"@nestjs/platform-express": "10.3.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nuxtjs/opencollective": "0.3.2",
"axios": "^1.6.5",
"chalk": "4.1.2",
Expand Down
Loading

0 comments on commit fff1d32

Please sign in to comment.