node: Update package.json to eliminate vulnerable dependecies.

This commit is contained in:
Cynthia Lin 2017-03-14 18:21:00 -07:00
parent c155577246
commit 902207da71
1 changed files with 3 additions and 3 deletions

View File

@ -6,17 +6,17 @@
"main": "",
"dependencies": {
"handlebars": "4.0.6",
"i18next": "3.0.0",
"i18next": "3.4.4",
"i18next-parser": "0.11.1",
"i18next-xhr-backend": "0.5.4",
"i18next-browser-languagedetector": "0.3.0",
"i18next-localstorage-cache": "0.3.0",
"jquery": "1.12.1",
"jquery-validation": "1.15.1",
"jquery-validation": "1.16.0",
"plotly.js": "1.19.2",
"string.prototype.codepointat": "0.2.0",
"underscore": "1.8.3",
"webpack": "1.12.2",
"webpack": "1.12.5",
"winchan": "0.2.0",
"xdate": "0.8.0",
"zxcvbn": "4.4.1"