diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 8f1d62a9f6..f7631c7bf5 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -33,7 +33,7 @@ "@tryghost/helpers": "1.1.41", "@tryghost/kg-clean-basic-html": "1.0.16", "@tryghost/kg-parser-plugins": "1.1.6", - "@tryghost/limit-service": "0.4.0", + "@tryghost/limit-service": "0.4.1", "@tryghost/members-csv": "0.4.5", "@tryghost/mobiledoc-kit": "0.12.5-ghost.1", "@tryghost/string": "0.1.17", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 46d2d205cf..db09a74945 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1779,10 +1779,10 @@ dependencies: "@tryghost/kg-clean-basic-html" "^1.0.16" -"@tryghost/limit-service@0.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.4.0.tgz#a681eb866171a6966162db87ae0d18ccb1fbb965" - integrity sha512-DVWYiKgvXzWqi+L2jJPhTQLogiRZUJw+bX9XMmLg202rnNAn8A9eYIAmWu5TbY4Gp0+6gz6IZFdIIocGDtA8Aw== +"@tryghost/limit-service@0.4.1": + version "0.4.1" + resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.4.1.tgz#c827e8a334854766f073520ae5dab12e132e0945" + integrity sha512-MYcW+s4+OfA9C/tI7e0ZKhxUk02tVhkcrBc/7p+BgiJnS+LdcgrV21xRqH/UhERotgOLcFRTHPt6bkqW1Lnhwg== dependencies: lodash "^4.17.21"