|
966 | 966 | pump "^3.0.0" |
967 | 967 | secure-json-parse "^2.1.0" |
968 | 968 |
|
969 | | -"@hapi/bourne@^1.3.2": |
970 | | - version "1.3.2" |
971 | | - resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a" |
972 | | - integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA== |
| 969 | +"@hapi/bourne@^2.0.0": |
| 970 | + version "2.0.0" |
| 971 | + resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-2.0.0.tgz#5bb2193eb685c0007540ca61d166d4e1edaf918d" |
| 972 | + integrity sha512-WEezM1FWztfbzqIUbsDzFRVMxSoLy3HugVcux6KDDtTqzPsLE8NDRHfXvev66aH1i2oOKKar3/XDjbvh/OUBdg== |
973 | 973 |
|
974 | 974 | "@istanbuljs/load-nyc-config@^1.0.0": |
975 | 975 | version "1.0.0" |
@@ -9142,22 +9142,22 @@ pino-elasticsearch@4.4.0: |
9142 | 9142 | readable-stream "^3.6.0" |
9143 | 9143 | split2 "^3.1.1" |
9144 | 9144 |
|
9145 | | -pino-pretty@3.6.1: |
9146 | | - version "3.6.1" |
9147 | | - resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-3.6.1.tgz#61aabf9bf851d0ed831f7e9b813dea20f61116a3" |
9148 | | - integrity sha512-S3bal+Yd313OEaPijbf7V+jPxVaTaRO5RQX8S/Mwdtb/8+JOgo1KolDeJTfMDTU2/k6+MHvEbxv+T1ZRfGlnjA== |
| 9145 | +pino-pretty@4.2.1: |
| 9146 | + version "4.2.1" |
| 9147 | + resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-4.2.1.tgz#fb2508d0d77cae00dc5fe5006755bfd454a73c32" |
| 9148 | + integrity sha512-WyO/n6c6T2gj0ioYGFUFbrvyUoERK37Lu0liLxMIJnp1YaaG+XZBU2TAQB0yVJNb+7T+oDh9t8HGMzk00jy+tw== |
9149 | 9149 | dependencies: |
9150 | | - "@hapi/bourne" "^1.3.2" |
| 9150 | + "@hapi/bourne" "^2.0.0" |
9151 | 9151 | args "^5.0.1" |
9152 | | - chalk "^2.4.2" |
| 9152 | + chalk "^4.0.0" |
9153 | 9153 | dateformat "^3.0.3" |
9154 | 9154 | fast-safe-stringify "^2.0.7" |
9155 | 9155 | jmespath "^0.15.0" |
9156 | 9156 | joycon "^2.2.5" |
9157 | 9157 | pump "^3.0.0" |
9158 | | - readable-stream "^3.4.0" |
| 9158 | + readable-stream "^3.6.0" |
9159 | 9159 | split2 "^3.1.1" |
9160 | | - strip-json-comments "^3.0.1" |
| 9160 | + strip-json-comments "^3.1.1" |
9161 | 9161 |
|
9162 | 9162 | pino-std-serializers@^2.4.2: |
9163 | 9163 | version "2.4.2" |
@@ -10930,6 +10930,11 @@ strip-json-comments@^3.0.1: |
10930 | 10930 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7" |
10931 | 10931 | integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw== |
10932 | 10932 |
|
| 10933 | +strip-json-comments@^3.1.1: |
| 10934 | + version "3.1.1" |
| 10935 | + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" |
| 10936 | + integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
| 10937 | + |
10933 | 10938 | strip-json-comments@~2.0.1: |
10934 | 10939 | version "2.0.1" |
10935 | 10940 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" |
|
0 commit comments