Skip to content

Commit

Permalink
Update dependency @tryghost/server to v0.1.51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 7e753bf commit d3c7941
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1128,15 +1128,15 @@
"@tryghost/errors" "^1.3.7"
"@tryghost/request" "^1.0.10"

"@tryghost/logging@^2.4.20", "@tryghost/logging@^2.4.7":
version "2.4.20"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.20.tgz#251cff0911014829816d865667104fcd4ac25b7f"
integrity sha512-7fpg8xuJHrgAgGhtJjY9nH5vAj8RY2SvcPLkOvD/7leou47ZdSu15l+bUBNFAsx9mAI7AdozDRCAv3WuTkV7cw==
"@tryghost/logging@^2.4.21", "@tryghost/logging@^2.4.7":
version "2.4.21"
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.21.tgz#3fd922c19fe8ea0950d83554a8c68ff338700e13"
integrity sha512-9Yzkzl1k81b0kEAWUfR3Lc8RQtWrX7SYGy/b3brUthhsigjacCENo7tMGOhMIG/ZKVDbtwa39T7Rnvk5qR6Asg==
dependencies:
"@tryghost/bunyan-rotating-filestream" "^0.0.7"
"@tryghost/elasticsearch" "^3.0.23"
"@tryghost/http-stream" "^0.1.35"
"@tryghost/pretty-stream" "^0.1.28"
"@tryghost/pretty-stream" "^0.1.29"
"@tryghost/root-utils" "^0.3.32"
bunyan "^1.8.15"
bunyan-loggly "^1.4.2"
Expand Down Expand Up @@ -1185,10 +1185,10 @@
chalk "^4.1.0"
sywac "^1.3.0"

"@tryghost/pretty-stream@^0.1.28":
version "0.1.28"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.28.tgz#2cff88b3a6cb6f1c1b7dd08c27fb9f6351da487e"
integrity sha512-iA3Jxw4ltiHKPBZMnvYN3TP26O2RdQBH051BNY+qrSJjx8DhLVverjXlwCC3fxfOTTiPDtx1aMMLlW4RkACtlQ==
"@tryghost/pretty-stream@^0.1.29":
version "0.1.29"
resolved "https://registry.yarnpkg.com/@tryghost/pretty-stream/-/pretty-stream-0.1.29.tgz#e0bbab7333a6cac38fdfa19d3da86aeaaded7f02"
integrity sha512-HByPoCd5R63bRg34wZ4D7bfCeBsLTP3gLCi5xVsOnETxB4GiHHo31/vm+kI8pZd7mnWMre3nnDdVR0Sf72U0eQ==
dependencies:
date-format "^4.0.14"
lodash "^4.17.21"
Expand Down Expand Up @@ -1230,12 +1230,12 @@
find-root "^1.1.0"

"@tryghost/server@^0.1.37":
version "0.1.50"
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-0.1.50.tgz#bf834bd399d8a6fe865c89c08cba56e0f903df25"
integrity sha512-/8QNSR93xPkB3RY4LQ8nbyG7dT2YNy8q9TAsy8sEu3cHio+d71tSqFtlSG4aMZBNHROKYjolYh67bhqMmMRGqg==
version "0.1.51"
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-0.1.51.tgz#02f649c29c84292bbd2b857a7164e96c9a70c345"
integrity sha512-/USNhcWkDBregyUC0sKKya72O0i032K8L3pi0ZJTncbk5h+AZFhysRh9ARfv4emtcVbYUReSEbL/yo/B2LKh/g==
dependencies:
"@tryghost/debug" "^0.1.34"
"@tryghost/logging" "^2.4.20"
"@tryghost/logging" "^2.4.21"

"@tryghost/tpl@^0.1.34":
version "0.1.34"
Expand Down

0 comments on commit d3c7941

Please sign in to comment.