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

This commit is contained in:
Renovate Bot 2021-09-22 15:34:43 +00:00 committed by Daniel Lockyer
parent e6845237e0
commit a8fb066c71
2 changed files with 6 additions and 5 deletions

View File

@ -71,7 +71,7 @@
"@tryghost/kg-default-cards": "5.0.7",
"@tryghost/kg-markdown-html-renderer": "5.0.5",
"@tryghost/kg-mobiledoc-html-renderer": "5.1.1",
"@tryghost/limit-service": "0.6.1",
"@tryghost/limit-service": "0.6.2",
"@tryghost/logging": "0.1.7",
"@tryghost/magic-link": "1.0.12",
"@tryghost/members-api": "1.37.5",

View File

@ -1485,11 +1485,12 @@
dependencies:
"@tryghost/kg-clean-basic-html" "^1.0.18"
"@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==
"@tryghost/limit-service@0.6.2":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-0.6.2.tgz#c4fe224879edb8a1dad09ccb87bb76c67f7ad9e1"
integrity sha512-B6KxVELr7Wb/V+h4OocOx7xa2hKtWGK1G0dFb6w1v9yloyPuyNfCBGP26NNeTw8N2dZ1jD+0GQrrWj2dFlhw4A==
dependencies:
"@tryghost/errors" "^0.2.14"
lodash "^4.17.21"
luxon "^1.26.0"