Skip to content

Commit

Permalink
chore(be): Upgraded critical libs
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia committed Nov 1, 2024
1 parent 7a04817 commit 9c836c7
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 17 deletions.
50 changes: 35 additions & 15 deletions backend/package-lock.json

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

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rxjs": "^7.8.1",
"swagger-ui-express": "^5.0.0",
"typeorm": "^0.3.18",
"webpack": "^5.91.0"
"webpack": "^5.96.1"
},
"jest": {
"moduleFileExtensions": [
Expand Down Expand Up @@ -71,7 +71,7 @@
"@types/cron": "^2.4.3",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.0.0",
"@types/node": "^22.8.6",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.10.0",
Expand Down

0 comments on commit 9c836c7

Please sign in to comment.