Bump amplitude-js from 5.5.0 to 5.6.0 in /website/client

Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-24 09:28:29 +00:00 committed by GitHub
parent b121585c68
commit 2aa9a65765
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -1816,9 +1816,9 @@
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
},
"amplitude-js": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.5.0.tgz",
"integrity": "sha512-6FV72xscEKGak5LRmYWn6Byii6zlJMPl+FZ4aOSxKnyEb3JscCgCja8smNOPJDuoNGB8UozcYQC/lGGQSpkIBQ==",
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.6.0.tgz",
"integrity": "sha512-XGaM0sTvMOrVYqfHhkKEikjQ/SzhEGbupxYopcrzEpEuNLenSOIBMyB0JycBcFI1hTWR4rGJ2TDRqIeRMmUZvg==",
"requires": {
"@amplitude/ua-parser-js": "0.7.20",
"blueimp-md5": "^2.10.0",

View file

@ -16,7 +16,7 @@
"@vue/cli-plugin-unit-mocha": "^4.0.4",
"@vue/cli-service": "^4.0.4",
"@vue/test-utils": "1.0.0-beta.29",
"amplitude-js": "^5.5.0",
"amplitude-js": "^5.6.0",
"axios": "^0.19.0",
"axios-progress-bar": "^1.2.0",
"babel-eslint": "^10.0.1",