fix: upgrade amplitude-js from 5.9.0 to 5.11.0

Snyk has created this PR to upgrade amplitude-js from 5.9.0 to 5.11.0.

See this package in NPM:
https://www.npmjs.com/package/amplitude-js

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-05-31 05:50:56 +00:00 committed by Overtorment
parent 3e19d3ad20
commit 7492cfd6cd
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -2621,9 +2621,9 @@
}
},
"amplitude-js": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.9.0.tgz",
"integrity": "sha512-lWYSmCwhPWlvRL0ZE/GRHLN0fi8ToAtxXo+Utr1l4dEzOjQhLHvvhfHT7eJxmQFoxzU15jmLHKegE4QPONXMow==",
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.11.0.tgz",
"integrity": "sha512-rH5CqWvnKK9E6uVI7h1t/ikkQK4vhiS7iy2fncE4K56MY0ty/XVF9cNFBq2NAujMo1VXvu8oG80MdIETPG1zsA==",
"requires": {
"@amplitude/ua-parser-js": "0.7.20",
"blueimp-md5": "^2.10.0",
@ -3955,9 +3955,9 @@
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
},
"blueimp-md5": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.12.0.tgz",
"integrity": "sha512-zo+HIdIhzojv6F1siQPqPFROyVy7C50KzHv/k/Iz+BtvtVzSHXiMXOpq2wCfNkeBqdCv+V8XOV96tsEt2W/3rQ=="
"version": "2.16.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.16.0.tgz",
"integrity": "sha512-j4nzWIqEFpLSbdhUApHRGDwfXbV8ALhqOn+FY5L6XBdKPAXU9BpGgFSbDsgqogfqPPR9R2WooseWCsfhfEC6uQ=="
},
"bn.js": {
"version": "4.11.8",

View file

@ -68,7 +68,7 @@
"@react-navigation/stack": "5.4.0",
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
"@sentry/react-native": "1.3.7",
"amplitude-js": "5.9.0",
"amplitude-js": "5.11.0",
"bech32": "1.1.3",
"bignumber.js": "9.0.0",
"bip21": "2.0.2",