From 83c4d079744536ec9fd4c901ab039bb7f782add4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Dec 2020 03:43:57 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-status to v9 --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2890ea7d..4e9daf62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -178,12 +178,13 @@ } }, "@adobe/helix-status": { - "version": "8.2.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-8.2.3.tgz", - "integrity": "sha512-SjwbDfABCP0x4vYZ+Rl9FjW6/rWBXK0SVnB6wUn3DYNiujwL/x5tm/8hoxnJbfaCSofudbDMayoXb/DyuCPfhQ==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.0.0.tgz", + "integrity": "sha512-6mqu7JgLBL7MBxPaxBQiOpR8BGT41i2gilumC6HRLPsBT78M97SPzx3QDG2Uj60kwt6O9Tn7TXIM1+iAjjk6DQ==", "requires": { "@adobe/helix-fetch": "1.9.2", - "@adobe/helix-log": "4.5.3" + "@adobe/helix-log": "4.5.3", + "node-fetch": "2.6.1" }, "dependencies": { "@adobe/helix-log": { diff --git a/package.json b/package.json index 391bb0e0..637a2f79 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@adobe/helix-epsagon": "1.5.5", "@adobe/helix-onedrive-support": "3.1.5", "@adobe/helix-shared": "7.18.0", - "@adobe/helix-status": "8.2.3", + "@adobe/helix-status": "9.0.0", "@adobe/openwhisk-action-logger": "2.3.0", "@adobe/openwhisk-action-utils": "4.4.0", "@flighter/a1-notation": "1.0.6", From d143dcb4162fc1db074aa82d32feed5d46545765 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Wed, 16 Dec 2020 22:44:15 -0500 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]