diff --git a/package-lock.json b/package-lock.json index 23b39fb..8e747a1 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.0.5", - "@adobe/helix-shared": "7.26.1", + "@adobe/helix-shared": "7.26.3", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", @@ -21,7 +21,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "1.1.4", - "@adobe/helix-deploy": "4.0.6", + "@adobe/helix-deploy": "4.1.0", "@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.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.0.6.tgz", - "integrity": "sha512-jLysop0nLo4alyW1rw9UzANrE7b/DYkgzF1pLBnXcsXi58kWgpcRboZOxqdO3RwjCQvZ8sWTVCqkqyph8sjt+w==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.1.0.tgz", + "integrity": "sha512-/J7dcmwvND654cALpRwuuWRkZDJf3tXvVd/zhH4dOS10u93sG9VEUWqW2A5v7mcHHvUhXAp2B7MMm8DCZ41dww==", "dev": true, "dependencies": { "@adobe/fastly-native-promises": "1.23.0", @@ -179,9 +179,9 @@ } }, "node_modules/@adobe/helix-shared": { - "version": "7.26.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.26.1.tgz", - "integrity": "sha512-KqlfX9YHuaraypZpQJH4F2UI2DZUw7MwAULUL2ffXuhaaCPLmXc5GRT6yCd7agsZWHT9fOFsvwYZoQZCcahGUg==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.26.3.tgz", + "integrity": "sha512-dICkaoGgWaocEhd2sD8fAGKaTQ5zNK+jKWLcf7KC2mJ9xJW6Xk8CrCxgDODQvw6nhgJCQJQ52xGQvzof1KgNKA==", "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", @@ -18408,9 +18408,9 @@ } }, "@adobe/helix-deploy": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.0.6.tgz", - "integrity": "sha512-jLysop0nLo4alyW1rw9UzANrE7b/DYkgzF1pLBnXcsXi58kWgpcRboZOxqdO3RwjCQvZ8sWTVCqkqyph8sjt+w==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-deploy/-/helix-deploy-4.1.0.tgz", + "integrity": "sha512-/J7dcmwvND654cALpRwuuWRkZDJf3tXvVd/zhH4dOS10u93sG9VEUWqW2A5v7mcHHvUhXAp2B7MMm8DCZ41dww==", "dev": true, "requires": { "@adobe/fastly-native-promises": "1.23.0", @@ -18494,9 +18494,9 @@ } }, "@adobe/helix-shared": { - "version": "7.26.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.26.1.tgz", - "integrity": "sha512-KqlfX9YHuaraypZpQJH4F2UI2DZUw7MwAULUL2ffXuhaaCPLmXc5GRT6yCd7agsZWHT9fOFsvwYZoQZCcahGUg==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.26.3.tgz", + "integrity": "sha512-dICkaoGgWaocEhd2sD8fAGKaTQ5zNK+jKWLcf7KC2mJ9xJW6Xk8CrCxgDODQvw6nhgJCQJQ52xGQvzof1KgNKA==", "requires": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", diff --git a/package.json b/package.json index 9f6fcda..6c3f0d5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-onedrive-support": "4.0.5", - "@adobe/helix-shared": "7.26.1", + "@adobe/helix-shared": "7.26.3", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", @@ -44,7 +44,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "1.1.4", - "@adobe/helix-deploy": "4.0.6", + "@adobe/helix-deploy": "4.1.0", "@adobe/helix-ops": "2.2.0", "@adobe/helix-testutils": "0.4.5", "@semantic-release/changelog": "5.0.1",