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