diff --git a/package-lock.json b/package-lock.json index 91ab2875..c91b1069 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,9 +44,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.2.0.tgz", - "integrity": "sha512-OuNtkhjogcJarPv1LPUY62lt2oSVWgYePygHXozPquQ8SHrgykXlHeOHa9+ptEzkJtZODX/ehNkPzj2T6oq4FQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.3.0.tgz", + "integrity": "sha512-Ci3i1rNpsxUMrbq9Q/nLzEm7k2+Vq0u1u8yDGym/Gfgw7I1P3D36uvTeiroqhXlz4UNctSLAh2vpqUoa8IyOcw==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", @@ -1563,9 +1563,9 @@ }, "dependencies": { "@types/node": { - "version": "8.10.59", - "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.59.tgz", - "integrity": "sha512-8RkBivJrDCyPpBXhVZcjh7cQxVBSmRk9QM7hOketZzp6Tg79c0N8kkpAIito9bnJ3HCVCHVYz+KHTEbfQNfeVQ==" + "version": "8.10.60", + "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.60.tgz", + "integrity": "sha512-YjPbypHFuiOV0bTgeF07HpEEqhmHaZqYNSdCKeBJa+yFoQ/7BC+FpJcwmi34xUIIRVFktnUyP1dPU8U0612GOg==" } } }, diff --git a/package.json b/package.json index 63775a53..dde8528f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "homepage": "https://github.com/adobe/helix-data-embed#readme", "dependencies": { "@adobe/helix-epsagon": "1.2.0", - "@adobe/helix-onedrive-support": "2.2.0", + "@adobe/helix-onedrive-support": "2.3.0", "@adobe/helix-status": "7.1.3", "@adobe/openwhisk-action-logger": "2.2.0", "@adobe/openwhisk-action-utils": "4.2.2",