Update dependency analytics-node to v6

This commit is contained in:
Renovate Bot 2021-11-22 06:48:04 +00:00 committed by Daniel Lockyer
parent fdfd16934b
commit ab51ce09dc
2 changed files with 5 additions and 5 deletions

View File

@ -104,7 +104,7 @@
"@tryghost/vhost-middleware": "1.0.19",
"@tryghost/zip": "1.1.18",
"amperize": "0.6.1",
"analytics-node": "5.1.2",
"analytics-node": "6.0.0",
"bluebird": "3.7.2",
"body-parser": "1.19.0",
"bookshelf": "1.2.0",

View File

@ -2467,10 +2467,10 @@ amperize@0.6.1:
uuid "^7.0.1"
validator "^12.0.0"
analytics-node@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/analytics-node/-/analytics-node-5.1.2.tgz#317841d432eda3e8855b50fdad1d70eb31d28e4e"
integrity sha512-WZ8gkXtLuqD2Q2xEOr/2/LJiR0AnhWHfXZhfPnMZpB7vEwCsh3HapYAUmA1cPj1abrhAqBX7POWuWo/1wUu/Fw==
analytics-node@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/analytics-node/-/analytics-node-6.0.0.tgz#8dd1b9a8f966e7b0a5a5f408030f1c6a137bff9b"
integrity sha512-qhwB5Fl/ps7VTg1/RnD3qJohceSHUjzTBqNn3DCmQZu/AdgPbGPeNFYu2o3xIuIyq+xZElrv0Do0b/zuGxBL9g==
dependencies:
"@segment/loosely-validate-event" "^2.0.0"
axios "^0.21.4"