mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
node: Update package.json to eliminate vulnerable dependecies.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user