From 37dc4d387267f314102910263075a0163ea0cefa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jul 2020 08:04:32 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-onedrive-support to v2.7.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 f318baea..72b0060f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -71,9 +71,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.6.0.tgz", - "integrity": "sha512-Lk6By8z6VTIHNU84d9lXTSulfXpMtMrEBaGc/Nw4WUFaJn6XfNnjwAxHG6WdT8Tp32X1FJ8zYCY7EF2xIT1dtQ==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.7.0.tgz", + "integrity": "sha512-SejPmnIlAOZ4Okcy0VhFpGOreA7gYBNDOuvRI5ggrT5fiIvVSOTSIDsdvl60RTjA3irQecoI8TyxAjDM8uHkVQ==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", diff --git a/package.json b/package.json index 35634cc8..5dc33b1f 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.6.0", + "@adobe/helix-onedrive-support": "2.7.0", "@adobe/helix-shared": "7.9.0", "@adobe/helix-status": "8.1.0", "@adobe/openwhisk-action-logger": "2.2.0", From ab2a76a1c2f8eee13be7a41eb714095110b9de69 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Wed, 15 Jul 2020 04:04:54 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]