mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/limit-service to v1.0.5
This commit is contained in:
parent
4505a150c2
commit
b6bbd607b4
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
"@tryghost/kg-default-cards": "5.9.0",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.0",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.0",
|
||||
"@tryghost/limit-service": "1.0.0",
|
||||
"@tryghost/limit-service": "1.0.5",
|
||||
"@tryghost/logging": "1.0.1",
|
||||
"@tryghost/magic-link": "1.0.14",
|
||||
"@tryghost/members-api": "2.8.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1468,12 +1468,12 @@
|
|||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^2.2.3"
|
||||
|
||||
"@tryghost/limit-service@1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.0.tgz#49426c4633d7541fed0a5cedf68115280cf9d1d4"
|
||||
integrity sha512-x4F0z1yYqOf2sqNt5BrwfeXDCZIuwaSklWywkHB1J2CCsbp2EtfBEzX2Ov9qqR0P7Nuus6kLBpdbpS2Uy/oZng==
|
||||
"@tryghost/limit-service@1.0.5":
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/limit-service/-/limit-service-1.0.5.tgz#7c63809f7efc5f25b6ac314d4747b21e1c4d530e"
|
||||
integrity sha512-wlDo8Y6AzUF0dK2TRsLyLi/EtkZwACPzJPm2uIgahf0OS5c9sF/tGavfNP/adkbwiUwRYy2XUhmmOI0LaenY0Q==
|
||||
dependencies:
|
||||
"@tryghost/errors" "^0.2.17"
|
||||
"@tryghost/errors" "^1.0.4"
|
||||
lodash "^4.17.21"
|
||||
luxon "^1.26.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue