mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
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:
parent
ccbdf049ba
commit
16e6ed23a7
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue