From 7dff13392f652b1a31e9ff9f684b203aecf05013 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 13:43:06 +0100 Subject: [PATCH] Update dependency @tryghost/limit-service to v0.6.1 (#2000) Co-authored-by: Renovate Bot --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 8f6be9843e..79dd0ec7fb 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -34,7 +34,7 @@ "@tryghost/helpers": "1.1.45", "@tryghost/kg-clean-basic-html": "1.0.18", "@tryghost/kg-parser-plugins": "1.1.8", - "@tryghost/limit-service": "0.6.0", + "@tryghost/limit-service": "0.6.1", "@tryghost/members-csv": "1.0.0", "@tryghost/mobiledoc-kit": "0.12.5-ghost.1", "@tryghost/string": "0.1.19", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index dc7aef7401..8c7a68da60 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1806,10 +1806,10 @@ dependencies: "@tryghost/kg-clean-basic-html" "^1.0.18" -"@tryghost/limit-service@0.6.0": - version "0.6.0" - resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.0.tgz#f7167ad9e69bd8935369057f1639fa079252f0b6" - integrity sha512-v7MnEMWGcFbllcmpYSbyAk3xNoqszFHAWm4SsN5CDMLju/ZNVvH9mL9Yzyv+5e4r1f8E/BZkd6gE0j7C1vijtQ== +"@tryghost/limit-service@0.6.1": + version "0.6.1" + resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.1.tgz#192a5cfcb2e9d6c335e3340ef4fcb3a1ecc23a4b" + integrity sha512-EQyhAPXczcqpuSMpXCC9YQZ5z3aCfO4N4fT8GbZnECausf4lWH64mbUQxptlj40iDyguX4YbrJvTmCfbpCA/lA== dependencies: lodash "^4.17.21" luxon "^1.26.0"