From 7905402ca2db5eb1214c4837600a4397695dfa55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 06:35:37 +0000 Subject: [PATCH] chore(deps): [security] bump moment from 2.15.0 to 2.25.3 Bumps [moment](https://github.com/moment/moment) from 2.15.0 to 2.25.3. **This update includes a security fix.** - [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-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8adc988..8af261b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "passport-strategy": "~1.0.0", - "moment": "2.15.0" + "moment": "2.25.3" }, "engines": { "node": ">= 0.10.12"