|
1624 | 1624 | version "4.2.2"
|
1625 | 1625 | resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz"
|
1626 | 1626 |
|
1627 |
| -abort-controller@^3.0.0: |
1628 |
| - version "3.0.0" |
1629 |
| - resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" |
1630 |
| - dependencies: |
1631 |
| - event-target-shim "^5.0.0" |
1632 |
| - |
1633 | 1627 | accepts@~1.3.5, accepts@~1.3.8:
|
1634 | 1628 | version "1.3.8"
|
1635 | 1629 | resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz"
|
@@ -2705,10 +2699,6 @@ event-lite@^0.1.1:
|
2705 | 2699 | version "0.1.3"
|
2706 | 2700 | resolved "https://registry.yarnpkg.com/event-lite/-/event-lite-0.1.3.tgz#3dfe01144e808ac46448f0c19b4ab68e403a901d"
|
2707 | 2701 |
|
2708 |
| -event-target-shim@^5.0.0: |
2709 |
| - version "5.0.1" |
2710 |
| - resolved "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" |
2711 |
| - |
2712 | 2702 | events@^3.2.0:
|
2713 | 2703 | version "3.3.0"
|
2714 | 2704 | resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz"
|
@@ -4543,28 +4533,27 @@ picomatch@^2.3.1:
|
4543 | 4533 | version "2.3.1"
|
4544 | 4534 | resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
4545 | 4535 |
|
4546 |
| -pino-abstract-transport@^1.2.0: |
4547 |
| - version "1.2.0" |
4548 |
| - resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz#97f9f2631931e242da531b5c66d3079c12c9d1b5" |
4549 |
| - integrity sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q== |
| 4536 | +pino-abstract-transport@^2.0.0: |
| 4537 | + version "2.0.0" |
| 4538 | + resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz#de241578406ac7b8a33ce0d77ae6e8a0b3b68a60" |
| 4539 | + integrity sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw== |
4550 | 4540 | dependencies:
|
4551 |
| - readable-stream "^4.0.0" |
4552 | 4541 | split2 "^4.0.0"
|
4553 | 4542 |
|
4554 | 4543 | pino-std-serializers@^7.0.0:
|
4555 | 4544 | version "7.0.0"
|
4556 | 4545 | resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
|
4557 | 4546 | integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
|
4558 | 4547 |
|
4559 |
| -pino@9.4.0: |
4560 |
| - version "9.4.0" |
4561 |
| - resolved "https://registry.yarnpkg.com/pino/-/pino-9.4.0.tgz#e4600ff199efc744856a5b3b71c53e38998eae5a" |
4562 |
| - integrity sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w== |
| 4548 | +pino@9.6.0: |
| 4549 | + version "9.6.0" |
| 4550 | + resolved "https://registry.yarnpkg.com/pino/-/pino-9.6.0.tgz#6bc628159ba0cc81806d286718903b7fc6b13169" |
| 4551 | + integrity sha512-i85pKRCt4qMjZ1+L7sy2Ag4t1atFcdbEt76+7iRJn1g2BvsnRMGu9p8pivl9fs63M2kF/A0OacFZhTub+m/qMg== |
4563 | 4552 | dependencies:
|
4564 | 4553 | atomic-sleep "^1.0.0"
|
4565 | 4554 | fast-redact "^3.1.1"
|
4566 | 4555 | on-exit-leak-free "^2.1.0"
|
4567 |
| - pino-abstract-transport "^1.2.0" |
| 4556 | + pino-abstract-transport "^2.0.0" |
4568 | 4557 | pino-std-serializers "^7.0.0"
|
4569 | 4558 | process-warning "^4.0.0"
|
4570 | 4559 | quick-format-unescaped "^4.0.3"
|
@@ -4767,12 +4756,6 @@ readable-stream@^3.0.0:
|
4767 | 4756 | string_decoder "^1.1.1"
|
4768 | 4757 | util-deprecate "^1.0.1"
|
4769 | 4758 |
|
4770 |
| -readable-stream@^4.0.0: |
4771 |
| - version "4.0.0" |
4772 |
| - resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-4.0.0.tgz" |
4773 |
| - dependencies: |
4774 |
| - abort-controller "^3.0.0" |
4775 |
| - |
4776 | 4759 | readdirp@~3.6.0:
|
4777 | 4760 | version "3.6.0"
|
4778 | 4761 | resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
|
|
0 commit comments