diff --git a/package-lock.json b/package-lock.json index fca320115..3bb73ad82 100644 --- a/package-lock.json +++ b/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", diff --git a/package.json b/package.json index 4bf406564..2d4efeb0c 100644 --- a/package.json +++ b/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",