Browse Source

Merge pull request #866 from BlueWallet/snyk-upgrade-e44a2ab561c296c2877b5894a12c9413

[Snyk] Upgrade amplitude-js from 5.6.0 to 5.9.0
ref-lint-hooks
Overtorment 5 years ago
committed by GitHub
parent
commit
e7a853bbea
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -3170,9 +3170,9 @@
}
},
"amplitude-js": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.6.0.tgz",
"integrity": "sha512-XGaM0sTvMOrVYqfHhkKEikjQ/SzhEGbupxYopcrzEpEuNLenSOIBMyB0JycBcFI1hTWR4rGJ2TDRqIeRMmUZvg==",
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.9.0.tgz",
"integrity": "sha512-lWYSmCwhPWlvRL0ZE/GRHLN0fi8ToAtxXo+Utr1l4dEzOjQhLHvvhfHT7eJxmQFoxzU15jmLHKegE4QPONXMow==",
"requires": {
"@amplitude/ua-parser-js": "0.7.20",
"blueimp-md5": "^2.10.0",

2
package.json

@ -58,7 +58,7 @@
"@react-native-community/slider": "2.0.8",
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
"@sentry/react-native": "1.2.1",
"amplitude-js": "5.6.0",
"amplitude-js": "5.9.0",
"bech32": "1.1.3",
"bignumber.js": "9.0.0",
"bip21": "2.0.2",

Loading…
Cancel
Save