From 5af06249ae7400a1bb743782b9916c69585e696a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Mar 2020 04:43:46 +0000 Subject: [PATCH] fix: upgrade moment-timezone from 0.4.1 to 0.5.27 Snyk has created this PR to upgrade moment-timezone from 0.4.1 to 0.5.27. See this package in NPM: https://www.npmjs.com/package/moment-timezone See this project in Snyk: https://app.snyk.io/org/hemanthgk10/project/c7e15e18-dc1e-45d6-8a61-b66db5e0a765?utm_source=github&utm_medium=upgrade-pr --- static/vendors/bootstrap-datetimepicker/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/vendors/bootstrap-datetimepicker/package.json b/static/vendors/bootstrap-datetimepicker/package.json index 171a372..05ee727 100644 --- a/static/vendors/bootstrap-datetimepicker/package.json +++ b/static/vendors/bootstrap-datetimepicker/package.json @@ -15,7 +15,7 @@ "bootstrap": "^3.3", "jquery": "^1.8.3 || ^2.0 || ^3.0", "moment": "^2.10", - "moment-timezone": "^0.4.0" + "moment-timezone": "^0.5.27" }, "description": "A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub", "devDependencies": {