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