Skip to content

Commit

Permalink
Merge pull request #1303 from dreammall-earth/update-backend-packages…
Browse files Browse the repository at this point in the history
…-2024-06-30

chore(backend): update backend packages 204 06 30
  • Loading branch information
mahula authored Jul 1, 2024
2 parents 3e489e8 + 0fcd56d commit 403dae5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
76 changes: 38 additions & 38 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"@apollo/server": "^4.10.4",
"@getbrevo/brevo": "^2.1.1",
"@prisma/client": "^5.15.1",
"@getbrevo/brevo": "^2.2.0",
"@prisma/client": "^5.16.1",
"@vuepress/theme-default": "^2.0.0-rc.37",
"axios": "^1.7.2",
"class-validator": "^0.14.1",
Expand All @@ -42,7 +42,7 @@
"graphql": "^16.9.0",
"graphql-scalars": "^1.23.0",
"jsonwebtoken": "^9.0.2",
"prisma": "^5.15.1",
"prisma": "^5.16.1",
"prisma-extension-soft-delete": "^1.0.1",
"reflect-metadata": "^0.2.2",
"tsconfig-paths": "^4.2.0",
Expand All @@ -54,7 +54,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
Expand Down

0 comments on commit 403dae5

Please sign in to comment.