Commit 25b345f6 authored by JC Brand's avatar JC Brand

Update moment

parent 37a182d4
...@@ -3873,9 +3873,9 @@ ...@@ -3873,9 +3873,9 @@
} }
}, },
"moment": { "moment": {
"version": "2.18.1", "version": "2.19.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.18.1.tgz", "resolved": "https://registry.npmjs.org/moment/-/moment-2.19.4.tgz",
"integrity": "sha1-w2GT3Tzhwu7SrbfIAtu8d6gbHA8=", "integrity": "sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ==",
"dev": true "dev": true
}, },
"ms": { "ms": {
......
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"jshint": "^2.9.4", "jshint": "^2.9.4",
"lodash": "4.17.4", "lodash": "4.17.4",
"lodash-template-loader": "^2.0.0", "lodash-template-loader": "^2.0.0",
"moment": "~2.18.1", "moment": "~> 2.19.3 ",
"otr": "jcbrand/otr", "otr": "jcbrand/otr",
"pluggable.js": "2.0.0", "pluggable.js": "2.0.0",
"po2json": "^0.4.4", "po2json": "^0.4.4",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment