From 004119066d7594c7369097edda3ef4459598b85a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Apr 2021 17:56:26 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-shared to v7.28.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 03fc3fe..f03330a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-onedrive-support": "4.1.0", - "@adobe/helix-shared": "7.27.1", + "@adobe/helix-shared": "7.28.0", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", @@ -179,9 +179,9 @@ } }, "node_modules/@adobe/helix-shared": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.27.1.tgz", - "integrity": "sha512-UPyHKhbRQ3Zs4BtECKQZX+8+o9WAk//XiFwB5PCcErcyGHVhzADuNs86QMvnuJx6AD8qyPOjM7qnRFRcaJ+OAA==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.28.0.tgz", + "integrity": "sha512-dpXOAEYk+w5wCBSOKAMcX0+/ClJzMxhAqeEiNJql0wqFakq0oOmWtvQ9mqfb1Pa3EjSDuJ5yNJm/C/y4Elye4Q==", "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", @@ -18110,9 +18110,9 @@ } }, "@adobe/helix-shared": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.27.1.tgz", - "integrity": "sha512-UPyHKhbRQ3Zs4BtECKQZX+8+o9WAk//XiFwB5PCcErcyGHVhzADuNs86QMvnuJx6AD8qyPOjM7qnRFRcaJ+OAA==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.28.0.tgz", + "integrity": "sha512-dpXOAEYk+w5wCBSOKAMcX0+/ClJzMxhAqeEiNJql0wqFakq0oOmWtvQ9mqfb1Pa3EjSDuJ5yNJm/C/y4Elye4Q==", "requires": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", diff --git a/package.json b/package.json index 13ddbf8..2b5bb1b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-onedrive-support": "4.1.0", - "@adobe/helix-shared": "7.27.1", + "@adobe/helix-shared": "7.28.0", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", From 43f708714a39ee9a1032c83317e33e1c4b26747e Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 26 Apr 2021 13:56:43 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]