chore(deps): bump amplitude from 5.1.4 to 5.1.5 (#13152)

Bumps [amplitude](https://github.com/geoffdutton/amplitude) from 5.1.4 to 5.1.5.
- [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.4...v5.1.5)

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] 2021-04-28 15:06:53 -05:00 committed by GitHub
parent ccbdf049ba
commit 16e6ed23a7
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

@ -1808,11 +1808,11 @@
}
},
"amplitude": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/amplitude/-/amplitude-5.1.4.tgz",
"integrity": "sha512-YwNrbPlY2DJDTYTL5AeAv+4NDw/e2Z+H/24iLN2ZpAsV3rI458T3IGJxfNDKuBAP6jjXjfDuktHh8HvX0Y2BOA==",
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/amplitude/-/amplitude-5.1.5.tgz",
"integrity": "sha512-vqI74tvgYDAm+/m+Yc5A/qhCroe4QNICAVPCcz7PMZyVbPOjtBoeKX5Hk8sgDVCKxoNABXrzhkkZ5S2kXSvPHg==",
"requires": {
"axios": "^0.21.0"
"axios": "^0.21.1"
}
},
"ansi-align": {

View file

@ -12,7 +12,7 @@
"@slack/webhook": "^5.0.4",
"accepts": "^1.3.5",
"amazon-payments": "^0.2.8",
"amplitude": "^5.1.4",
"amplitude": "^5.1.5",
"apidoc": "^0.26.0",
"apple-auth": "^1.0.7",
"bcrypt": "^5.0.0",