Update dependency @tryghost/limit-service to v0.6.1

This commit is contained in:
Renovate Bot 2021-06-11 10:19:46 +00:00 committed by Daniel Lockyer
parent 99b06682f5
commit 3bd03d2bca
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"@tryghost/kg-default-cards": "4.0.4",
"@tryghost/kg-markdown-html-renderer": "4.0.3",
"@tryghost/kg-mobiledoc-html-renderer": "4.0.0",
"@tryghost/limit-service": "0.6.0",
"@tryghost/limit-service": "0.6.1",
"@tryghost/magic-link": "1.0.3",
"@tryghost/members-api": "1.13.1",
"@tryghost/members-csv": "1.0.0",

View File

@ -744,10 +744,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"