Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent eb61e5d commit 2fed3f7
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"main": "./application/webhook/index.js",
"engines": {
"node": "^20",
"node": "^22.0.0",
"pnpm": "^8"
},
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"@types/imapflow": "1.0.17",
"@types/jest": "^29.5.14",
"@types/mailparser": "^3.4.4",
"@types/node": "^18.6.2",
"@types/node": "^22.0.0",
"@types/nodemailer": "^6.4.5",
"@types/source-map-support": "^0.5.4",
"@types/yargs": "^17.0.32",
Expand Down
Loading

0 comments on commit 2fed3f7

Please sign in to comment.