Skip to content

Commit c104bec

Browse files
renovate[bot]fhinkel
authored andcommitted
Update dependency @google-cloud/firestore to ^0.19.0 (GoogleCloudPlatform#867)
1 parent dd785d0 commit c104bec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

functions/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"uuid": "^3.1.0"
2626
},
2727
"dependencies": {
28-
"@google-cloud/firestore": "^0.17.0"
28+
"@google-cloud/firestore": "^0.19.0"
2929
}
3030
}

functions/node8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
"request": "^2.88.0",
3232
"request-promise-native": "^1.0.5",
33-
"@google-cloud/firestore": "^0.18.0",
33+
"@google-cloud/firestore": "^0.19.0",
3434
"escape-html": "^1.0.3"
3535
}
3636
}

0 commit comments

Comments
 (0)