From 5dcd2aa3483059cc7a2546b145dd72b4705fe2fe Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 08:31:14 -0800 Subject: [PATCH] fix(package): update grant-profile to version 0.0.11 (#1841) --- packages/authentication-oauth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/authentication-oauth/package.json b/packages/authentication-oauth/package.json index bb8ce7e4c1..faf2cfbe5d 100644 --- a/packages/authentication-oauth/package.json +++ b/packages/authentication-oauth/package.json @@ -50,7 +50,7 @@ "debug": "^4.1.1", "express-session": "^1.17.0", "grant": "^4.7.0", - "grant-profile": "^0.0.10", + "grant-profile": "^0.0.11", "lodash": "^4.17.15" }, "devDependencies": {