Skip to content

Commit 369e362

Browse files
chore: update to official [email protected]
Replace gitpkg temporary dependency with official release version. Update to @adobe/spacecat-shared-utils@^1.76.0 which includes: - Enhanced logWrapper with automatic trace ID inclusion - SQS message trace ID propagation - HTTP header trace ID support Note: package-lock.json will be updated once 1.76.0 is published. Depends on: adobe/spacecat-shared#1152
1 parent 90b385c commit 369e362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@adobe/spacecat-shared-scrape-client": "2.3.2",
9393
"@adobe/spacecat-shared-slack-client": "1.5.30",
9494
"@adobe/spacecat-shared-tier-client": "1.2.5",
95-
"@adobe/spacecat-shared-utils": "https://gitpkg.vercel.app/adobe/spacecat-shared/packages/spacecat-shared-utils?LLMO-1023-atudoran",
95+
"@adobe/spacecat-shared-utils": "^1.76.0",
9696
"@adobe/structured-data-validator": "1.5.0",
9797
"@aws-sdk/client-athena": "3.932.0",
9898
"@aws-sdk/client-lambda": "3.932.0",

0 commit comments

Comments
 (0)