mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Update dependency @tryghost/limit-service to v1.0.8
This commit is contained in:
parent
af204fca99
commit
12c528cf89
@ -76,7 +76,7 @@
|
||||
"@tryghost/kg-default-cards": "5.15.5",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.1",
|
||||
"@tryghost/limit-service": "1.0.7",
|
||||
"@tryghost/limit-service": "1.0.8",
|
||||
"@tryghost/logging": "2.0.0",
|
||||
"@tryghost/magic-link": "1.0.14",
|
||||
"@tryghost/members-api": "2.8.6",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1543,12 +1543,12 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^2.2.5"
|
||||
|
||||
"@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==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^1.1.1"
|
||||
"@tryghost/errors" "^1.2.0"
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user