build(deps): bump amplitude-js from 5.9.0 to 5.10.0 in /website/client (#11979)

Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 5.9.0 to 5.10.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/compare/v5.9.0...v5.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-16 15:19:33 +01:00 committed by GitHub
parent fd0ec41c53
commit 0960eaf571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -5422,9 +5422,9 @@
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
},
"amplitude-js": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.9.0.tgz",
"integrity": "sha512-lWYSmCwhPWlvRL0ZE/GRHLN0fi8ToAtxXo+Utr1l4dEzOjQhLHvvhfHT7eJxmQFoxzU15jmLHKegE4QPONXMow==",
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.10.0.tgz",
"integrity": "sha512-B6CAgzdOAwkVQou/zWXpauaA89EW0nJt4G9J/1e7wdZx2Hn8SXcfM2WESHJpnTCae6fWW3wRsZxKF1LxZRThPQ==",
"requires": {
"@amplitude/ua-parser-js": "0.7.20",
"blueimp-md5": "^2.10.0",

View file

@ -24,7 +24,7 @@
"@storybook/addon-notes": "^5.3.17",
"@storybook/vue": "^5.3.14",
"@vue/test-utils": "1.0.0-beta.29",
"amplitude-js": "^5.9.0",
"amplitude-js": "^5.10.0",
"axios": "^0.19.2",
"axios-progress-bar": "^1.2.0",
"babel-eslint": "^10.1.0",