From 526074479c47a6f72804680f62cd852a69f854b5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Mar 2021 11:55:09 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-status to v9.0.7 --- package-lock.json | 51 ++++------------------------------------------- package.json | 2 +- 2 files changed, 5 insertions(+), 48 deletions(-) diff --git a/package-lock.json b/package-lock.json index 284f67aa..89838a8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -296,55 +296,12 @@ } }, "@adobe/helix-status": { - "version": "9.0.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.0.6.tgz", - "integrity": "sha512-3p6Ln0drtSc7SMMA6U6dmsSv265mRwgv7AiacIL3abbn1kTnLcD4RaRaIZKeSsc3+9EJ7rnJLmgnMV2mdhg89w==", + "version": "9.0.7", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.0.7.tgz", + "integrity": "sha512-JbBR7EzjW+adeMazHvaH5EUOtB+m9r/FT//yHnTkZgeE6cnZjxmFgI17obCaAPeB9VyOHTDakuWMcbgSeaUUZw==", "requires": { - "@adobe/helix-fetch": "2.1.6", + "@adobe/helix-fetch": "2.1.7", "@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": { diff --git a/package.json b/package.json index 4675838f..c5b3cf28 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@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/helix-status": "9.0.7", "@adobe/openwhisk-action-logger": "2.4.1", "@adobe/openwhisk-action-utils": "4.4.1", "@flighter/a1-notation": "2.0.1", From ac98d40b6df0635680e04e6ed22bd05b789a653e Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:55:28 -0500 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]