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