Upgrade moment
Change-Id: Iafdd31a8c02a5918c6b68c234df661ed90d24032 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/335007 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Drake Harper <drake.harper@instructure.com> Product-Review: Drake Harper <drake.harper@instructure.com> QA-Review: Aaron Shafovaloff <ashafovaloff@instructure.com>
This commit is contained in:
parent
942b7755df
commit
7575ffb3ec
|
@ -155,8 +155,8 @@
|
|||
"md5": "^2.2.1",
|
||||
"mediaelement": "https://github.com/instructure/mediaelement.git#master",
|
||||
"mime-types": "^2.1.30",
|
||||
"moment": "^2.10.6",
|
||||
"moment-timezone": "^0.5.40",
|
||||
"moment": "^2.29.4",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"nanoid": "^3.1.10",
|
||||
"newless": "^0.3.0",
|
||||
"normalize-scroll-left": "^0.2",
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
"lodash": "^4",
|
||||
"mathlive": "^0.77.0",
|
||||
"minimatch": "~3.0.4",
|
||||
"moment-timezone": "^0.5.13",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"prop-types": "^15",
|
||||
"react": "^0.14.8 || ^15.0.0 || ^16",
|
||||
"react-aria-live": "^2",
|
||||
|
|
|
@ -19956,7 +19956,7 @@ moment-timezone-data-webpack-plugin@^1.5.0:
|
|||
find-cache-dir "^3.0.0"
|
||||
make-dir "^3.0.0"
|
||||
|
||||
moment-timezone@^0.5, moment-timezone@^0.5.13, moment-timezone@^0.5.40, moment-timezone@^0.5.43:
|
||||
moment-timezone@^0.5, moment-timezone@^0.5.13, moment-timezone@^0.5.43:
|
||||
version "0.5.43"
|
||||
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.43.tgz#3dd7f3d0c67f78c23cd1906b9b2137a09b3c4790"
|
||||
integrity sha512-72j3aNyuIsDxdF1i7CEgV2FfxM1r6aaqJyLB2vwb33mXYyoyLly+F1zbWqhA3/bVIoJ4szlUoMbUnVdid32NUQ==
|
||||
|
|
Loading…
Reference in New Issue