Update dependency @tryghost/limit-service to v1.0.9

This commit is contained in:
Renovate Bot 2022-01-18 09:33:56 +00:00 committed by Daniel Lockyer
parent 8bcb90300e
commit 8be58c2566
2 changed files with 6 additions and 6 deletions

View File

@ -77,7 +77,7 @@
"@tryghost/kg-default-cards": "5.15.12",
"@tryghost/kg-markdown-html-renderer": "5.1.1",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.2",
"@tryghost/limit-service": "1.0.8",
"@tryghost/limit-service": "1.0.9",
"@tryghost/logging": "2.0.1",
"@tryghost/magic-link": "1.0.15",
"@tryghost/members-api": "4.1.4",

View File

@ -1550,12 +1550,12 @@
dependencies:
"@tryghost/kg-clean-basic-html" "^2.2.7"
"@tryghost/limit-service@1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.8.tgz#8755efb0949574b51c67042b9de8ec866d6e3932"
integrity sha512-nEvQ6qEdjwOPWoBF1mf/YzjwxNRP8cmvcaw0tHXig3CoFs2b5AeBV3MJyBq2U/SWphpKPH3pZuVHE1dEZX+5Mg==
"@tryghost/limit-service@1.0.9":
version "1.0.9"
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.9.tgz#525f5b988319e27e036580100a2f67c8708e9d82"
integrity sha512-Sa/XbU8tIjrNLCefDaMACVfxGZemTusknV0TMU5V8Smz0ZTQ10MwA0apNrnHOuKrd31mK2QyvXvbDH3o9oyJQw==
dependencies:
"@tryghost/errors" "^1.2.0"
"@tryghost/errors" "^1.2.1"
lodash "^4.17.21"
luxon "^1.26.0"