Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 9fa0981 commit 13bbcca
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
16 changes: 12 additions & 4 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
@@ -1,6 +1,6 @@
{
"name": "@openwishlist/preview",
"version": "0.702.0",
"version": "0.703.0",
"description": "Serverless link preview api",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@shelf/jest-dynamodb": "3.5.0",
"@sparticuz/chromium": "109.0.6",
"@types/jest": "29.5.12",
"@types/node": "16.18.105",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"aws-sdk": "2.1682.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"uuid": "9.0.1"
},
"engines": {
"node": "16.x",
"node": "20.x",
"npm": "6.x"
}
}

0 comments on commit 13bbcca

Please sign in to comment.