diff --git a/package-lock.json b/package-lock.json index a4cd657..e1458a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-data-access": "2.81.0", "@adobe/spacecat-shared-http-utils": "1.18.0", - "@adobe/spacecat-shared-ims-client": "1.9.3", + "@adobe/spacecat-shared-ims-client": "1.10.0", "@adobe/spacecat-shared-rum-api-client": "2.38.9", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.72.0", @@ -9439,9 +9439,9 @@ "license": "MIT" }, "node_modules/@adobe/spacecat-shared-ims-client": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-ims-client/-/spacecat-shared-ims-client-1.9.3.tgz", - "integrity": "sha512-5HAlfayHbAPywb5U+eopM09yR9aR2uLVWDdhBsAM6KxKs3V54DPOuoo1g6XepBIunObWnMvcKwt2ntwtURco1w==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-ims-client/-/spacecat-shared-ims-client-1.10.0.tgz", + "integrity": "sha512-Xzbf5Qexj64ch1vDEIVS8XY/Xm+QjmplJ4L7oHNedIPDCyJZbI8/F0V57JNHUO2UjHoX601PWd/AEQLc4+8zoA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", diff --git a/package.json b/package.json index 11ea4c3..d33ddd5 100755 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.38.9", "@adobe/helix-universal": "5.3.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-ims-client": "1.9.3", + "@adobe/spacecat-shared-ims-client": "1.10.0", "@adobe/spacecat-shared-data-access": "2.81.0", "@adobe/spacecat-shared-http-utils": "1.18.0", "@adobe/spacecat-shared-slack-client": "^1.3.12",