From 7384005b76f5df0ffc030ead480b6552360d0469 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Sep 2020 09:07:46 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-onedrive-support to v2.11.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 71a4e576..3193e43c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.10.1.tgz", - "integrity": "sha512-m38KLNUxJl2Y/rIvuNW+YwDpt3fj0VAoLkyPi+ZtNuVNu9qhyVYXZ61t/iMTuA/ExfkRKJ13XUAdGxHo4TVOWA==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.11.0.tgz", + "integrity": "sha512-cWBzJZoLE6jT6UYjEMxVW3dzSWVIip++GE7xFPHfAFCC8OJ3ZezH5g87Pe9HLoTG+44+bKSNJHmU4NJX+8+Q0g==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", diff --git a/package.json b/package.json index 68e60fd8..ab162965 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@adobe/helix-fetch": "1.9.1", "@adobe/helix-epsagon": "1.5.1", - "@adobe/helix-onedrive-support": "2.10.1", + "@adobe/helix-onedrive-support": "2.11.0", "@adobe/helix-shared": "7.12.0", "@adobe/helix-status": "8.1.3", "@adobe/openwhisk-action-logger": "2.2.0", From 54b30bb318d17250b2400aa0779a782a6d052812 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Thu, 10 Sep 2020 05:08:05 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]