diff --git a/package-lock.json b/package-lock.json index cd7c489e..0e00881b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -153,13 +153,12 @@ } }, "@adobe/helix-status": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-8.0.0.tgz", - "integrity": "sha512-RRxKwO+3AcFLstXu/kddV9b8nW207OFYt4BjbR76lwRXnsIs9r5Sxn68rdkPN0Cza/p2BK3UXm0Xm5/a6dpwyQ==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-8.1.0.tgz", + "integrity": "sha512-rHzwZNeDSQ8XQAnzYE+rVlTisV5Z0njE6KId/JixniG5GDEsGodFx+9jEwiOebgCrgVGAJH9hjZIdTILe7/NiA==", "requires": { - "@adobe/helix-log": "4.5.1", - "request": "2.88.2", - "request-promise-native": "^1.0.8" + "@adobe/helix-fetch": "1.7.0", + "@adobe/helix-log": "4.5.1" } }, "@adobe/helix-testutils": { diff --git a/package.json b/package.json index ed34d3c9..10e548b2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@adobe/helix-epsagon": "1.3.12", "@adobe/helix-onedrive-support": "2.5.1", "@adobe/helix-shared": "7.9.0", - "@adobe/helix-status": "8.0.0", + "@adobe/helix-status": "8.1.0", "@adobe/openwhisk-action-logger": "2.2.0", "@adobe/openwhisk-action-utils": "4.2.3", "@flighter/a1-notation": "1.0.6",