From bda8ff4d43df3ceb224f23a4c22fdf28414a7f88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Sep 2021 06:40:59 +0900 Subject: [PATCH] fix(deps): update dependency @adobe/helix-universal to v1.6.12 (#920) * fix(deps): update dependency @adobe/helix-universal to v1.6.12 * chore(ci): trigger ci [skip action] Co-authored-by: Renovate Bot Co-authored-by: adobe-bot <30273922+adobe-bot@users.noreply.github.com> --- 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 53ac8c2d..d2d68315 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-shared-config": "1.2.3", "@adobe/helix-shared-wrap": "1.0.0", "@adobe/helix-status": "9.2.2", - "@adobe/helix-universal": "1.6.11", + "@adobe/helix-universal": "1.6.12", "@adobe/helix-universal-logger": "1.0.8", "escape-string-regexp": "4.0.0", "fs-extra": "10.0.0", @@ -394,9 +394,9 @@ } }, "node_modules/@adobe/helix-universal": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.6.11.tgz", - "integrity": "sha512-xUyl9aoQ520o7LClxaXbMivw4pwQrTGFHuzH/ebtoBzqyBSlUBPhdbA8CbqXzvTDZlZ2WIh9RVH1guwSYIXuXg==", + "version": "1.6.12", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.6.12.tgz", + "integrity": "sha512-JehpqRPJUohzjOSGXXiO+TCxi+MjOh+KX0LqHSCPmMsfa7sWypAsZna8dl58yN4HzzeYDdFL+r45nx/Z0rnkZg==", "dependencies": { "@adobe/helix-epsagon": "1.6.9", "@adobe/helix-fetch": "2.4.2" @@ -22038,9 +22038,9 @@ } }, "@adobe/helix-universal": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.6.11.tgz", - "integrity": "sha512-xUyl9aoQ520o7LClxaXbMivw4pwQrTGFHuzH/ebtoBzqyBSlUBPhdbA8CbqXzvTDZlZ2WIh9RVH1guwSYIXuXg==", + "version": "1.6.12", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.6.12.tgz", + "integrity": "sha512-JehpqRPJUohzjOSGXXiO+TCxi+MjOh+KX0LqHSCPmMsfa7sWypAsZna8dl58yN4HzzeYDdFL+r45nx/Z0rnkZg==", "requires": { "@adobe/helix-epsagon": "1.6.9", "@adobe/helix-fetch": "2.4.2" diff --git a/package.json b/package.json index f6f313cf..b9fbaab9 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@adobe/helix-shared-config": "1.2.3", "@adobe/helix-shared-wrap": "1.0.0", "@adobe/helix-status": "9.2.2", - "@adobe/helix-universal": "1.6.11", + "@adobe/helix-universal": "1.6.12", "@adobe/helix-universal-logger": "1.0.8", "escape-string-regexp": "4.0.0", "fs-extra": "10.0.0",