|
1005 | 1005 | pump "^3.0.0" |
1006 | 1006 | secure-json-parse "^2.1.0" |
1007 | 1007 |
|
1008 | | -"@hapi/bourne@^1.3.2": |
1009 | | - version "1.3.2" |
1010 | | - resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a" |
1011 | | - integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA== |
| 1008 | +"@hapi/bourne@^2.0.0": |
| 1009 | + version "2.0.0" |
| 1010 | + resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-2.0.0.tgz#5bb2193eb685c0007540ca61d166d4e1edaf918d" |
| 1011 | + integrity sha512-WEezM1FWztfbzqIUbsDzFRVMxSoLy3HugVcux6KDDtTqzPsLE8NDRHfXvev66aH1i2oOKKar3/XDjbvh/OUBdg== |
1012 | 1012 |
|
1013 | 1013 | "@istanbuljs/load-nyc-config@^1.0.0": |
1014 | 1014 | version "1.0.0" |
@@ -9237,22 +9237,22 @@ pino-elasticsearch@4.4.0: |
9237 | 9237 | readable-stream "^3.6.0" |
9238 | 9238 | split2 "^3.1.1" |
9239 | 9239 |
|
9240 | | -pino-pretty@3.6.1: |
9241 | | - version "3.6.1" |
9242 | | - resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-3.6.1.tgz#61aabf9bf851d0ed831f7e9b813dea20f61116a3" |
9243 | | - integrity sha512-S3bal+Yd313OEaPijbf7V+jPxVaTaRO5RQX8S/Mwdtb/8+JOgo1KolDeJTfMDTU2/k6+MHvEbxv+T1ZRfGlnjA== |
| 9240 | +pino-pretty@4.3.0: |
| 9241 | + version "4.3.0" |
| 9242 | + resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-4.3.0.tgz#18695606fd4f1e21cd1585d18999cd84d429e1d8" |
| 9243 | + integrity sha512-uEc9SUCCGVEs0goZvyznKXBHtI1PNjGgqHviJHxOCEFEWZN6Z/IQKv5pO9gSdm/b+WfX+/dfheWhtZUyScqjlQ== |
9244 | 9244 | dependencies: |
9245 | | - "@hapi/bourne" "^1.3.2" |
| 9245 | + "@hapi/bourne" "^2.0.0" |
9246 | 9246 | args "^5.0.1" |
9247 | | - chalk "^2.4.2" |
| 9247 | + chalk "^4.0.0" |
9248 | 9248 | dateformat "^3.0.3" |
9249 | 9249 | fast-safe-stringify "^2.0.7" |
9250 | 9250 | jmespath "^0.15.0" |
9251 | 9251 | joycon "^2.2.5" |
9252 | 9252 | pump "^3.0.0" |
9253 | | - readable-stream "^3.4.0" |
| 9253 | + readable-stream "^3.6.0" |
9254 | 9254 | split2 "^3.1.1" |
9255 | | - strip-json-comments "^3.0.1" |
| 9255 | + strip-json-comments "^3.1.1" |
9256 | 9256 |
|
9257 | 9257 | pino-std-serializers@^2.4.2: |
9258 | 9258 | version "2.4.2" |
@@ -11025,6 +11025,11 @@ strip-json-comments@^3.0.1: |
11025 | 11025 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7" |
11026 | 11026 | integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw== |
11027 | 11027 |
|
| 11028 | +strip-json-comments@^3.1.1: |
| 11029 | + version "3.1.1" |
| 11030 | + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" |
| 11031 | + integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
| 11032 | + |
11028 | 11033 | strip-json-comments@~2.0.1: |
11029 | 11034 | version "2.0.1" |
11030 | 11035 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" |
|
0 commit comments