From 7b226922f8a0f8a1df091309c1038d030aa2b828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 8 May 2019 17:17:27 +0000 Subject: [PATCH] fix(deps): update dependency gtoken to v3 --- healthcare/dicom/package.json | 2 +- healthcare/fhir/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/healthcare/dicom/package.json b/healthcare/dicom/package.json index 8983624a3e..d814031684 100644 --- a/healthcare/dicom/package.json +++ b/healthcare/dicom/package.json @@ -19,7 +19,7 @@ "googleapis": "^39.0.0", "uuid": "^3.3.2", "yargs": "^13.0.0", - "gtoken": "^2.3.0", + "gtoken": "^3.0.0", "request": "^2.87.0", "request-promise": "^4.2.2" }, diff --git a/healthcare/fhir/package.json b/healthcare/fhir/package.json index 8983624a3e..d814031684 100644 --- a/healthcare/fhir/package.json +++ b/healthcare/fhir/package.json @@ -19,7 +19,7 @@ "googleapis": "^39.0.0", "uuid": "^3.3.2", "yargs": "^13.0.0", - "gtoken": "^2.3.0", + "gtoken": "^3.0.0", "request": "^2.87.0", "request-promise": "^4.2.2" },