From abc90c92a7100e0202af506dc733ba5bfbab1526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 22:06:59 +0000 Subject: [PATCH] Bump moment from 2.15.2 to 2.24.0 Bumps [moment](https://github.com/moment/moment) from 2.15.2 to 2.24.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.15.2...2.24.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3923c0d..58dd259 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "async": "2.1.x", "is_js": "0.9.x", "json2xml": "0.1.x", - "moment": "2.15.x", + "moment": "2.24.x", "request": "2.76.x", "urlencode": "1.1.x", "xml2json": "0.10.x"