diff --git a/package-lock.json b/package-lock.json index eeedfbc..2cb01e8 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.25.0", + "@adobe/helix-shared": "7.25.1", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.0.0", "@adobe/helix-universal-logger": "1.0.2", @@ -179,9 +179,9 @@ } }, "node_modules/@adobe/helix-shared": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.25.0.tgz", - "integrity": "sha512-DQmGmdb10QnzjCR1jvx1m1Q5+NNwFitN6YYnz6ozvTAsCI4weTNFzxc5UDSt3REJ49TJXiY8BW8X8za0ZSB2IQ==", + "version": "7.25.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.25.1.tgz", + "integrity": "sha512-lX/AOt89ozphzyY6nJ7vjEe6mLE+2SI8C81entq78niBanVRHTNHMPBt+WAt91mGo69ayFobI88dFvC78dYz4g==", "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", @@ -18524,9 +18524,9 @@ } }, "@adobe/helix-shared": { - "version": "7.25.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.25.0.tgz", - "integrity": "sha512-DQmGmdb10QnzjCR1jvx1m1Q5+NNwFitN6YYnz6ozvTAsCI4weTNFzxc5UDSt3REJ49TJXiY8BW8X8za0ZSB2IQ==", + "version": "7.25.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.25.1.tgz", + "integrity": "sha512-lX/AOt89ozphzyY6nJ7vjEe6mLE+2SI8C81entq78niBanVRHTNHMPBt+WAt91mGo69ayFobI88dFvC78dYz4g==", "requires": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", diff --git a/package.json b/package.json index a7937a7..50e5131 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.25.0", + "@adobe/helix-shared": "7.25.1", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.0.0", "@adobe/helix-universal-logger": "1.0.2",