From c110c617d66c1cadc82739c248bd58056af2d9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 17:59:42 +0000 Subject: [PATCH] Bump moment in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [moment](https://github.com/moment/moment). Updates `moment` from 2.26.0 to 2.29.4 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.26.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-version: 2.29.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 452e7df..b709080 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "d3": "^7.2.0", "eslint-plugin-only-warn": "^1.0.2", "history": "4.10.1", - "moment": "2.26.0", + "moment": "2.29.4", "node-sass": "^7.0.1", "nouislider": "14.5.0", "prop-types": "15.7.2",