From fd8839ad4d326fb384d1c1f596604a8967da48ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Nov 2020 02:18:10 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-onedrive-support to v3.1.2 --- 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 f0432b18..4a855a25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-3.1.1.tgz", - "integrity": "sha512-bgz5Gin/Uj7lDuASRDTLWjgFDDNo2nCO05irnBI2iwH2LVmAfp82ScNMd3Rf+msTqybXxeg9rQA0Gu25wOltgQ==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-3.1.2.tgz", + "integrity": "sha512-IPssspcixHVE6rCNpQgMZf7/SutRtilL8+g/9GqZSk9ct/hmDVzN3DCOHg4QuR/SvXZE27ZiPh0kxQqqHwYxPA==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", diff --git a/package.json b/package.json index 9927b598..02571cac 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@adobe/helix-fetch": "1.9.1", "@adobe/helix-epsagon": "1.5.4", - "@adobe/helix-onedrive-support": "3.1.1", + "@adobe/helix-onedrive-support": "3.1.2", "@adobe/helix-shared": "7.16.1", "@adobe/helix-status": "8.2.1", "@adobe/openwhisk-action-logger": "2.2.1", From 12c7ffc5abf4c7470dcb328c0c9def7c8e3b5069 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Sun, 15 Nov 2020 21:18:28 -0500 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]