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",