Skip to content

Commit

Permalink
chore(deps): update && upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mjorgegulab committed Nov 11, 2024
1 parent 47607bf commit 33e6870
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 87 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"argon2": "^0.41.1"
},
"devDependencies": {
"@nestjs/cli": "^10.4.5",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.4",
"@nestjs/cli": "^10.4.7",
"@nestjs/common": "^10.4.7",
"@nestjs/core": "^10.4.7",
"@nestjs/platform-express": "^10.4.7",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@types/express": "^4.17.21",
"@types/jest": "29.5.13",
"@types/node": "22.7.5",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
Expand Down
Loading

0 comments on commit 33e6870

Please sign in to comment.