Skip to content

Commit 2844d7f

Browse files
renovate[bot]aileen
authored andcommitted
Update TryGhost packages
1 parent 43fc8a8 commit 2844d7f

2 files changed

Lines changed: 13 additions & 22 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
"@tryghost/config": "2.2.0",
4848
"@tryghost/debug": "2.2.0",
4949
"@tryghost/errors": "3.2.1",
50-
"@tryghost/logging": "4.2.1",
50+
"@tryghost/logging": "5.0.0",
5151
"@tryghost/nql": "0.12.10",
5252
"@tryghost/pretty-cli": "3.2.0",
53-
"@tryghost/server": "2.2.1",
53+
"@tryghost/server": "3.0.0",
5454
"@tryghost/zip": "3.3.1",
5555
"chalk": "5.6.2",
5656
"express": "5.2.1",

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -798,18 +798,17 @@
798798
"@tryghost/errors" "3.2.1"
799799
"@tryghost/request" "3.2.1"
800800

801-
"@tryghost/logging@4.2.1":
802-
version "4.2.1"
803-
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-4.2.1.tgz#397115f5707db1fea478975efa41fb15f79e97e6"
804-
integrity sha512-yZ83IIZtTbTThBAIc12y+uFSoItZ70Yiek3I8lWHK4p2jX2Nes+G1RwEkKmODw3gRq9SH4NhdHJn/BHD80n2Xw==
801+
"@tryghost/logging@5.0.0":
802+
version "5.0.0"
803+
resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-5.0.0.tgz#978ea94721fee536661b3abf377eb1bcdd13c451"
804+
integrity sha512-CHH7nkTTUXZkyvM7M5g9UZ2CUZYSrsNMI0rdP9ntcUeCZXNGi85Q2lRzkpv+zQkJ8VGWyE/WL7/tJwPIGo7YcQ==
805805
dependencies:
806806
"@tryghost/bunyan-rotating-filestream" "0.0.7"
807807
"@tryghost/elasticsearch" "5.2.0"
808808
"@tryghost/http-stream" "2.2.1"
809809
"@tryghost/pretty-stream" "2.2.0"
810810
"@tryghost/root-utils" "2.2.0"
811811
bunyan "1.8.15"
812-
bunyan-loggly "2.0.1"
813812
fs-extra "11.3.5"
814813
gelf-stream "1.1.1"
815814
json-stringify-safe "5.0.1"
@@ -899,13 +898,13 @@
899898
caller "1.1.0"
900899
find-root "1.1.0"
901900

902-
"@tryghost/server@2.2.1":
903-
version "2.2.1"
904-
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-2.2.1.tgz#a8cbdbe500bb3aad34e9d3ff6b1e73581b4cd4c7"
905-
integrity sha512-WY7YGd+PIIuX5IaZnNV2X3tMNBpAX4fHpEj887ZWRPReUvxoVj6ODOTQnNCN7UlCoNmDS88KrfLUDA4IQCDEmA==
901+
"@tryghost/server@3.0.0":
902+
version "3.0.0"
903+
resolved "https://registry.yarnpkg.com/@tryghost/server/-/server-3.0.0.tgz#77c9ef912732633d392c85f9f06565a08844fa30"
904+
integrity sha512-nSM8241Z15avw73vGcoSujhE/5dBo4bLu9OYBikKa5CdWtfeoWe0ysypDG+/5CXN6HKmPtuAxDvc7PhT8i3Z5A==
906905
dependencies:
907906
"@tryghost/debug" "2.2.0"
908-
"@tryghost/logging" "4.2.1"
907+
"@tryghost/logging" "5.0.0"
909908

910909
"@tryghost/tpl@2.2.0":
911910
version "2.2.0"
@@ -1551,14 +1550,6 @@ builtin-modules@^3.3.0:
15511550
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
15521551
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
15531552

1554-
bunyan-loggly@2.0.1:
1555-
version "2.0.1"
1556-
resolved "https://registry.yarnpkg.com/bunyan-loggly/-/bunyan-loggly-2.0.1.tgz#d65ea3ad0647ed8a2095d0a802a4306fe4a3e174"
1557-
integrity sha512-9F+BYVqqtrYHmWfDE2JLoQmQmZod7AQQuRtAS41qaXa5wjiOviFNnMlY56gZmv5SZ2czbeuWeX+xSAEFcktsXw==
1558-
dependencies:
1559-
json-stringify-safe "^5.0.1"
1560-
node-loggly-bulk "^3.0.1"
1561-
15621553
bunyan@1.8.15:
15631554
version "1.8.15"
15641555
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.15.tgz#8ce34ca908a17d0776576ca1b2f6cbd916e93b46"
@@ -3029,7 +3020,7 @@ json-stable-stringify-without-jsonify@^1.0.1:
30293020
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
30303021
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
30313022

3032-
json-stringify-safe@5.0.1, json-stringify-safe@5.0.x, json-stringify-safe@^5.0.1:
3023+
json-stringify-safe@5.0.1, json-stringify-safe@5.0.x:
30333024
version "5.0.1"
30343025
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
30353026
integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==
@@ -3448,7 +3439,7 @@ no-case@^3.0.4:
34483439
lower-case "^2.0.2"
34493440
tslib "^2.0.3"
34503441

3451-
node-loggly-bulk@4.0.2, node-loggly-bulk@^3.0.1:
3442+
node-loggly-bulk@4.0.2:
34523443
version "4.0.2"
34533444
resolved "https://registry.yarnpkg.com/node-loggly-bulk/-/node-loggly-bulk-4.0.2.tgz#09060608434b4d478b43228cfe4294cfec530dce"
34543445
integrity sha512-4hLNDaW4f2MjIvPh1/HQ+3g5bL19Hl3Q2cyUER93GrscjEdjA1nX61ekrm616NI5emHJT9lBUBFJiS2uoXq5Rw==

0 commit comments

Comments
 (0)