build(deps): bump amplitude from 5.1.6 to 5.1.7 (#13502)

Bumps [amplitude](https://github.com/geoffdutton/amplitude) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/geoffdutton/amplitude/releases)
- [Changelog](https://github.com/geoffdutton/amplitude/blob/master/CHANGELOG.md)
- [Commits](https://github.com/geoffdutton/amplitude/compare/v5.1.6...v5.1.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-17 16:34:53 -05:00 committed by GitHub
parent 6457fe84cd
commit d6a903e348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -1655,11 +1655,11 @@
}
},
"amplitude": {
"version": "5.1.6",
"resolved": "https://registry.npmjs.org/amplitude/-/amplitude-5.1.6.tgz",
"integrity": "sha512-e391uXcL6yfbWccLgKhFrYRoW8hScoT11DBhllS6zyZOyaPD/SVV9x3aUih2Wm98bp5pnjco73mFsmTGmPdSJA==",
"version": "5.1.7",
"resolved": "https://registry.npmjs.org/amplitude/-/amplitude-5.1.7.tgz",
"integrity": "sha512-9sqB38TJsI50trTLMt5Z5Yr8yPo+IhNCh2Y/bPxlUSEfgvqKaKegyMGY7vUd8uUEB0H4JZ5a/G77mw7R/+Uklg==",
"requires": {
"axios": "^0.21.1"
"axios": "^0.21.4"
}
},
"ansi-align": {

View file

@ -12,7 +12,7 @@
"@slack/webhook": "^6.0.0",
"accepts": "^1.3.5",
"amazon-payments": "^0.2.9",
"amplitude": "^5.1.6",
"amplitude": "^5.1.7",
"apidoc": "^0.29.0",
"apple-auth": "^1.0.7",
"bcrypt": "^5.0.1",