Skip to content

Commit

Permalink
fix(deps): update all non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 2f53e61 commit 1684966
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 54 deletions.
117 changes: 66 additions & 51 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"logs": "firebase functions:log"
},
"engines": {
"node": "18"
"node": "18.20.2"
},
"dependencies": {
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^7.5.0",
"@google-cloud/firestore": "^7.6.0",
"express": "^4.19.2",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.8.2"
"firebase-functions": "^4.9.0"
},
"private": true
}

0 comments on commit 1684966

Please sign in to comment.