From bbcc76d27120714d40659dfc545dba5dccdaf399 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:04:03 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-utils to v1.17.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1ed817bb..a77f60d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@adobe/spacecat-shared-http-utils": "1.3.4", "@adobe/spacecat-shared-rum-api-client": "2.2.0", "@adobe/spacecat-shared-slack-client": "1.3.8", - "@adobe/spacecat-shared-utils": "1.16.2", + "@adobe/spacecat-shared-utils": "1.17.0", "comma-number": "2.1.0", "human-format": "1.2.0" }, @@ -857,9 +857,9 @@ } }, "node_modules/@adobe/spacecat-shared-utils": { - "version": "1.16.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.16.2.tgz", - "integrity": "sha512-EzBWvBDBcrnDGjB3/e+57NjnHjgTMG55tmPSc0ID/wayZKpMTKLSiLu2e/lvb9VIaKofiXS+TXM+CB72LxanzA==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.17.0.tgz", + "integrity": "sha512-9O5zN2yERi39A5DtdyrktqFY+dErmyS0bZEtYoO0OnpSQbDECONxMAAT7MmXt53YUQkET/HYpxCNyXd76T3ULw==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.8", diff --git a/package.json b/package.json index 6ee2e22c..3c6c5fe9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@adobe/helix-universal-logger": "3.0.18", "@adobe/spacecat-shared-rum-api-client": "2.2.0", "@adobe/spacecat-shared-http-utils": "1.3.4", - "@adobe/spacecat-shared-utils": "1.16.2", + "@adobe/spacecat-shared-utils": "1.17.0", "@adobe/spacecat-shared-data-access": "1.34.1", "@adobe/spacecat-shared-slack-client": "1.3.8", "comma-number": "2.1.0",