diff --git a/package.json b/package.json index 4fd75ee9..361a6018 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "branch-cordova-sdk", "description": "Branch Metrics Cordova SDK", "main": "src/index.js", - "version": "5.0.1", + "version": "5.0.2", "homepage": "https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking", "repository": { "type": "git", @@ -56,22 +56,22 @@ }, "dependencies": { "fs": "0.0.1-security", - "glob": "^7.1.4", + "glob": "^7.2.0", "mkpath": "^1.0.0", - "node-version-compare": "^1.0.1", - "plist": "^3.0.1", - "shelljs": "^0.8.3", - "xcode": "^2.0.0", - "xml2js": "^0.4.19" + "node-version-compare": "^1.0.3", + "plist": "^3.0.4", + "shelljs": "^0.8.5", + "xcode": "^2.1.0", + "xml2js": "^0.4.23" }, "devDependencies": { "@commitlint/cli": "^8.3.5", "@commitlint/config-conventional": "^8.3.4", "eslint": "^6.8.0", - "eslint-config-airbnb-base": "^14.1.0", - "eslint-plugin-import": "^2.20.2", - "husky": "^4.2.5", - "lint-staged": "^10.1.7", - "prettier": "^2.0.5" + "eslint-config-airbnb-base": "^14.2.1", + "eslint-plugin-import": "^2.25.2", + "husky": "^4.3.8", + "lint-staged": "^10.5.4", + "prettier": "^2.5.1" } } diff --git a/plugin.xml b/plugin.xml index 9fe8b122..082c059f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="5.0.2"> branch-cordova-sdk