Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
a43583544c |
@ -1,4 +1,4 @@
|
||||
[](https://gitpod.io/#https://github.com/estevez-dev/ha_client_fcf)
|
||||
|
||||
## Firebase Cloud Functions for [HA Client app](https://github.com/estevez-dev/ha_client)
|
||||
## Firebase Cloud Functions for [HA Client app](https://ha-client.app)
|
||||
Based on [Push Notification Sender for Home Assistant official mobile apps](https://github.com/home-assistant/mobile-apps-fcm-push).
|
||||
|
6
functions/package-lock.json
generated
6
functions/package-lock.json
generated
@ -1585,9 +1585,9 @@
|
||||
"integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw=="
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
|
||||
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==",
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
|
||||
"integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==",
|
||||
"optional": true
|
||||
},
|
||||
"node-forge": {
|
||||
|
Reference in New Issue
Block a user