Update node engine for Cloudant support
IBM Cloud has updated the version of cloudant in production and it is no longer compatible with the default nodejs V6 engine. Cloudant is used to support the security system for Chapters 7 and following, so this release updates package.json
to specify an "engines": {"node" : ">=8.10"},