|
954 | 954 | pump "^3.0.0" |
955 | 955 | secure-json-parse "^2.1.0" |
956 | 956 |
|
957 | | -"@hapi/bourne@^1.3.2": |
958 | | - version "1.3.2" |
959 | | - resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a" |
960 | | - integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA== |
| 957 | +"@hapi/bourne@^2.0.0": |
| 958 | + version "2.0.0" |
| 959 | + resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-2.0.0.tgz#5bb2193eb685c0007540ca61d166d4e1edaf918d" |
| 960 | + integrity sha512-WEezM1FWztfbzqIUbsDzFRVMxSoLy3HugVcux6KDDtTqzPsLE8NDRHfXvev66aH1i2oOKKar3/XDjbvh/OUBdg== |
961 | 961 |
|
962 | 962 | "@istanbuljs/load-nyc-config@^1.0.0": |
963 | 963 | version "1.0.0" |
@@ -3058,6 +3058,14 @@ chalk@^1.0.0, chalk@^1.1.3: |
3058 | 3058 | strip-ansi "^3.0.0" |
3059 | 3059 | supports-color "^2.0.0" |
3060 | 3060 |
|
| 3061 | +chalk@^3.0.0: |
| 3062 | + version "3.0.0" |
| 3063 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" |
| 3064 | + integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== |
| 3065 | + dependencies: |
| 3066 | + ansi-styles "^4.1.0" |
| 3067 | + supports-color "^7.1.0" |
| 3068 | + |
3061 | 3069 | chalk@^4.0.0: |
3062 | 3070 | version "4.0.0" |
3063 | 3071 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72" |
@@ -9058,20 +9066,20 @@ pino-elasticsearch@4.4.0: |
9058 | 9066 | readable-stream "^3.6.0" |
9059 | 9067 | split2 "^3.1.1" |
9060 | 9068 |
|
9061 | | -pino-pretty@3.6.1: |
9062 | | - version "3.6.1" |
9063 | | - resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-3.6.1.tgz#61aabf9bf851d0ed831f7e9b813dea20f61116a3" |
9064 | | - integrity sha512-S3bal+Yd313OEaPijbf7V+jPxVaTaRO5RQX8S/Mwdtb/8+JOgo1KolDeJTfMDTU2/k6+MHvEbxv+T1ZRfGlnjA== |
| 9069 | +pino-pretty@4.0.0: |
| 9070 | + version "4.0.0" |
| 9071 | + resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-4.0.0.tgz#afbff81f946342b9d6eabc434942fe490e02faa9" |
| 9072 | + integrity sha512-YLy/n3dMXYWOodSm530gelkSAJGmEp29L9pqiycInlIae5FEJPWAkMRO3JFMbIFtjD2Ve4SH2aBcz2aRreGpBQ== |
9065 | 9073 | dependencies: |
9066 | | - "@hapi/bourne" "^1.3.2" |
| 9074 | + "@hapi/bourne" "^2.0.0" |
9067 | 9075 | args "^5.0.1" |
9068 | | - chalk "^2.4.2" |
| 9076 | + chalk "^3.0.0" |
9069 | 9077 | dateformat "^3.0.3" |
9070 | 9078 | fast-safe-stringify "^2.0.7" |
9071 | 9079 | jmespath "^0.15.0" |
9072 | 9080 | joycon "^2.2.5" |
9073 | 9081 | pump "^3.0.0" |
9074 | | - readable-stream "^3.4.0" |
| 9082 | + readable-stream "^3.6.0" |
9075 | 9083 | split2 "^3.1.1" |
9076 | 9084 | strip-json-comments "^3.0.1" |
9077 | 9085 |
|
|
0 commit comments