Update npm dependencies.

This commit is contained in:
Christopher Charbonneau Wells 2017-12-15 21:01:19 -05:00
parent f2a8cdec2d
commit 19a4e54755
2 changed files with 25 additions and 30 deletions

49
package-lock.json generated
View File

@ -5473,16 +5473,16 @@
} }
}, },
"moment": { "moment": {
"version": "2.19.3", "version": "2.19.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.19.3.tgz", "resolved": "https://registry.npmjs.org/moment/-/moment-2.19.4.tgz",
"integrity": "sha1-vbmdJw1tf9p4zA+6zoVeJ/59pp8=" "integrity": "sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ=="
}, },
"moment-timezone": { "moment-timezone": {
"version": "0.5.13", "version": "0.5.14",
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.13.tgz", "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.14.tgz",
"integrity": "sha1-mc5cfYJyYusPH3AgRBd/YHRde5A=", "integrity": "sha1-TrOP+VOLgBCLpGekWPPtQmjM/LE=",
"requires": { "requires": {
"moment": "2.19.3" "moment": "2.19.4"
} }
}, },
"monotone-convex-hull-2d": { "monotone-convex-hull-2d": {
@ -6356,9 +6356,9 @@
"integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
}, },
"pump": { "pump": {
"version": "1.0.3", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/pump/-/pump-1.0.3.tgz", "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.0.tgz",
"integrity": "sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==", "integrity": "sha512-6MYypjOvtiXhBSTOD0Zs5eNjCGfnqi5mPsCsW+dgKTxrZzQMZQNpBo3XRkLx7id753f3EeyHLBqzqqUymIolgw==",
"requires": { "requires": {
"end-of-stream": "1.4.0", "end-of-stream": "1.4.0",
"once": "1.3.3" "once": "1.3.3"
@ -7561,25 +7561,25 @@
} }
}, },
"tempusdominus-bootstrap-4": { "tempusdominus-bootstrap-4": {
"version": "5.0.0-alpha9", "version": "5.0.0-alpha10",
"resolved": "https://registry.npmjs.org/tempusdominus-bootstrap-4/-/tempusdominus-bootstrap-4-5.0.0-alpha9.tgz", "resolved": "https://registry.npmjs.org/tempusdominus-bootstrap-4/-/tempusdominus-bootstrap-4-5.0.0-alpha10.tgz",
"integrity": "sha1-qwethwclfLzm5y2WdznWulMXJMU=", "integrity": "sha1-Q5qIFWDjYTF5xrjgRk32LbcjVa0=",
"requires": { "requires": {
"bootstrap": "4.0.0-beta.2", "bootstrap": "4.0.0-beta.2",
"jquery": "3.2.1", "jquery": "3.2.1",
"moment": "2.19.3", "moment": "2.19.4",
"moment-timezone": "0.5.13", "moment-timezone": "0.5.14",
"tempusdominus-core": "5.0.0-alpha6", "popper.js": "1.13.0",
"tether": "1.4.0" "tempusdominus-core": "5.0.0-alpha10"
} }
}, },
"tempusdominus-core": { "tempusdominus-core": {
"version": "5.0.0-alpha6", "version": "5.0.0-alpha10",
"resolved": "https://registry.npmjs.org/tempusdominus-core/-/tempusdominus-core-5.0.0-alpha6.tgz", "resolved": "https://registry.npmjs.org/tempusdominus-core/-/tempusdominus-core-5.0.0-alpha10.tgz",
"integrity": "sha1-QxXOMmoLtM4dB+Znl10OvVojGM4=", "integrity": "sha1-Ve6W0wBxiyke0pDUQ7pfTfCtkgw=",
"requires": { "requires": {
"jquery": "3.2.1", "jquery": "3.2.1",
"moment": "2.19.3", "moment": "2.19.4",
"moment-timezone": "0.4.1" "moment-timezone": "0.4.1"
}, },
"dependencies": { "dependencies": {
@ -7588,16 +7588,11 @@
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.4.1.tgz", "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.4.1.tgz",
"integrity": "sha1-gfWYw61eIs2teWtn7NjYjQ9bqgY=", "integrity": "sha1-gfWYw61eIs2teWtn7NjYjQ9bqgY=",
"requires": { "requires": {
"moment": "2.19.3" "moment": "2.19.4"
} }
} }
} }
}, },
"tether": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/tether/-/tether-1.4.0.tgz",
"integrity": "sha1-D5+hcfdb9YSF2BSelHmdeudNHBo="
},
"text-cache": { "text-cache": {
"version": "4.1.0", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/text-cache/-/text-cache-4.1.0.tgz", "resolved": "https://registry.npmjs.org/text-cache/-/text-cache-4.1.0.tgz",

View File

@ -31,13 +31,13 @@
"gulp-spawn": "^0.4.0", "gulp-spawn": "^0.4.0",
"gulp-uglify": "^3.0.0", "gulp-uglify": "^3.0.0",
"jquery": "^3.2.1", "jquery": "^3.2.1",
"moment": "^2.19.3", "moment": "^2.19.4",
"plotly.js": "^1.31.2", "plotly.js": "^1.31.2",
"popper.js": "^1.13.0", "popper.js": "^1.13.0",
"pump": "^1.0.3", "pump": "^2.0.0",
"require-dir": "^0.3.2", "require-dir": "^0.3.2",
"run-sequence": "^2.2.0", "run-sequence": "^2.2.0",
"tempusdominus-bootstrap-4": "^5.0.0-alpha9", "tempusdominus-bootstrap-4": "latest",
"visibilityjs": "^1.2.6" "visibilityjs": "^1.2.6"
}, },
"scripts": { "scripts": {