Skip to content

Commit

Permalink
Update api dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Mar 18, 2024
1 parent cefe7fd commit a48a118
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.29.1",
"nodemon": "^3.1.0",
"npm-check-updates": "^16.14.15",
"npm-check-updates": "^16.14.17",
"tsx": "^4.7.1"
},
"dependencies": {
Expand All @@ -39,7 +39,7 @@
"@types/jest": "^29.5.12",
"@types/jsonwebtoken": "^9.0.6",
"@types/multer": "^1.4.11",
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"@types/nodemailer": "^6.4.14",
"@types/supertest": "^6.0.2",
"@types/uuid": "^9.0.8",
Expand All @@ -59,7 +59,7 @@
"i18n-js": "^4.4.3",
"jest": "^29.7.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.2.1",
"mongoose": "^8.2.2",
"movinin-types": "file:../packages/movinin-types",
"multer": "^1.4.5-lts.1",
"nocache": "^4.0.0",
Expand Down

0 comments on commit a48a118

Please sign in to comment.