diff --git a/package.json b/package.json index e3d5004e5a..b20bfefc8c 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@tryghost/session-service": "0.1.22", "@tryghost/social-urls": "0.1.24", "@tryghost/string": "0.1.19", - "@tryghost/update-check-service": "^0.1.0", + "@tryghost/update-check-service": "0.1.0", "@tryghost/url-utils": "1.1.4", "@tryghost/vhost-middleware": "1.0.14", "@tryghost/zip": "1.1.13", diff --git a/yarn.lock b/yarn.lock index ba49c9f813..7f0e07d0bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -854,7 +854,7 @@ dependencies: unidecode "^0.1.8" -"@tryghost/update-check-service@^0.1.0": +"@tryghost/update-check-service@0.1.0": version "0.1.0" resolved "https://registry.yarnpkg.com/@tryghost/update-check-service/-/update-check-service-0.1.0.tgz#ca1277989989968f2b2603a7d3b86e1124025be5" integrity sha512-i79AXxYlyR4sLOWBUgQ62DpNZ+12LE36kuYP39/R/qa2XiCQUd+2JYbm+Irf1m5f3x2U9B9Pmj4PkoeKhH4FHw==