Skip to content

Commit bc48371

Browse files
authored
Merge pull request #5 from BaseMax/dependabot/npm_and_yarn/express-and-nestjs/core-and-nestjs/platform-express-and-nestjs/testing-4.19.2
chore(deps): bump express, @nestjs/core, @nestjs/platform-express and @nestjs/testing
2 parents b98973f + e8863ac commit bc48371

File tree

2 files changed

+54
-75
lines changed

2 files changed

+54
-75
lines changed

package-lock.json

Lines changed: 51 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@nestjs/apollo": "^12.0.7",
2626
"@nestjs/common": "^9.0.0",
2727
"@nestjs/config": "^3.0.0",
28-
"@nestjs/core": "^9.0.0",
28+
"@nestjs/core": "^10.3.7",
2929
"@nestjs/graphql": "^12.0.8",
3030
"@nestjs/jwt": "^10.1.0",
3131
"@nestjs/mapped-types": "*",
3232
"@nestjs/passport": "^10.0.0",
33-
"@nestjs/platform-express": "^9.0.0",
33+
"@nestjs/platform-express": "^10.3.7",
3434
"@nestjs/serve-static": "^4.0.0",
3535
"@prisma/client": "^5.0.0",
3636
"@types/multer": "^1.4.7",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@nestjs/cli": "^9.0.0",
5353
"@nestjs/schematics": "^9.0.0",
54-
"@nestjs/testing": "^9.0.0",
54+
"@nestjs/testing": "^10.3.7",
5555
"@types/bcrypt": "^5.0.0",
5656
"@types/express": "^4.17.13",
5757
"@types/jest": "29.5.0",

0 commit comments

Comments
 (0)