This updates moment-timezone to pull in an updated
tzdb but pins it to avoid future build errors if
npm update is run. Unlike the version of this patch
series for rel_3_5+, no attempt is made to update
moment-timezone to the version that includes built-in
TypeScript types.
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
"file-saver": "^2.0.2",
"material-design-icons": "^3.0.1",
"moment": "2.24.0",
- "moment-timezone": "^0.5.26",
+ "moment-timezone": "0.5.27",
"ngx-cookie": "^4.1.2",
"rxjs": "^6.5.2",
"zone.js": "^0.8.29"