mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-15 08:22:17 +00:00
Bump amplitude-js from 5.4.2 to 5.5.0 in /website/client (#11439)
Bumps [amplitude-js](https://github.com/amplitude/amplitude-javascript) from 5.4.2 to 5.5.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/commits/v5.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
caf5eaeb9b
commit
4ef221bfe8
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -1809,9 +1809,9 @@
|
|||
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM="
|
||||
},
|
||||
"amplitude-js": {
|
||||
"version": "5.4.2",
|
||||
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.4.2.tgz",
|
||||
"integrity": "sha512-Ijr6RWwWeCTQfvWDyzpxZpcwpoEmgjsvqZQBzYmIHdeOALYnYrI2euT5j0OGBMZnVUoWN8oPdQWTSRkzwkBRiQ==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/amplitude-js/-/amplitude-js-5.5.0.tgz",
|
||||
"integrity": "sha512-6FV72xscEKGak5LRmYWn6Byii6zlJMPl+FZ4aOSxKnyEb3JscCgCja8smNOPJDuoNGB8UozcYQC/lGGQSpkIBQ==",
|
||||
"requires": {
|
||||
"@amplitude/ua-parser-js": "0.7.20",
|
||||
"blueimp-md5": "^2.10.0",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@vue/cli-plugin-unit-mocha": "^4.0.0",
|
||||
"@vue/cli-service": "^4.0.0",
|
||||
"@vue/test-utils": "1.0.0-beta.29",
|
||||
"amplitude-js": "^5.3.1",
|
||||
"amplitude-js": "^5.5.0",
|
||||
"axios": "^0.19.0",
|
||||
"axios-progress-bar": "^1.2.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue