diff --git a/package-lock.json b/package-lock.json index 51c6c297..d274435c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@adobe/spacecat-shared-ims-client": "1.3.14", "@adobe/spacecat-shared-rum-api-client": "2.9.1", "@adobe/spacecat-shared-slack-client": "1.3.15", - "@adobe/spacecat-shared-utils": "1.20.0", + "@adobe/spacecat-shared-utils": "1.20.1", "@aws-sdk/client-s3": "3.651.1", "@aws-sdk/client-sqs": "3.651.1", "@aws-sdk/s3-request-presigner": "3.651.1", @@ -3030,9 +3030,9 @@ } }, "node_modules/@adobe/spacecat-shared-utils": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.20.0.tgz", - "integrity": "sha512-rOm+qSoLqb4R0nDlFYqB0V3sZeTUrKXHDs1CXGQ3y537OkVkS2uL6BIe0PmbGRTjgp2Ww5xeji2TJj80c1KmRg==", + "version": "1.20.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.20.1.tgz", + "integrity": "sha512-jmffFCSBdUzRrwWRiNAW1d2tqZnYYFfMVkeVUnhvP/OKc8stxwjIs9NklOEFz4ltau3+f40no3EDxBijrqhe5g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index 2e1fbf78..6f5e38b6 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@adobe/spacecat-shared-ims-client": "1.3.14", "@adobe/spacecat-shared-rum-api-client": "2.9.1", "@adobe/spacecat-shared-slack-client": "1.3.15", - "@adobe/spacecat-shared-utils": "1.20.0", + "@adobe/spacecat-shared-utils": "1.20.1", "@aws-sdk/client-s3": "3.651.1", "@aws-sdk/client-sqs": "3.651.1", "@aws-sdk/s3-request-presigner": "3.651.1",