From 7bd097cd26dfda7997e228c014c9d820b1e79f79 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Mar 2021 01:31:41 +0000 Subject: [PATCH 1/2] chore(deps): update adobe fixes --- package-lock.json | 107 ++++++++++++++++++++++++++++++++-------------- package.json | 10 ++--- 2 files changed, 80 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index d18768c8..f65d6679 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,24 +14,24 @@ } }, "@adobe/fastly-native-promises": { - "version": "1.22.1", - "resolved": "https://registry.npmjs.org/@adobe/fastly-native-promises/-/fastly-native-promises-1.22.1.tgz", - "integrity": "sha512-HG3q82NPA50UVXbmLG7W23+H3FL7UUqwlRQOcI0R8e1j5LEI/wEuSluY0Q1laZ+TM651QkpklCI9QebbDq1mDw==", + "version": "1.22.2", + "resolved": "https://registry.npmjs.org/@adobe/fastly-native-promises/-/fastly-native-promises-1.22.2.tgz", + "integrity": "sha512-f1c1StUhOsZV5/jsRrnqqxUhw4RvDGAptvn6TjoIukg/siyBpL5J7QVhLG+9W2x0ATBbGpGyQxydViH17YZClw==", "dev": true, "requires": { - "@adobe/helix-fetch": "2.1.6", + "@adobe/helix-fetch": "2.1.7", "object-hash": "2.1.1" } }, "@adobe/helix-deploy": { - "version": "3.6.4", - "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-3.6.4.tgz", - "integrity": "sha512-vfIx0L/Wsgz5+y86Tb6t+1KBBQA4h8dvt+pvAW0OUhCd/qn/k/hzAqXAPANCjkt5eGLXg00rwCLPdNVseGEwHQ==", + "version": "3.6.6", + "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-3.6.6.tgz", + "integrity": "sha512-yEi/4/w29hSfj1XDgKfRWwZB9o8uzZGkMHAfrqB3fHAxY8ljypcTyy9cyaI+Nh6shkUFsuXqiNZwuaDfwsed6g==", "dev": true, "requires": { - "@adobe/fastly-native-promises": "1.22.1", + "@adobe/fastly-native-promises": "1.22.2", "@adobe/helix-epsagon": "1.5.8", - "@adobe/helix-fetch": "2.1.6", + "@adobe/helix-fetch": "2.1.7", "@aws-sdk/client-apigatewayv2": "3.7.0", "@aws-sdk/client-lambda": "3.7.0", "@aws-sdk/client-s3": "3.7.0", @@ -130,9 +130,9 @@ } }, "@adobe/helix-fetch": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-fetch/-/helix-fetch-2.1.6.tgz", - "integrity": "sha512-ZSPGC8RUXk48CDC4oWOCd63dAFwafndsNe7MzMiWzkDowQrgc/0ymDXmcAAj2I0eJE4siP0jz+qVhb4NH+io/A==", + "version": "2.1.7", + "resolved": "https://registry.npmjs.org/@adobe/helix-fetch/-/helix-fetch-2.1.7.tgz", + "integrity": "sha512-/U+j1p0Ntx82gzH6oK2PLS+CdpDGwVn3D7f03wb1OhdLlhLicrEysFz4v26y+G5r3l68ZMSRJ8xrUFvnXcNjEg==", "requires": { "debug": "4.3.1", "form-data": "4.0.0", @@ -187,9 +187,9 @@ } }, "@adobe/helix-onedrive-support": { - "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==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/@adobe/helix-onedrive-support/-/helix-onedrive-support-3.1.7.tgz", + "integrity": "sha512-f2z6oCfChcMBrBU1Qey01oYeSSLHF5+LxddDLqnpfz2avJpYmQmN9oJbL2VkdHzwiTKhi3/DN0mCkZyI1GBBnQ==", "requires": { "adal-node": "git+https://github.com/adobe-rnd/azure-activedirectory-library-for-nodejs.git#adobe", "request": "2.88.2", @@ -197,12 +197,12 @@ } }, "@adobe/helix-ops": { - "version": "2.0.13", - "resolved": "https://registry.npmjs.org/@adobe/helix-ops/-/helix-ops-2.0.13.tgz", - "integrity": "sha512-B4XWoeyCDwCoDdL1XWqZfcjy+s8zrcNK67i6R+vBq8ICHjvUzWfm1DEkpI5RhJ6cAygqleSD1hKtFWYhiyrtmQ==", + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/@adobe/helix-ops/-/helix-ops-2.0.14.tgz", + "integrity": "sha512-/m6rcFYN8ddbHeqApJDa9//PVPCebSmJtXDk3vONh3RvPJU6/PARlHVQkD9NyxsIzU8Xoxb1HhD2receYKiajg==", "dev": true, "requires": { - "@adobe/helix-fetch": "2.1.6", + "@adobe/helix-fetch": "2.1.7", "diff": "5.0.0", "fs-extra": "9.1.0", "get-stream": "6.0.0", @@ -269,11 +269,11 @@ } }, "@adobe/helix-shared": { - "version": "7.21.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.21.1.tgz", - "integrity": "sha512-jYApDSGAOEjZsVxTgbSt2FscqzHQcaO+Gw/w7VnzBlM0h+UQBFSr8pW2BMpwAtORG6Z7XUyqL/9CzGb/f9vMNA==", + "version": "7.21.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.21.2.tgz", + "integrity": "sha512-ylUHnW84UKAOsKCxysy22Az5Id8APsguTlhVuFUvRtGIfh67UE0//s74PqUT12dN56O9O7bH3XhHQNR5LxzDkQ==", "requires": { - "@adobe/helix-fetch": "2.1.6", + "@adobe/helix-fetch": "2.1.7", "@adobe/helix-log": "5.0.0", "ajv": "7.1.1", "ajv-formats": "1.5.1", @@ -302,6 +302,49 @@ "requires": { "@adobe/helix-fetch": "2.1.6", "@adobe/helix-log": "5.0.0" + }, + "dependencies": { + "@adobe/helix-fetch": { + "version": "2.1.6", + "resolved": "https://registry.npmjs.org/@adobe/helix-fetch/-/helix-fetch-2.1.6.tgz", + "integrity": "sha512-ZSPGC8RUXk48CDC4oWOCd63dAFwafndsNe7MzMiWzkDowQrgc/0ymDXmcAAj2I0eJE4siP0jz+qVhb4NH+io/A==", + "requires": { + "debug": "4.3.1", + "form-data": "4.0.0", + "get-stream": "6.0.0", + "http-cache-semantics": "4.1.0", + "lru-cache": "6.0.0", + "object-sizeof": "1.6.1" + } + }, + "debug": { + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", + "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", + "requires": { + "ms": "2.1.2" + } + }, + "form-data": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", + "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + } + }, + "get-stream": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.0.tgz", + "integrity": "sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==" + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" + } } }, "@adobe/helix-testutils": { @@ -1388,9 +1431,9 @@ } }, "@azure/abort-controller": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1.0.3.tgz", - "integrity": "sha512-kCibMwqffnwlw3c+e879rCE1Am1I2BfhjOeO54XNA8i/cEuzktnBQbTrzh67XwibHO05YuNgZzSWy9ocVfFAGw==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@azure/abort-controller/-/abort-controller-1.0.4.tgz", + "integrity": "sha512-lNUmDRVGpanCsiUN3NWxFTdwmdFI53xwhkTFfHDGTYk46ca7Ind3nanJc+U6Zj9Tv+9nTCWRBscWEW1DyKOpTw==", "dev": true, "requires": { "tslib": "^2.0.0" @@ -2927,9 +2970,9 @@ }, "dependencies": { "@types/node": { - "version": "10.17.49", - "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.49.tgz", - "integrity": "sha512-PGaJNs5IZz5XgzwJvL/1zRfZB7iaJ5BydZ8/Picm+lUNYoNO9iVTQkVy5eUh0dZDrx3rBOIs3GCbCRmMuYyqwg==" + "version": "10.17.54", + "resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.54.tgz", + "integrity": "sha512-c8Lm7+hXdSPmWH4B9z/P/xIXhFK3mCQin4yCYMd2p1qpMG5AfgyJuYZ+3q2dT7qLiMMMGMd5dnkFpdqJARlvtQ==" }, "underscore": { "version": "1.12.0", @@ -4786,9 +4829,9 @@ } }, "electron-to-chromium": { - "version": "1.3.680", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.680.tgz", - "integrity": "sha512-XBACJT9RdpdWtoMXQPR8Be3ZtmizWWbxfw8cY2b5feUwiDO3FUl8qo4W2jXoq/WnnA3xBRqafu1XbpczqyUvlA==", + "version": "1.3.681", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.681.tgz", + "integrity": "sha512-W6uYvSUTHuyX2DZklIESAqx57jfmGjUkd7Z3RWqLdj9Mmt39ylhBuvFXlskQnvBHj0MYXIeQI+mjiwVddZLSvA==", "dev": true }, "emitter-listener": { diff --git a/package.json b/package.json index fa53201f..7b283e7f 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ "homepage": "https://github.com/adobe/helix-data-embed#readme", "dependencies": { "@adobe/helix-epsagon": "1.5.8", - "@adobe/helix-fetch": "2.1.6", - "@adobe/helix-onedrive-support": "3.1.6", - "@adobe/helix-shared": "7.21.1", + "@adobe/helix-fetch": "2.1.7", + "@adobe/helix-onedrive-support": "3.1.7", + "@adobe/helix-shared": "7.21.2", "@adobe/helix-status": "9.0.6", "@adobe/openwhisk-action-logger": "2.4.1", "@adobe/openwhisk-action-utils": "4.4.1", @@ -45,8 +45,8 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "1.1.4", - "@adobe/helix-deploy": "3.6.4", - "@adobe/helix-ops": "2.0.13", + "@adobe/helix-deploy": "3.6.6", + "@adobe/helix-ops": "2.0.14", "@adobe/helix-testutils": "0.4.3", "@semantic-release/changelog": "5.0.1", "@semantic-release/exec": "5.0.0", From 4d9d973da1d141c1679b7f1bafa09b3db8992864 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Thu, 4 Mar 2021 20:31:56 -0500 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]