diff --git a/vendor/package-lock.json b/vendor/package-lock.json index 220bc63ae2..73340b24af 100644 --- a/vendor/package-lock.json +++ b/vendor/package-lock.json @@ -13,7 +13,7 @@ "animate.css": "^4.1.1", "croner": "^9.0.0", "moment": "^2.30.1", - "moment-timezone": "^0.5.48", + "moment-timezone": "^0.6.0", "nunjucks": "^3.2.4", "suncalc": "^1.9.0", "weathericons": "^2.1.0" @@ -74,9 +74,9 @@ } }, "node_modules/moment-timezone": { - "version": "0.5.48", - "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.48.tgz", - "integrity": "sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.0.tgz", + "integrity": "sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==", "license": "MIT", "dependencies": { "moment": "^2.29.4" diff --git a/vendor/package.json b/vendor/package.json index 4f5ad3118b..40ce5bf5c7 100644 --- a/vendor/package.json +++ b/vendor/package.json @@ -15,7 +15,7 @@ "animate.css": "^4.1.1", "croner": "^9.0.0", "moment": "^2.30.1", - "moment-timezone": "^0.5.48", + "moment-timezone": "^0.6.0", "nunjucks": "^3.2.4", "suncalc": "^1.9.0", "weathericons": "^2.1.0"