From 59574b739a79837244104fb8dbc414a039653237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:10:06 +0200 Subject: [PATCH] Bump superdesk-planning from `6539a16` to `6f0c25b` in /client (#551) Bumps [superdesk-planning](https://github.com/superdesk/superdesk-planning) from `6539a16` to `6f0c25b`. - [Release notes](https://github.com/superdesk/superdesk-planning/releases) - [Commits](https://github.com/superdesk/superdesk-planning/compare/6539a164a1ae0e23af1a61277690a55c2453f1fb...6f0c25b17b11649cd237c712fbf00f8e959f0dcb) --- updated-dependencies: - dependency-name: superdesk-planning dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- client/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index e091d8fa..f66fa42a 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -13631,8 +13631,8 @@ } }, "superdesk-planning": { - "version": "github:superdesk/superdesk-planning#6539a164a1ae0e23af1a61277690a55c2453f1fb", - "from": "github:superdesk/superdesk-planning#6539a164a1ae0e23af1a61277690a55c2453f1fb", + "version": "github:superdesk/superdesk-planning#6f0c25b17b11649cd237c712fbf00f8e959f0dcb", + "from": "github:superdesk/superdesk-planning#6f0c25b17b11649cd237c712fbf00f8e959f0dcb", "requires": { "dompurify": "^1.0.11", "moment": "^2.30.1",