diff --git a/package-lock.json b/package-lock.json index a3676a08..56a99169 100644 --- a/package-lock.json +++ b/package-lock.json @@ -173,9 +173,9 @@ } }, "@adobe/helix-log": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-log/-/helix-log-4.5.3.tgz", - "integrity": "sha512-4sQaXRs3APFfipgF0pA3ZAvsC6U+oJOGrCdDBFPQRMBIHSLo2PssbiAEyiVFPwJHlCT/fTVioDZSyl3Hye+Gsw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-log/-/helix-log-5.0.0.tgz", + "integrity": "sha512-jk8gokj6eyC0csnQlQpsJ71ysqkQtMDt99mSJsiN/gdBx5JWFu4sKRudUfcdAjLxREb2tXkf3r0LTPHpcvuMtQ==", "requires": { "big.js": "^6.0.0", "colorette": "^1.1.0", @@ -275,12 +275,12 @@ } }, "@adobe/helix-shared": { - "version": "7.19.10", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.19.10.tgz", - "integrity": "sha512-IANoNBk9LEoBkJwMcXDK94crZLp8gyfXYgNz3SFuAHagvtZE8mwdkEhv0SvNUopnx3IblsDAxg07+NTgdW3KRw==", + "version": "7.19.11", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.19.11.tgz", + "integrity": "sha512-PdkqJEDdh+0AqRjS0hzsGoQ+zQlOQFj20MILhnZDKkGGtKnQ9T1mC7LEZdEu7fZUc0/IWewoSyQkJtj5eOO1qg==", "requires": { "@adobe/helix-fetch": "2.1.5", - "@adobe/helix-log": "4.5.3", + "@adobe/helix-log": "5.0.0", "ajv": "7.1.1", "ajv-formats": "1.5.1", "ferrum": "1.7.0", @@ -302,12 +302,12 @@ } }, "@adobe/helix-status": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.0.4.tgz", - "integrity": "sha512-dgJ7hZz/6v4LE3qK4NSZ4HczTAclL1XvEPNsD1Kw540R98O7pF54Ihw2L9PvZfcp0jlXpbfeao0QcGXqITDT7A==", + "version": "9.0.5", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-9.0.5.tgz", + "integrity": "sha512-U+HEFOV2yUV99j/4I2mm618P5M0JX6eFTtJnnnR2V6+MPB0RQb1pFE+9LO8D8pgIMMFFuvn0HKOKZsmD8vV2tw==", "requires": { "@adobe/helix-fetch": "2.1.5", - "@adobe/helix-log": "4.5.3" + "@adobe/helix-log": "5.0.0" } }, "@adobe/helix-testutils": { diff --git a/package.json b/package.json index 5b18b655..03ca2039 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@adobe/helix-epsagon": "1.5.8", "@adobe/helix-fetch": "2.1.5", "@adobe/helix-onedrive-support": "3.1.6", - "@adobe/helix-shared": "7.19.10", - "@adobe/helix-status": "9.0.4", + "@adobe/helix-shared": "7.19.11", + "@adobe/helix-status": "9.0.5", "@adobe/openwhisk-action-logger": "2.4.1", "@adobe/openwhisk-action-utils": "4.4.1", "@flighter/a1-notation": "1.0.7",