diff --git a/package-lock.json b/package-lock.json index 983c4f3..2ad4557 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-shared-utils": "1.0.3", "@adobe/helix-shared-wrap": "1.0.0", "@adobe/helix-status": "9.2.4", - "@adobe/helix-universal": "1.8.1", + "@adobe/helix-universal": "1.9.0", "@adobe/helix-universal-logger": "1.1.1", "@flighter/a1-notation": "2.0.2", "googleapis": "89.0.0", @@ -545,9 +545,9 @@ } }, "node_modules/@adobe/helix-universal": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.8.1.tgz", - "integrity": "sha512-XDrroCQ/FBaYtWcvotAKUllw+AiVj553oPXNVJFpUmLde2JuImsiqpV98MbVJvv8ThQg0wG3VZCDSbeFZXgL2Q==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.9.0.tgz", + "integrity": "sha512-uxL5YzdYnW298osMPKt72cULrkaGCDYSCJqw1jQwd+tiotWc8/0cPFKupzAiXDXwbCyGaY7l6aSHdyldCEBBnw==", "dependencies": { "@adobe/helix-epsagon": "1.6.9", "@adobe/helix-fetch": "3.0.0" @@ -17090,9 +17090,9 @@ } }, "@adobe/helix-universal": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.8.1.tgz", - "integrity": "sha512-XDrroCQ/FBaYtWcvotAKUllw+AiVj553oPXNVJFpUmLde2JuImsiqpV98MbVJvv8ThQg0wG3VZCDSbeFZXgL2Q==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-1.9.0.tgz", + "integrity": "sha512-uxL5YzdYnW298osMPKt72cULrkaGCDYSCJqw1jQwd+tiotWc8/0cPFKupzAiXDXwbCyGaY7l6aSHdyldCEBBnw==", "requires": { "@adobe/helix-epsagon": "1.6.9", "@adobe/helix-fetch": "3.0.0" diff --git a/package.json b/package.json index 6abd9e6..738f506 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@adobe/helix-shared-utils": "1.0.3", "@adobe/helix-shared-wrap": "1.0.0", "@adobe/helix-status": "9.2.4", - "@adobe/helix-universal": "1.8.1", + "@adobe/helix-universal": "1.9.0", "@adobe/helix-universal-logger": "1.1.1", "@flighter/a1-notation": "2.0.2", "googleapis": "89.0.0",