|
798 | 798 | "@tryghost/errors" "3.2.1" |
799 | 799 | "@tryghost/request" "3.2.1" |
800 | 800 |
|
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== |
805 | 805 | dependencies: |
806 | 806 | "@tryghost/bunyan-rotating-filestream" "0.0.7" |
807 | 807 | "@tryghost/elasticsearch" "5.2.0" |
808 | 808 | "@tryghost/http-stream" "2.2.1" |
809 | 809 | "@tryghost/pretty-stream" "2.2.0" |
810 | 810 | "@tryghost/root-utils" "2.2.0" |
811 | 811 | bunyan "1.8.15" |
812 | | - bunyan-loggly "2.0.1" |
813 | 812 | fs-extra "11.3.5" |
814 | 813 | gelf-stream "1.1.1" |
815 | 814 | json-stringify-safe "5.0.1" |
|
899 | 898 | caller "1.1.0" |
900 | 899 | find-root "1.1.0" |
901 | 900 |
|
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== |
906 | 905 | dependencies: |
907 | 906 | "@tryghost/debug" "2.2.0" |
908 | | - "@tryghost/logging" "4.2.1" |
| 907 | + "@tryghost/logging" "5.0.0" |
909 | 908 |
|
910 | 909 | "@tryghost/tpl@2.2.0": |
911 | 910 | version "2.2.0" |
@@ -1551,14 +1550,6 @@ builtin-modules@^3.3.0: |
1551 | 1550 | resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
1552 | 1551 | integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
1553 | 1552 |
|
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 | | - |
1562 | 1553 | bunyan@1.8.15: |
1563 | 1554 | version "1.8.15" |
1564 | 1555 | resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.15.tgz#8ce34ca908a17d0776576ca1b2f6cbd916e93b46" |
@@ -3029,7 +3020,7 @@ json-stable-stringify-without-jsonify@^1.0.1: |
3029 | 3020 | resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" |
3030 | 3021 | integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== |
3031 | 3022 |
|
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: |
3033 | 3024 | version "5.0.1" |
3034 | 3025 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" |
3035 | 3026 | integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA== |
@@ -3448,7 +3439,7 @@ no-case@^3.0.4: |
3448 | 3439 | lower-case "^2.0.2" |
3449 | 3440 | tslib "^2.0.3" |
3450 | 3441 |
|
3451 | | -node-loggly-bulk@4.0.2, node-loggly-bulk@^3.0.1: |
| 3442 | +node-loggly-bulk@4.0.2: |
3452 | 3443 | version "4.0.2" |
3453 | 3444 | resolved "https://registry.yarnpkg.com/node-loggly-bulk/-/node-loggly-bulk-4.0.2.tgz#09060608434b4d478b43228cfe4294cfec530dce" |
3454 | 3445 | integrity sha512-4hLNDaW4f2MjIvPh1/HQ+3g5bL19Hl3Q2cyUER93GrscjEdjA1nX61ekrm616NI5emHJT9lBUBFJiS2uoXq5Rw== |
|
0 commit comments