From 1de39a6450337b4b88009dd2c4a17da02be67e49 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Apr 2021 01:28:47 +0000 Subject: [PATCH 1/2] chore(deps): update adobe fixes --- package-lock.json | 30 +++++++++++++++--------------- package.json | 4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index a3f3f6f..34ae279 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@adobe/helix-onedrive-support": "4.0.5", "@adobe/helix-shared": "7.26.1", "@adobe/helix-status": "9.1.6", - "@adobe/helix-universal": "1.1.0", + "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", "@flighter/a1-notation": "2.0.1", "googleapis": "70.0.0", @@ -21,7 +21,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "1.1.4", - "@adobe/helix-deploy": "4.0.3", + "@adobe/helix-deploy": "4.0.6", "@adobe/helix-ops": "2.2.0", "@adobe/helix-testutils": "0.4.5", "@semantic-release/changelog": "5.0.1", @@ -77,9 +77,9 @@ } }, "node_modules/@adobe/helix-deploy": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.0.3.tgz", - "integrity": "sha512-YscAyZ52vz5JvD/yR//62uVk+so2oJVp/V9l8rB1cTpjXhTzrSlNO907TG49kCrC+HaYvm8uHSuSFWXN0aa8+w==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.0.6.tgz", + "integrity": "sha512-jLysop0nLo4alyW1rw9UzANrE7b/DYkgzF1pLBnXcsXi58kWgpcRboZOxqdO3RwjCQvZ8sWTVCqkqyph8sjt+w==", "dev": true, "dependencies": { "@adobe/fastly-native-promises": "1.23.0", @@ -109,7 +109,7 @@ "node": ">=12.0" }, "peerDependencies": { - "@adobe/helix-universal": "^1.0" + "@adobe/helix-universal": ">=1.2.1" } }, "node_modules/@adobe/helix-epsagon": { @@ -215,9 +215,9 @@ } }, "node_modules/@adobe/helix-universal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.1.0.tgz", - "integrity": "sha512-yBgaPX2CgHMLqDWRh06TwNgE7gMzTXQ/FY1LjOBYOVkV9eoPFgUArHyOb/x9VfDTxgaDMfkNWSGTEwXmyhr6iA==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.2.1.tgz", + "integrity": "sha512-TNoYTkmgFL8yztlnG42MfQCixdgkVNdmes303B2ckh8kXpA0MKa4Znjn22mxyzXtwzl81yc526i+7jhQoqIqCA==", "dependencies": { "@adobe/helix-epsagon": "1.6.4", "@adobe/helix-fetch": "2.2.0" @@ -18408,9 +18408,9 @@ } }, "@adobe/helix-deploy": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.0.3.tgz", - "integrity": "sha512-YscAyZ52vz5JvD/yR//62uVk+so2oJVp/V9l8rB1cTpjXhTzrSlNO907TG49kCrC+HaYvm8uHSuSFWXN0aa8+w==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.0.6.tgz", + "integrity": "sha512-jLysop0nLo4alyW1rw9UzANrE7b/DYkgzF1pLBnXcsXi58kWgpcRboZOxqdO3RwjCQvZ8sWTVCqkqyph8sjt+w==", "dev": true, "requires": { "@adobe/fastly-native-promises": "1.23.0", @@ -18530,9 +18530,9 @@ } }, "@adobe/helix-universal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.1.0.tgz", - "integrity": "sha512-yBgaPX2CgHMLqDWRh06TwNgE7gMzTXQ/FY1LjOBYOVkV9eoPFgUArHyOb/x9VfDTxgaDMfkNWSGTEwXmyhr6iA==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.2.1.tgz", + "integrity": "sha512-TNoYTkmgFL8yztlnG42MfQCixdgkVNdmes303B2ckh8kXpA0MKa4Znjn22mxyzXtwzl81yc526i+7jhQoqIqCA==", "requires": { "@adobe/helix-epsagon": "1.6.4", "@adobe/helix-fetch": "2.2.0" diff --git a/package.json b/package.json index d7ce10a..0f1ae02 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@adobe/helix-onedrive-support": "4.0.5", "@adobe/helix-shared": "7.26.1", "@adobe/helix-status": "9.1.6", - "@adobe/helix-universal": "1.1.0", + "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", "@flighter/a1-notation": "2.0.1", "googleapis": "70.0.0", @@ -44,7 +44,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "1.1.4", - "@adobe/helix-deploy": "4.0.3", + "@adobe/helix-deploy": "4.0.6", "@adobe/helix-ops": "2.2.0", "@adobe/helix-testutils": "0.4.5", "@semantic-release/changelog": "5.0.1", From 9c2b01a715e5cc5069974cd49845790cfa803830 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 19 Apr 2021 21:29:02 -0400 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]