Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasOmar committed Sep 17, 2024
1 parent 3c99508 commit e591e71
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 56 deletions.
137 changes: 84 additions & 53 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 @@ -45,11 +45,11 @@
"babel-plugin-import-graphql": "^2.8.1",
"bcryptjs": "^2.4.3",
"crypto-js": "^4.2.0",
"express": "^4.19.2",
"express": "^4.21.0",
"graphql": "^16.9.0",
"hbs": "^4.2.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.6.1",
"mongoose": "^8.6.2",
"validator": "^13.12.0"
},
"devDependencies": {
Expand All @@ -62,7 +62,7 @@
"eslint": "^9.10.0",
"eslint-plugin-node": "^11.1.0",
"graphql-depth-limit": "^1.1.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"jest": "^29.7.0",
"lint-staged": "^15.2.10",
"nodemon": "^3.1.4",
Expand Down

0 comments on commit e591e71

Please sign in to comment.