build(deps): bump amplitude-js from 8.13.1 to 8.14.1 in /website/client

Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 8.13.1 to 8.14.1.
- [Release notes](https://github.com/amplitude/amplitude-javascript/releases)
- [Changelog](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amplitude/amplitude-javascript/compare/v8.13.1...v8.14.1)

---
updated-dependencies:
- dependency-name: amplitude-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-27 05:11:24 +00:00
committed by GitHub
parent 326ef89ede
commit a7e3976556
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13500,9 +13500,9 @@
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
},
"amplitude-js": {
"version": "8.13.1",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-8.13.1.tgz",
"integrity": "sha512-cjKtq+t51jyN5XrnXtZW05jSGRDZKtHVqx/BIuP+b1baBgWqFZ2P5GKEH2DqCWhZqwwkaBkAw+E7tanohYqLMw==",
"version": "8.14.1",
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-8.14.1.tgz",
"integrity": "sha512-OvGQQ8+xBQmR9OcDvo8ATeCwepx0GGKfB2MB9Wm2D+q0kuHR1a+1maIpewbOlGwdhySojltE6HwWlbPeovvHjg==",
"requires": {
"@amplitude/ua-parser-js": "0.7.26",
"@amplitude/utils": "^1.0.5",
+1 -1
View File
@@ -25,7 +25,7 @@
"@vue/cli-plugin-unit-mocha": "^4.5.15",
"@vue/cli-service": "^4.5.15",
"@vue/test-utils": "1.0.0-beta.29",
"amplitude-js": "^8.13.1",
"amplitude-js": "^8.14.1",
"axios": "^0.24.0",
"axios-progress-bar": "^1.2.0",
"babel-eslint": "^10.1.0",