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] authored Apr 14, 2024
1 parent 201aa8a commit 27df1cc
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 49 deletions.
241 changes: 193 additions & 48 deletions .functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "SSR for Storefront on Firebase with Cloud Functions",
"engines": {
"node": "14"
"node": "20.12.2"
},
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 27df1cc

Please sign in to comment.