mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 11:09:20 +01:00
Merge pull request #866 from BlueWallet/snyk-upgrade-e44a2ab561c296c2877b5894a12c9413
[Snyk] Upgrade amplitude-js from 5.6.0 to 5.9.0
This commit is contained in:
commit
e7a853bbea
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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…
Add table
Reference in a new issue