Skip to content

Commit

Permalink
chore(deps): update express, mongoose, eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideViolante committed Oct 13, 2024
1 parent fc2e1eb commit b1acbda
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 60 deletions.
146 changes: 89 additions & 57 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"bcryptjs": "^2.4.3",
"bootstrap": "^5.3.3",
"dotenv": "^16.4.5",
"express": "^4.21.0",
"express": "^4.21.1",
"font-awesome": "^4.7.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.6.3",
"mongoose": "^8.7.1",
"morgan": "^1.10.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand All @@ -61,7 +61,7 @@
"@types/supertest": "^6.0.2",
"angular-eslint": "18.3.0",
"concurrently": "^9.0.1",
"eslint": "^9.11.0",
"eslint": "^9.12.0",
"htmlhint": "^1.1.4",
"husky": "^9.1.6",
"jasmine-core": "~5.2.0",
Expand Down

0 comments on commit b1acbda

Please sign in to comment.