mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-11 16:20:26 +08:00
Fixed security vulnerabilities (#1385)
This commit is contained in:
committed by
Nickolay Toropov
parent
9ff52368e2
commit
1f862960a0
@@ -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
1723
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user