diff --git a/package-lock.json b/package-lock.json index 742efe29..d46eadd3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,9 +56,9 @@ } }, "@adobe/helix-onedrive-support": { - "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==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-2.4.0.tgz", + "integrity": "sha512-7s3MTzmcOsvZxbaIGHlZnr68EYUPivoygwDfNsfwzUcJbNKjaBD9/4NOZ8MV9IBeMF9BbUGnMvTU6V1I8HRm+w==", "requires": { "adal-node": "0.2.1", "request": "2.88.2", @@ -1958,9 +1958,9 @@ }, "dependencies": { "@types/node": { - "version": "8.10.60", - "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.60.tgz", - "integrity": "sha512-YjPbypHFuiOV0bTgeF07HpEEqhmHaZqYNSdCKeBJa+yFoQ/7BC+FpJcwmi34xUIIRVFktnUyP1dPU8U0612GOg==" + "version": "8.10.61", + "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.61.tgz", + "integrity": "sha512-l+zSbvT8TPRaCxL1l9cwHCb0tSqGAGcjPJFItGGYat5oCTiq1uQQKYg5m7AF1mgnEBzFXGLJ2LRmNjtreRX76Q==" } } }, @@ -15415,9 +15415,9 @@ } }, "underscore": { - "version": "1.9.2", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.9.2.tgz", - "integrity": "sha512-D39qtimx0c1fI3ya1Lnhk3E9nONswSKhnffBI0gME9C99fYOkNi04xs8K6pePLhvl1frbDemkaBQ5ikWllR2HQ==" + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.10.2.tgz", + "integrity": "sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg==" }, "union-value": { "version": "1.0.1", diff --git a/package.json b/package.json index 11640c69..052e4e85 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "@adobe/helix-fetch": "1.6.1", "@adobe/helix-epsagon": "1.3.2", - "@adobe/helix-onedrive-support": "2.3.0", + "@adobe/helix-onedrive-support": "2.4.0", "@adobe/helix-shared": "7.3.2", "@adobe/helix-status": "7.1.3", "@adobe/openwhisk-action-logger": "2.2.0",