Skip to content

Commit

Permalink
Update dependency firebase-admin to ^9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 27, 2021
1 parent 371e005 commit 6d14266
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 51 deletions.
117 changes: 68 additions & 49 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-jsdoc": "^32.2.0",
"eslint-plugin-prettier": "^3.3.1",
"firebase-admin": "^9.5.0",
"firebase-admin": "^9.7.0",
"firebase-functions": "^3.13.2",
"firebase-functions-test": "^0.2.3",
"jasmine-core": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/firebase-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "index.js",
"dependencies": {
"cors": "^2.8.5",
"firebase-admin": "^9.5.0",
"firebase-admin": "^9.7.0",
"firebase-functions": "^3.13.2"
}
}

0 comments on commit 6d14266

Please sign in to comment.