diff --git a/package-lock.json b/package-lock.json index 1be2c184..69be46b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,9 +74,9 @@ } }, "@adobe/helix-onedrive-support": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-3.1.5.tgz", - "integrity": "sha512-fkDhUXe8tCZDPk1rYeD8xQxq0IwcvldDjeiXIe6NgdoC+eLsgmcNCZSHkUAQCM6Jot+0oaqgLdlUfRLoKxS3ZA==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-3.1.6.tgz", + "integrity": "sha512-5UoCbPqMwvTFYNLT2sphD+PAfycb6M5BlN/pZWOfB29QMaRmcBldYKcwExxxi8GllUOPATp1j/+gCuhMb6QezA==", "requires": { "adal-node": "git+https://github.com/adobe-rnd/azure-activedirectory-library-for-nodejs.git#adobe", "request": "2.88.2", @@ -327,9 +327,9 @@ } }, "@adobe/openwhisk-action-logger": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/@adobe/openwhisk-action-logger/-/openwhisk-action-logger-2.3.0.tgz", - "integrity": "sha512-5B7Pl3vysGGS/RnmknkEx6dQhvt4S6kv484KIv7t6Gc1VsS9JOfN6uBmusI7qoHpYbujJ9hEIpThK93U9LPeCw==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@adobe/openwhisk-action-logger/-/openwhisk-action-logger-2.3.1.tgz", + "integrity": "sha512-kCHQbdl5NlRCgPDvBUYzKIDq+xIpmJhYwt3U8hG+rf7gMrg9VMv3kK/za5tFf+q4F7GmDQBvB4lblaIetEkEJw==", "requires": { "@adobe/helix-log": "4.5.3", "cls-hooked": "^4.2.2" @@ -1551,9 +1551,9 @@ }, "dependencies": { "@types/node": { - "version": "10.17.47", - "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.47.tgz", - "integrity": "sha512-YZ1mMAdUPouBZCdeugjV8y1tqqr28OyL8DYbH5ePCfe9zcXtvbh1wDBy7uzlHkXo3Qi07kpzXfvycvrkby/jXw==" + "version": "10.17.49", + "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.49.tgz", + "integrity": "sha512-PGaJNs5IZz5XgzwJvL/1zRfZB7iaJ5BydZ8/Picm+lUNYoNO9iVTQkVy5eUh0dZDrx3rBOIs3GCbCRmMuYyqwg==" }, "underscore": { "version": "1.12.0", diff --git a/package.json b/package.json index ac7c6539..5fc11a6d 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,10 @@ "dependencies": { "@adobe/helix-fetch": "1.9.2", "@adobe/helix-epsagon": "1.5.5", - "@adobe/helix-onedrive-support": "3.1.5", + "@adobe/helix-onedrive-support": "3.1.6", "@adobe/helix-shared": "7.18.0", "@adobe/helix-status": "9.0.0", - "@adobe/openwhisk-action-logger": "2.3.0", + "@adobe/openwhisk-action-logger": "2.3.1", "@adobe/openwhisk-action-utils": "4.4.0", "@flighter/a1-notation": "1.0.6", "googleapis": "66.0.0",