diff --git a/package.json b/package.json index ca4712df22..6c11d69f73 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@tryghost/members-importer": "0.3.3", "@tryghost/members-offers": "0.6.1", "@tryghost/members-ssr": "1.0.14", - "@tryghost/metrics": "0.2.3", + "@tryghost/metrics": "0.2.4", "@tryghost/mw-session-from-token": "0.1.25", "@tryghost/nodemailer": "0.3.5", "@tryghost/package-json": "1.0.5", diff --git a/yarn.lock b/yarn.lock index 0c7888637c..3b6351152c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1598,10 +1598,10 @@ leaky-bucket "^2.2.0" stripe "^8.174.0" -"@tryghost/metrics@0.2.3": - version "0.2.3" - resolved "https://registry.yarnpkg.com/@tryghost/metrics/-/metrics-0.2.3.tgz#61dc89bd5a14ce9fba40482e481eaa394d57c1ef" - integrity sha512-IiEgjEWO29sIkZ7ZtaOhQCX4SJP2ZUI1jma6M3A7s+8xEwAmrSU7E3XjfiodOSr5+rvy2KGOKK16begIQhKAww== +"@tryghost/metrics@0.2.4": + version "0.2.4" + resolved "https://registry.yarnpkg.com/@tryghost/metrics/-/metrics-0.2.4.tgz#43a26c6eb49fb018546b3f8afdcdea6df3ec0453" + integrity sha512-h5DeeNOLkULOJoUV+6YkrPjtiGWwCGOskoD+itiUn2u3zljA8Tr3VWrNssICI2IAZOBzmYVpbKohTsZsuH0wDQ== dependencies: "@tryghost/elasticsearch" "^0.1.2" "@tryghost/pretty-stream" "^0.1.1"