From 85e98d7a984a5d0b0c427f70dd58f8dc7b6c8609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 08:49:37 +0000 Subject: [PATCH] Chore(deps): Bump moment from 2.10.3 to 2.25.3 Bumps [moment](https://github.com/moment/moment) from 2.10.3 to 2.25.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3dce87..fc129e4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "liftoff": "2.3.0", "lodash": "3.2.0", "minimist": "1.1.1", - "moment": "2.10.3", + "moment": "2.25.3", "mz": "1.3.0", "orchestrator": "0.3.7", "qs": "6.5.1",