diff --git a/healthcare/fhir/package.json b/healthcare/fhir/package.json index 3e8b357ab8..97e24b8b01 100644 --- a/healthcare/fhir/package.json +++ b/healthcare/fhir/package.json @@ -16,9 +16,9 @@ "ava": "^0.25.0" }, "dependencies": { - "googleapis": "^36.0.0", + "googleapis": "^40.0.0", "uuid": "^3.3.2", - "yargs": "^12.0.1", + "yargs": "^13.3.0", "gtoken": "^2.3.0", "request": "^2.87.0", "request-promise": "^4.2.2"