Merge pull request #2848 from BlueWallet/snyk-upgrade-cec5899ef534f17fc091643fd9eea80b

[Snyk] Upgrade amplitude-js from 7.4.3 to 7.4.4
This commit is contained in:
GLaDOS 2021-03-25 04:55:24 +00:00 committed by GitHub
commit 3455882f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View file

@ -5,9 +5,9 @@
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"@amplitude/types": { "@amplitude/types": {
"version": "1.5.0", "version": "1.5.3",
"resolved": "https://registry.npmjs.org/@amplitude/types/-/types-1.5.0.tgz", "resolved": "https://registry.npmjs.org/@amplitude/types/-/types-1.5.3.tgz",
"integrity": "sha512-XspuOsUzUcxwAptHeGiIn4giuLWs285xTJa7h8kAEEynxtEI3/krWCoDYZSB9PekaPXB6phxiO/tMd9t5V9LgQ==" "integrity": "sha512-1XOkNilMoehnriKU7zg+L+Ya1QA9kv3e7FL3bJJlt/NVXoV+jV/8OeRpQBPZzbKSwLpg+JBmUsP5VQHBx3O3Dw=="
}, },
"@amplitude/ua-parser-js": { "@amplitude/ua-parser-js": {
"version": "0.7.24", "version": "0.7.24",
@ -15,11 +15,11 @@
"integrity": "sha512-VbQuJymJ20WEw0HtI2np7EdC3NJGUWi8+Xdbc7uk8WfMIF308T0howpzkQ3JFMN7ejnrcSM/OyNGveeE3TP3TA==" "integrity": "sha512-VbQuJymJ20WEw0HtI2np7EdC3NJGUWi8+Xdbc7uk8WfMIF308T0howpzkQ3JFMN7ejnrcSM/OyNGveeE3TP3TA=="
}, },
"@amplitude/utils": { "@amplitude/utils": {
"version": "1.5.1", "version": "1.5.3",
"resolved": "https://registry.npmjs.org/@amplitude/utils/-/utils-1.5.1.tgz", "resolved": "https://registry.npmjs.org/@amplitude/utils/-/utils-1.5.3.tgz",
"integrity": "sha512-B7xBC6/arymfmwM7sEnvT0jbYg/7+CnSA8s98adV6mNNYT2kOIJN7AVUghoA9oD2wJE1s2GavJeyFZlgQj6uiQ==", "integrity": "sha512-FISxU0/UPWntMLkGWnXgKvPnd+MLdhQNV+5Rc633zhYdxqqu459cLCPd8K7tc1z+ZK1Q09besGohodnIndo5sw==",
"requires": { "requires": {
"@amplitude/types": "^1.5.0", "@amplitude/types": "^1.5.3",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
@ -6368,9 +6368,9 @@
} }
}, },
"amplitude-js": { "amplitude-js": {
"version": "7.4.3", "version": "7.4.4",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-7.4.3.tgz", "resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-7.4.4.tgz",
"integrity": "sha512-ea42XGJ/4MwqtJ/OZX5uZf2VsNePONUNTJoEaaTxjCwFGk5sR5bOh9W60puMuL1HQ3YSy6lFBdrcY4wzaCl7PA==", "integrity": "sha512-3Ojj1draRcXvfxi5P+Ye/6Y4roxtf1lQEjczcLDnHU9vxbPtT4fDblC9+cdJy7XmlJkGoq+KvnItlWfLuHV9GQ==",
"requires": { "requires": {
"@amplitude/ua-parser-js": "0.7.24", "@amplitude/ua-parser-js": "0.7.24",
"@amplitude/utils": "^1.0.5", "@amplitude/utils": "^1.0.5",

View file

@ -83,7 +83,7 @@
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git", "@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
"@sentry/react-native": "1.9.0", "@sentry/react-native": "1.9.0",
"aez": "1.0.1", "aez": "1.0.1",
"amplitude-js": "7.4.3", "amplitude-js": "7.4.4",
"assert": "1.5.0", "assert": "1.5.0",
"base-x": "3.0.8", "base-x": "3.0.8",
"bc-bech32": "file:blue_modules/bc-bech32", "bc-bech32": "file:blue_modules/bc-bech32",