0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

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

This commit is contained in:
Renovate Bot 2021-12-14 12:12:14 +00:00 committed by Daniel Lockyer
parent 39ac5dbc8a
commit 82c404d20c
2 changed files with 6 additions and 6 deletions

View file

@ -76,7 +76,7 @@
"@tryghost/kg-default-cards": "5.14.2",
"@tryghost/kg-markdown-html-renderer": "5.1.0",
"@tryghost/kg-mobiledoc-html-renderer": "5.3.1",
"@tryghost/limit-service": "1.0.6",
"@tryghost/limit-service": "1.0.7",
"@tryghost/logging": "2.0.0",
"@tryghost/magic-link": "1.0.14",
"@tryghost/members-api": "2.8.6",

View file

@ -1535,12 +1535,12 @@
dependencies:
"@tryghost/kg-clean-basic-html" "^2.2.5"
"@tryghost/limit-service@1.0.6":
version "1.0.6"
resolved "https://registry.npmjs.org/@tryghost/limit-service/-/limit-service-1.0.6.tgz"
integrity sha512-tRIKdR2vZfavBVn8eKkpywqzeJdROdAe5rLuhilpD8f+qDkJJKrn9IMP45eqXMUpAAp61nuKpdYbrmSrpAWbHA==
"@tryghost/limit-service@1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.7.tgz#fd3129e3042e627db19b9b7fd3cd4098e078054a"
integrity sha512-huirIteJPswRgpSRYk2envLF+bYHTJN4EiR/Ezquh3xISAxRVgGjt09duTlgilPLO701wkpnxsFV3KS4TbWbYA==
dependencies:
"@tryghost/errors" "^1.1.0"
"@tryghost/errors" "^1.1.1"
lodash "^4.17.21"
luxon "^1.26.0"