From 1748f22226e000a0b139bd908e546bb8bc63f8c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2020 01:20:53 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-epsagon to v1.1.13 --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 043f3f13..ef467c82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,11 +14,11 @@ } }, "@adobe/helix-epsagon": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/@adobe/helix-epsagon/-/helix-epsagon-1.1.12.tgz", - "integrity": "sha512-HHDZPh7fPtYHGnksCuGiOvWSkKeAXAnIjNbzbttL1cYOBiK+s3j/1Me+Gx+2Ux7GwMsXuNcxQtg/qnHqoTH+Tg==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/@adobe/helix-epsagon/-/helix-epsagon-1.1.13.tgz", + "integrity": "sha512-59cIwTAcQbyQrZ/m7q9jE8RiG6jG4C58K6qyfdE4TkpsyKwLv8+ZNV3sgf9o04VlezaY6W1hd0OVAtWgVSclQQ==", "requires": { - "epsagon": "1.58.3" + "epsagon": "1.51.3" } }, "@adobe/helix-log": { @@ -4066,15 +4066,15 @@ } }, "epsagon": { - "version": "1.58.3", - "resolved": "https://registry.npmjs.org/epsagon/-/epsagon-1.58.3.tgz", - "integrity": "sha512-BBrJxKRYrV79JbbyYJDevwF++UIP5klsl0uFBfOeAEkMWVW2bnRBaNun0nlX91gFoqs6Af9h5cUI83RW/cWT2w==", + "version": "1.51.3", + "resolved": "https://registry.npmjs.org/epsagon/-/epsagon-1.51.3.tgz", + "integrity": "sha512-QbKmhLU56fi3TTJdHe5e98i/tQ5x6FyKLS98P7VDPltJjd26t6dmt6scEyOf910h1Vb6tI2JG4wfBR6IYeaHyg==", "requires": { "axios": "^0.19.0", "google-protobuf": "^3.5.0", "json.sortify": "^2.2.2", "md5": "^2.2.1", - "shimmer": "^1.2.1", + "shimmer": "^1.2.0", "uuid-to-hex": "^1.0.3", "uuid4": "^1.0.0" } diff --git a/package.json b/package.json index 34fc5bca..7ed8f008 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "homepage": "https://github.com/adobe/helix-data-embed#readme", "dependencies": { - "@adobe/helix-epsagon": "1.1.12", + "@adobe/helix-epsagon": "1.1.13", "@adobe/helix-onedrive-support": "2.2.0", "@adobe/helix-status": "7.1.2", "@adobe/openwhisk-action-logger": "2.2.0", From 56492f765c8c722ed1310c4a9582591e530c1d8f Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 6 Apr 2020 21:21:07 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]