diff --git a/package-lock.json b/package-lock.json index fa80efb5..26ca94ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -135,21 +135,16 @@ "link": true }, "node_modules/@adobe/helix-universal": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-4.5.2.tgz", - "integrity": "sha512-QTMhFh8DUyQ7Ih5sZcNM57tfaRlWn805aS//sbD/tCZVoQi5hc1dc4Cw6N+AHvEPVP34KqvIAaMkl1fa8pKoww==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal/-/helix-universal-5.0.0.tgz", + "integrity": "sha512-SIGDH3QwOmomoZ3pxbxN3mC1DIx67flNSy4jhBJ+IDb52q3c7ylT33cHtYsYZc+NpoK/pcTk4SdQtXot7NvpgQ==", + "license": "Apache-2.0", "optional": true, "dependencies": { "@adobe/fetch": "4.1.2", - "aws4": "1.12.0" + "aws4": "1.13.0" } }, - "node_modules/@adobe/helix-universal/node_modules/aws4": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.12.0.tgz", - "integrity": "sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==", - "optional": true - }, "node_modules/@adobe/jsonschema2md": { "version": "8.0.2", "resolved": "https://registry.npmjs.org/@adobe/jsonschema2md/-/jsonschema2md-8.0.2.tgz", @@ -15842,7 +15837,7 @@ "yaml": "2.4.2" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" } }, "packages/helix-shared-body-data/node_modules/@adobe/helix-shared-wrap": { @@ -15863,7 +15858,7 @@ "nock": "13.5.4" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" } }, "packages/helix-shared-bounce/node_modules/@adobe/helix-shared-wrap": { @@ -15957,7 +15952,7 @@ "nock": "13.5.4" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" } }, "packages/helix-shared-ims/node_modules/@adobe/helix-shared-body-data": { @@ -16048,7 +16043,7 @@ }, "packages/helix-shared-indexer": { "name": "@adobe/helix-shared-indexer", - "version": "2.0.24", + "version": "2.0.25", "license": "Apache-2.0", "dependencies": { "dayjs": "1.11.11", @@ -16250,7 +16245,7 @@ "nock": "13.5.4" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" } }, "packages/helix-shared-secrets/node_modules/@adobe/helix-shared-wrap": { @@ -16265,7 +16260,7 @@ "dependencies": { "@adobe/fetch": "^4.1.2", "@adobe/helix-shared-process-queue": "^3.0.4", - "@aws-sdk/client-s3": "^3.583.0", + "@aws-sdk/client-s3": "^3.564.0", "@smithy/node-http-handler": "^3.0.0", "mime": "^4.0.3" }, @@ -16281,7 +16276,7 @@ }, "packages/helix-shared-tokencache": { "name": "@adobe/helix-shared-tokencache", - "version": "1.4.6", + "version": "1.4.7", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.10", diff --git a/packages/helix-shared-body-data/package.json b/packages/helix-shared-body-data/package.json index 8190ceb9..e2210dbd 100644 --- a/packages/helix-shared-body-data/package.json +++ b/packages/helix-shared-body-data/package.json @@ -35,7 +35,7 @@ "@adobe/helix-shared-wrap": "^1.0.5" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" }, "devDependencies": { "yaml": "2.4.2" diff --git a/packages/helix-shared-bounce/package.json b/packages/helix-shared-bounce/package.json index 71e06385..dec3993c 100644 --- a/packages/helix-shared-bounce/package.json +++ b/packages/helix-shared-bounce/package.json @@ -36,7 +36,7 @@ "@adobe/helix-shared-wrap": "^1.0.5" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" }, "devDependencies": { "esmock": "2.5.1", diff --git a/packages/helix-shared-ims/package.json b/packages/helix-shared-ims/package.json index f0c81c5b..5625b8fc 100644 --- a/packages/helix-shared-ims/package.json +++ b/packages/helix-shared-ims/package.json @@ -40,7 +40,7 @@ "cookie": "0.6.0" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" }, "devDependencies": { "nock": "13.5.4" diff --git a/packages/helix-shared-secrets/package.json b/packages/helix-shared-secrets/package.json index 4cd05021..c9a13846 100644 --- a/packages/helix-shared-secrets/package.json +++ b/packages/helix-shared-secrets/package.json @@ -36,7 +36,7 @@ "aws4": "^1.12.0" }, "optionalDependencies": { - "@adobe/helix-universal": "^4.0.0" + "@adobe/helix-universal": "^5.0.0" }, "devDependencies": { "nock": "13.5.4"