From 2457e9167ef92602db97fc863954f3ee46502745 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jul 2020 10:03:22 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-onedrive-support to v2.9.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 4316ab5f..98b1e45f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,9 +56,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.8.0.tgz", - "integrity": "sha512-jSD52XesEcb5QHK9Qehkj+rGJZbrQjPZFuCKUIcuIas99dLok4WnUns8dflFJGnjcoI2M1PDeXJYKvkKR3gJNg==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.9.0.tgz", + "integrity": "sha512-oNJCo4O4in5nhLLZiHXGT7nNyv98+hNpT6ytthViUARAEk8BdkNFCxOYw7L8EmEIGCP62ftEtu/yEFHiUHEh7g==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", diff --git a/package.json b/package.json index 945e3124..2c4f1e58 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.8.0", + "@adobe/helix-onedrive-support": "2.9.0", "@adobe/helix-shared": "7.9.0", "@adobe/helix-status": "8.1.0", "@adobe/openwhisk-action-logger": "2.2.0", From 932823fd6a4aa259f19126575ea88d9b16a33015 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 20 Jul 2020 06:03:56 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]