Skip to content

Commit

Permalink
chore(deps): update node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2023
1 parent c719963 commit 39102e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16
18
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"keywords": [],
"author": "Muhammad Zourdy",
"engines": {
"node": "16.13.0"
"node": "18.13.0"
},
"license": "ISC",
"dependencies": {
Expand All @@ -30,7 +30,7 @@
"@types/jsonwebtoken": "^8.5.6",
"@types/mongoose": "^5.11.97",
"@types/morgan": "^1.9.3",
"@types/node": "^17.0.10",
"@types/node": "^18.0.0",
"@types/nodemailer": "^6.4.4",
"bcrypt": "^5.0.1",
"codecov": "^3.8.3",
Expand Down

0 comments on commit 39102e7

Please sign in to comment.