diff --git a/package-lock.json b/package-lock.json index 2ec6b6e9..6b945ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.10.0.tgz", - "integrity": "sha512-uUPqrA3hxRLmvW04d+3ZB0idcw5YCyLx1oQp/m3+gzAgAjTVSo2vjPmNCwosbaLL0O8qxnVowXbUnI24IaDOmA==", + "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==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", diff --git a/package.json b/package.json index fb6254e4..41d2706f 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.0", + "@adobe/helix-onedrive-support": "2.10.1", "@adobe/helix-shared": "7.12.0", "@adobe/helix-status": "8.1.3", "@adobe/openwhisk-action-logger": "2.2.0",