From 69a5fb3302edacff522a1a3b5073281280b10518 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 19:00:12 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/helix-admin-support to v3.1.9 (#526) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 d74ae85..530163a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.11", - "@adobe/helix-admin-support": "3.1.8", + "@adobe/helix-admin-support": "3.1.9", "@adobe/helix-shared-config": "11.0.11", "@adobe/helix-shared-utils": "3.0.2", "@adobe/helix-shared-wrap": "2.0.2", @@ -70,9 +70,9 @@ } }, "node_modules/@adobe/helix-admin-support": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-admin-support/-/helix-admin-support-3.1.8.tgz", - "integrity": "sha512-0snGTvglD1wNImdMG4j0jRbbdxR716DTqhYFb3UQEQsBpItMLsw035hIpSyBHpR28tAKYNFhhcdKaI01h9kYXQ==", + "version": "3.1.9", + "resolved": "https://registry.npmjs.org/@adobe/helix-admin-support/-/helix-admin-support-3.1.9.tgz", + "integrity": "sha512-TmgaFwWC0jnGs7NVPAmWYnYeVV8SWxbhDS6Xfk4C8zIoRgjtZrHMHvT4QuJeSZasOOimsKVjJWYg+qvF7Qux8g==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.1.10", diff --git a/package.json b/package.json index 0bf31c1..a7904a8 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "homepage": "https://github.com/adobe/helix-slack-notification#readme", "dependencies": { "@adobe/fetch": "4.1.11", - "@adobe/helix-admin-support": "3.1.8", + "@adobe/helix-admin-support": "3.1.9", "@adobe/helix-shared-config": "11.0.11", "@adobe/helix-shared-utils": "3.0.2", "@adobe/helix-shared-wrap": "2.0.2",