From e97e3439ba28522067471ff369617f9f12fc4971 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Jun 2020 05:13:23 +0000 Subject: [PATCH 1/2] fix(deps): update dependency @adobe/helix-epsagon to v1.3.10 --- 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 113d2c76..45188d23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,11 +14,11 @@ } }, "@adobe/helix-epsagon": { - "version": "1.3.9", - "resolved": "https://registry.npmjs.org/@adobe/helix-epsagon/-/helix-epsagon-1.3.9.tgz", - "integrity": "sha512-rqBczfdyjjS6D2OOHgkQjymIdw0zJF+j/VsDnv8xRpEZOAmpCEq0uZYj1JSjiGmtwcKoogl3AW12A4Q3oVhIhg==", + "version": "1.3.10", + "resolved": "https://registry.npmjs.org/@adobe/helix-epsagon/-/helix-epsagon-1.3.10.tgz", + "integrity": "sha512-QyWUeV7ptbWHu9V6tXlqf4QQiDnm1y1skt6766eKih64v/HGoTDjZCxCnfhNJVd4vFcMurGHQCsVR+6NgJE+Nw==", "requires": { - "epsagon": "1.70.3" + "epsagon": "1.71.1" } }, "@adobe/helix-fetch": { @@ -4594,9 +4594,9 @@ } }, "epsagon": { - "version": "1.70.3", - "resolved": "https://registry.npmjs.org/epsagon/-/epsagon-1.70.3.tgz", - "integrity": "sha512-8l32gI5joBcIbImTYnhwfS1Jnhc6Q7JTtWI5p4lFsho+s5UzS0yFdUWhzW0KgGsWh811fXuQSkl3lSmcSJrERQ==", + "version": "1.71.1", + "resolved": "https://registry.npmjs.org/epsagon/-/epsagon-1.71.1.tgz", + "integrity": "sha512-OwrwWYLb2FHJQefGZeUGl0ltVCL5v+Thkwv+NdsslPYzEy1ISvuqT7T5CxCuCpWqCUg8OAoFbF0i77oAjnqvQg==", "requires": { "axios": "^0.19.0", "google-protobuf": "^3.5.0", diff --git a/package.json b/package.json index e3ae4acf..95753573 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "homepage": "https://github.com/adobe/helix-data-embed#readme", "dependencies": { "@adobe/helix-fetch": "1.6.1", - "@adobe/helix-epsagon": "1.3.9", + "@adobe/helix-epsagon": "1.3.10", "@adobe/helix-onedrive-support": "2.4.0", "@adobe/helix-shared": "7.5.0", "@adobe/helix-status": "7.1.3", From ac924300d9ed54b6542f12575c9e159d282052e2 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Thu, 11 Jun 2020 01:13:38 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]