diff --git a/lib/common b/lib/common index 262dbdf2f0..e4c92e9ccb 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit 262dbdf2f035f067c8321b743fb1f91704c18495 +Subproject commit e4c92e9ccbaa98120eb67c1a6df0d63ac7fa3938 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8489e55439..9369af1106 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -2966,9 +2966,9 @@ } }, "ios-sim-portable": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ios-sim-portable/-/ios-sim-portable-3.2.0.tgz", - "integrity": "sha1-ABhIcXGtq5LhreCxgtNLb64wFiY=", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/ios-sim-portable/-/ios-sim-portable-3.3.0.tgz", + "integrity": "sha1-GttoCZqUoskHDY3Mh0bpWO6XFlA=", "requires": { "bplist-parser": "https://github.com/telerik/node-bplist-parser/tarball/master", "colors": "0.6.2", diff --git a/package.json b/package.json index 25d61a9b50..c3b139f37c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "inquirer": "0.9.0", "ios-device-lib": "0.4.10", "ios-mobileprovision-finder": "1.0.10", - "ios-sim-portable": "3.2.0", + "ios-sim-portable": "3.3.0", "lockfile": "1.0.3", "lodash": "4.13.1", "log4js": "1.0.1",