From c17ebe7b852480071554556ea8c28881f8cc56a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 04:59:04 +0000 Subject: [PATCH] Bump moment from 2.21.0 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.21.0 to 2.29.4. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.21.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 905eb6f..5359b89 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "debug": "2.6.9", "express": "4.14.0", "minimist": "1.2.0", - "moment": "2.21.0", + "moment": "2.29.4", "request": "^2.79.0", "cryptoforknote-util": "git+https://github.com/C3Pool/node-cryptoforknote-util.git#v15.0.1", "cryptonight-hashing": "git+https://github.com/C3Pool/node-cryptonight-hashing.git#v28.0.10"