mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-01 15:20:51 +00:00
Update pinejs-client so that valid ssl certificates are enforced by default.
This commit is contained in:
parent
731338b0f4
commit
d65f329cd5
@ -1,3 +1,4 @@
|
|||||||
|
* Updated pinejs-client so that valid ssl certificates are enforced by default. [Page]
|
||||||
* Write the `registered_at` time to config.json as well, in case there is a failure between writing to config.json and writing to knex [Page]
|
* Write the `registered_at` time to config.json as well, in case there is a failure between writing to config.json and writing to knex [Page]
|
||||||
|
|
||||||
# v0.0.14
|
# v0.0.14
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"mixpanel": "0.0.20",
|
"mixpanel": "0.0.20",
|
||||||
"network-checker": "~0.0.4",
|
"network-checker": "~0.0.4",
|
||||||
"ngrok": "~0.1.97",
|
"ngrok": "~0.1.97",
|
||||||
"pinejs-client": "^1.2.0",
|
"pinejs-client": "^1.4.0",
|
||||||
"pubnub": "~3.6.4",
|
"pubnub": "~3.6.4",
|
||||||
"randomstring": "~1.0.3",
|
"randomstring": "~1.0.3",
|
||||||
"request": "^2.51.0",
|
"request": "^2.51.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user