Fixed security vulnerabilities (#1385)

This commit is contained in:
Yuri Kulikov
2018-08-21 18:02:51 +03:00
committed by Nickolay Toropov
parent 9ff52368e2
commit 1f862960a0
3 changed files with 830 additions and 899 deletions

View File

@@ -22,7 +22,7 @@
"node-uuid": "^1.4.3",
"q": "^1.4.1",
"replace": "latest",
"superagent": "^1.7.2",
"superagent": "^3.8.3",
"superagent-proxy": "^1.0.0"
},
"bugs": {

1723
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,8 +21,8 @@
"glob": "^5.0.15",
"hoist-non-react-statics": "^2.3.1",
"inquirer": "1.1.2",
"plist": "1.2.0",
"xcode": "0.9.2"
"plist": "3.0.1",
"xcode": "1.0.0"
},
"devDependencies": {
"archiver": "latest",