diff --git a/package-lock.json b/package-lock.json index 03fc3fe..f03330a 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.1.0", - "@adobe/helix-shared": "7.27.1", + "@adobe/helix-shared": "7.28.0", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2", @@ -179,9 +179,9 @@ } }, "node_modules/@adobe/helix-shared": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.27.1.tgz", - "integrity": "sha512-UPyHKhbRQ3Zs4BtECKQZX+8+o9WAk//XiFwB5PCcErcyGHVhzADuNs86QMvnuJx6AD8qyPOjM7qnRFRcaJ+OAA==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.28.0.tgz", + "integrity": "sha512-dpXOAEYk+w5wCBSOKAMcX0+/ClJzMxhAqeEiNJql0wqFakq0oOmWtvQ9mqfb1Pa3EjSDuJ5yNJm/C/y4Elye4Q==", "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", @@ -18110,9 +18110,9 @@ } }, "@adobe/helix-shared": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.27.1.tgz", - "integrity": "sha512-UPyHKhbRQ3Zs4BtECKQZX+8+o9WAk//XiFwB5PCcErcyGHVhzADuNs86QMvnuJx6AD8qyPOjM7qnRFRcaJ+OAA==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared/-/helix-shared-7.28.0.tgz", + "integrity": "sha512-dpXOAEYk+w5wCBSOKAMcX0+/ClJzMxhAqeEiNJql0wqFakq0oOmWtvQ9mqfb1Pa3EjSDuJ5yNJm/C/y4Elye4Q==", "requires": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-log": "5.0.3", diff --git a/package.json b/package.json index 13ddbf8..2b5bb1b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dependencies": { "@adobe/helix-fetch": "2.2.0", "@adobe/helix-onedrive-support": "4.1.0", - "@adobe/helix-shared": "7.27.1", + "@adobe/helix-shared": "7.28.0", "@adobe/helix-status": "9.1.6", "@adobe/helix-universal": "1.2.1", "@adobe/helix-universal-logger": "1.0.2",