Skip to content

Commit

Permalink
Merge pull request #878 from LiskHQ/859-update-axios
Browse files Browse the repository at this point in the history
Update axios to 1.19.0 - Closes #852
  • Loading branch information
colado committed Jun 13, 2019
2 parents 3f03d73 + d937169 commit 81f28b9
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 7 deletions.
49 changes: 44 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Expand Up @@ -41,6 +41,7 @@
"@remobile/react-native-qrcode-local-image": "github:yasharAyari/react-native-qrcode-local-image#support-import-from-cameraroll",
"@tradle/react-native-http": "^2.0.1",
"assert": "^1.4.1",
"axios": "^0.19.0",
"base-x": "=3.0.4",
"bignumber.js": "^7.2.1",
"bip32": "^1.0.2",
Expand Down Expand Up @@ -84,6 +85,7 @@
"react-native-keychain": "=3.0.0",
"react-native-level-fs": "^3.0.1",
"react-native-modal": "^6.1.0",
"react-native-modalbox": "=1.6.0",
"react-native-os": "^1.2.1",
"react-native-permissions": "^1.1.1",
"react-native-qrcode-svg": "^5.1.0",
Expand Down Expand Up @@ -117,8 +119,7 @@
"url": "^0.10.3",
"url-parse": "^1.4.4",
"util": "^0.10.4",
"vm-browserify": "0.0.4",
"react-native-modalbox": "=1.6.0"
"vm-browserify": "0.0.4"
},
"devDependencies": {
"@babel/core": "^7.1.0",
Expand Down

0 comments on commit 81f28b9

Please sign in to comment.