From 889e4ccdb37a293d7a1e2fb20e0c49a248982358 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Jul 2020 08:59:47 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-onedrive-support to v2.8.0 --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 171b40bb..0e36f957 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,9 +56,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.7.0.tgz", - "integrity": "sha512-SejPmnIlAOZ4Okcy0VhFpGOreA7gYBNDOuvRI5ggrT5fiIvVSOTSIDsdvl60RTjA3irQecoI8TyxAjDM8uHkVQ==", + "version": "2.8.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.8.0.tgz", + "integrity": "sha512-jSD52XesEcb5QHK9Qehkj+rGJZbrQjPZFuCKUIcuIas99dLok4WnUns8dflFJGnjcoI2M1PDeXJYKvkKR3gJNg==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", diff --git a/package.json b/package.json index 852373dd..f37ba57b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@adobe/helix-fetch": "1.7.1", "@adobe/helix-epsagon": "1.3.13", - "@adobe/helix-onedrive-support": "2.7.0", + "@adobe/helix-onedrive-support": "2.8.0", "@adobe/helix-shared": "7.9.0", "@adobe/helix-status": "8.1.0", "@adobe/openwhisk-action-logger": "2.2.0", From 30dc7daed218bb4e508cfa659303cf3278310710 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Fri, 17 Jul 2020 05:00:10 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]