diff --git a/package-lock.json b/package-lock.json index b0eb46c..2757cac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@adobe/helix-onedrive-support": "5.0.1", "@adobe/helix-shared-utils": "1.0.3", "@adobe/helix-shared-wrap": "1.0.0", - "@adobe/helix-status": "9.1.8", + "@adobe/helix-status": "9.2.0", "@adobe/helix-universal": "1.6.5", "@adobe/helix-universal-logger": "1.0.5", "@flighter/a1-notation": "2.0.2", @@ -208,12 +208,11 @@ "integrity": "sha512-6YGZ1rfyTJ0SRggGVhA1WnIGeSM+g+AjFcllaeJxS5PIzqpuyTgAvPr/UTaIq/T9kTbHf8d+CFF9aRj+uG387Q==" }, "node_modules/@adobe/helix-status": { - "version": "9.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.1.8.tgz", - "integrity": "sha512-PC1sj0POEZ9wPHb1d5dsnKzfPICGWhwnx9H+tRdzScTgA7TZtjtlAQbL5kuyutFJ393FvUJYAP8nCy77sK9Wzg==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.2.0.tgz", + "integrity": "sha512-8WWb0E8sh2GNHpwO5E6SwM4uP8SDl4Q1yRYEJ8Lmqa0ng8PO9cLp5fBOYTfRB9JCrfgYduz46RU1kczWiwnZjw==", "dependencies": { - "@adobe/helix-fetch": "2.3.0", - "@adobe/helix-log": "5.0.3" + "@adobe/helix-fetch": "2.3.0" } }, "node_modules/@adobe/helix-testutils": { @@ -20608,12 +20607,11 @@ "integrity": "sha512-6YGZ1rfyTJ0SRggGVhA1WnIGeSM+g+AjFcllaeJxS5PIzqpuyTgAvPr/UTaIq/T9kTbHf8d+CFF9aRj+uG387Q==" }, "@adobe/helix-status": { - "version": "9.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.1.8.tgz", - "integrity": "sha512-PC1sj0POEZ9wPHb1d5dsnKzfPICGWhwnx9H+tRdzScTgA7TZtjtlAQbL5kuyutFJ393FvUJYAP8nCy77sK9Wzg==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.2.0.tgz", + "integrity": "sha512-8WWb0E8sh2GNHpwO5E6SwM4uP8SDl4Q1yRYEJ8Lmqa0ng8PO9cLp5fBOYTfRB9JCrfgYduz46RU1kczWiwnZjw==", "requires": { - "@adobe/helix-fetch": "2.3.0", - "@adobe/helix-log": "5.0.3" + "@adobe/helix-fetch": "2.3.0" } }, "@adobe/helix-testutils": { diff --git a/package.json b/package.json index 263b3c2..38c158b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@adobe/helix-onedrive-support": "5.0.1", "@adobe/helix-shared-utils": "1.0.3", "@adobe/helix-shared-wrap": "1.0.0", - "@adobe/helix-status": "9.1.8", + "@adobe/helix-status": "9.2.0", "@adobe/helix-universal": "1.6.5", "@adobe/helix-universal-logger": "1.0.5", "@flighter/a1-notation": "2.0.2",