From 37275890580278649db0afc97e48ef3cc6050621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 14:41:23 +0000 Subject: [PATCH] Bump moment from 2.17.1 to 2.24.0 Bumps [moment](https://github.com/moment/moment) from 2.17.1 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.17.1...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 c297626..7871d4c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "js-toolkit": "git+https://github.com/pinkgorilla/js-toolkit.git", "lodash": "^4.17.4", "module-toolkit": "git+https://github.com/pinkgorilla/module-toolkit.git", - "moment": "2.17.1", + "moment": "2.24.0", "mongo-factory": "^1.0.0", "mongodb-toolkit": "git+https://github.com/pinkgorilla/mongodb-toolkit.git", "mssql": "^3.3.0",