|
430 | 430 | integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
431 | 431 |
|
432 | 432 | "@koa/router@^10.0.0":
|
433 |
| - version "10.1.0" |
434 |
| - resolved "https://registry.yarnpkg.com/@koa/router/-/router-10.1.0.tgz#bc1d0d9bb1051ece8b862eed9c91545e08e7a069" |
435 |
| - integrity sha512-QZiCDn8Fd9vVN0qCWw81fToF5GMdtyPD04fIOHXiCCmXB6sznhjHMd3xbVS2ZxrgLWrcN8s6tIItEv0wuXt2Ow== |
| 433 | + version "10.1.1" |
| 434 | + resolved "https://registry.yarnpkg.com/@koa/router/-/router-10.1.1.tgz#8e5a85c9b243e0bc776802c0de564561e57a5f78" |
| 435 | + integrity sha512-ORNjq5z4EmQPriKbR0ER3k4Gh7YGNhWDL7JBW+8wXDrHLbWYKYSJaOJ9aN06npF5tbTxe2JBOsurpJDAvjiXKw== |
436 | 436 | dependencies:
|
437 | 437 | debug "^4.1.1"
|
438 | 438 | http-errors "^1.7.3"
|
|
671 | 671 | integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
|
672 | 672 |
|
673 | 673 | "@types/mdast@^3.0.0", "@types/mdast@^3.0.3":
|
674 |
| - version "3.0.8" |
675 |
| - resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.8.tgz#73f050ebebf70a8a6586fe98b0008a7286aa6c4b" |
676 |
| - integrity sha512-HdUXWDNtDenuVJFrV2xBCLEMiw1Vn7FMuJxqJC5oBvC2adA3pgtp6CPCIMQdz3pmWxGuJjT+hOp6FnOXy6dXoQ== |
| 674 | + version "3.0.10" |
| 675 | + resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af" |
| 676 | + integrity sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA== |
677 | 677 | dependencies:
|
678 | 678 | "@types/unist" "*"
|
679 | 679 |
|
|
688 | 688 | integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
|
689 | 689 |
|
690 | 690 | "@types/node@*", "@types/node@>=12.0.0":
|
691 |
| - version "16.7.0" |
692 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.0.tgz#f0374c4e89d1fc1ef705caad3021ba34c1a9294c" |
693 |
| - integrity sha512-e66BrnjWQ3BRBZ2+iA5e85fcH9GLNe4S0n1H0T3OalK2sXg5XWEFTO4xvmGrYQ3edy+q6fdOh5t0/HOY8OAqBg== |
| 691 | + version "16.7.1" |
| 692 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.1.tgz#c6b9198178da504dfca1fd0be9b2e1002f1586f0" |
| 693 | + integrity sha512-ncRdc45SoYJ2H4eWU9ReDfp3vtFqDYhjOsKlFFUDEn8V1Bgr2RjYal8YT5byfadWIRluhPFU6JiDOl0H6Sl87A== |
694 | 694 |
|
695 | 695 | "@types/normalize-package-data@^2.4.0":
|
696 | 696 | version "2.4.1"
|
|
725 | 725 | tsutils "^3.17.1"
|
726 | 726 |
|
727 | 727 | "@typescript-eslint/eslint-plugin@^4.11.1":
|
728 |
| - version "4.29.2" |
729 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d" |
730 |
| - integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg== |
| 728 | + version "4.29.3" |
| 729 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa" |
| 730 | + integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA== |
731 | 731 | dependencies:
|
732 |
| - "@typescript-eslint/experimental-utils" "4.29.2" |
733 |
| - "@typescript-eslint/scope-manager" "4.29.2" |
| 732 | + "@typescript-eslint/experimental-utils" "4.29.3" |
| 733 | + "@typescript-eslint/scope-manager" "4.29.3" |
734 | 734 | debug "^4.3.1"
|
735 | 735 | functional-red-black-tree "^1.0.1"
|
736 | 736 | regexpp "^3.1.0"
|
|
748 | 748 | eslint-scope "^5.0.0"
|
749 | 749 | eslint-utils "^2.0.0"
|
750 | 750 |
|
751 |
| -"@typescript-eslint/experimental-utils@4.29.2": |
752 |
| - version "4.29.2" |
753 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7" |
754 |
| - integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A== |
| 751 | +"@typescript-eslint/experimental-utils@4.29.3": |
| 752 | + version "4.29.3" |
| 753 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1" |
| 754 | + integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg== |
755 | 755 | dependencies:
|
756 | 756 | "@types/json-schema" "^7.0.7"
|
757 |
| - "@typescript-eslint/scope-manager" "4.29.2" |
758 |
| - "@typescript-eslint/types" "4.29.2" |
759 |
| - "@typescript-eslint/typescript-estree" "4.29.2" |
| 757 | + "@typescript-eslint/scope-manager" "4.29.3" |
| 758 | + "@typescript-eslint/types" "4.29.3" |
| 759 | + "@typescript-eslint/typescript-estree" "4.29.3" |
760 | 760 | eslint-scope "^5.1.1"
|
761 | 761 | eslint-utils "^3.0.0"
|
762 | 762 |
|
|
772 | 772 | eslint-visitor-keys "^1.1.0"
|
773 | 773 |
|
774 | 774 | "@typescript-eslint/parser@^4.11.1":
|
775 |
| - version "4.29.2" |
776 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.2.tgz#1c7744f4c27aeb74610c955d3dce9250e95c370a" |
777 |
| - integrity sha512-WQ6BPf+lNuwteUuyk1jD/aHKqMQ9jrdCn7Gxt9vvBnzbpj7aWEf+aZsJ1zvTjx5zFxGCt000lsbD9tQPEL8u6g== |
| 775 | + version "4.29.3" |
| 776 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2" |
| 777 | + integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ== |
778 | 778 | dependencies:
|
779 |
| - "@typescript-eslint/scope-manager" "4.29.2" |
780 |
| - "@typescript-eslint/types" "4.29.2" |
781 |
| - "@typescript-eslint/typescript-estree" "4.29.2" |
| 779 | + "@typescript-eslint/scope-manager" "4.29.3" |
| 780 | + "@typescript-eslint/types" "4.29.3" |
| 781 | + "@typescript-eslint/typescript-estree" "4.29.3" |
782 | 782 | debug "^4.3.1"
|
783 | 783 |
|
784 |
| -"@typescript-eslint/scope-manager@4.29.2": |
785 |
| - version "4.29.2" |
786 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b" |
787 |
| - integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA== |
| 784 | +"@typescript-eslint/scope-manager@4.29.3": |
| 785 | + version "4.29.3" |
| 786 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz#497dec66f3a22e459f6e306cf14021e40ec86e19" |
| 787 | + integrity sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA== |
788 | 788 | dependencies:
|
789 |
| - "@typescript-eslint/types" "4.29.2" |
790 |
| - "@typescript-eslint/visitor-keys" "4.29.2" |
| 789 | + "@typescript-eslint/types" "4.29.3" |
| 790 | + "@typescript-eslint/visitor-keys" "4.29.3" |
791 | 791 |
|
792 | 792 | "@typescript-eslint/types@3.10.1":
|
793 | 793 | version "3.10.1"
|
794 | 794 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
|
795 | 795 | integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
|
796 | 796 |
|
797 |
| -"@typescript-eslint/types@4.29.2": |
798 |
| - version "4.29.2" |
799 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd" |
800 |
| - integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ== |
| 797 | +"@typescript-eslint/types@4.29.3": |
| 798 | + version "4.29.3" |
| 799 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017" |
| 800 | + integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg== |
801 | 801 |
|
802 | 802 | "@typescript-eslint/typescript-estree@3.10.1":
|
803 | 803 | version "3.10.1"
|
|
813 | 813 | semver "^7.3.2"
|
814 | 814 | tsutils "^3.17.1"
|
815 | 815 |
|
816 |
| -"@typescript-eslint/typescript-estree@4.29.2": |
817 |
| - version "4.29.2" |
818 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219" |
819 |
| - integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg== |
| 816 | +"@typescript-eslint/typescript-estree@4.29.3": |
| 817 | + version "4.29.3" |
| 818 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40" |
| 819 | + integrity sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag== |
820 | 820 | dependencies:
|
821 |
| - "@typescript-eslint/types" "4.29.2" |
822 |
| - "@typescript-eslint/visitor-keys" "4.29.2" |
| 821 | + "@typescript-eslint/types" "4.29.3" |
| 822 | + "@typescript-eslint/visitor-keys" "4.29.3" |
823 | 823 | debug "^4.3.1"
|
824 | 824 | globby "^11.0.3"
|
825 | 825 | is-glob "^4.0.1"
|
|
833 | 833 | dependencies:
|
834 | 834 | eslint-visitor-keys "^1.1.0"
|
835 | 835 |
|
836 |
| -"@typescript-eslint/visitor-keys@4.29.2": |
837 |
| - version "4.29.2" |
838 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df" |
839 |
| - integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag== |
| 836 | +"@typescript-eslint/visitor-keys@4.29.3": |
| 837 | + version "4.29.3" |
| 838 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf" |
| 839 | + integrity sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA== |
840 | 840 | dependencies:
|
841 |
| - "@typescript-eslint/types" "4.29.2" |
| 841 | + "@typescript-eslint/types" "4.29.3" |
842 | 842 | eslint-visitor-keys "^2.0.0"
|
843 | 843 |
|
844 | 844 | JSONStream@^1.0.4:
|
@@ -1546,10 +1546,10 @@ braces@^3.0.1, braces@~3.0.2:
|
1546 | 1546 | dependencies:
|
1547 | 1547 | fill-range "^7.0.1"
|
1548 | 1548 |
|
1549 |
| -bree@^6.2.1: |
1550 |
| - version "6.2.1" |
1551 |
| - resolved "https://registry.yarnpkg.com/bree/-/bree-6.2.1.tgz#a8874d8d3e4fa081ada17c5c62a55cf30a1e81e9" |
1552 |
| - integrity sha512-apgOBJp/4onxroljplYKMUP1gxxUKhoftSh63h037avAuQLM7vrtJuyB8TYE9+dzduWkjb2CCKwfOkqEpMFdAg== |
| 1549 | +bree@^6.3.0: |
| 1550 | + version "6.3.0" |
| 1551 | + resolved "https://registry.yarnpkg.com/bree/-/bree-6.3.0.tgz#1d2276dc36537e7b522ee4ae4395da263b81c7fe" |
| 1552 | + integrity sha512-m8UjOAXATfE3JVTeuj1cotNQaUp6tXlO8Ge5NPb1bST4MO0FV3hkJf5PfaLyB8ALVJhFsptofxSBrtJkkXTngg== |
1553 | 1553 | dependencies:
|
1554 | 1554 | "@babel/runtime" "^7.12.5"
|
1555 | 1555 | "@breejs/later" "^4.0.2"
|
@@ -2488,9 +2488,9 @@ cosmiconfig@^6.0.0:
|
2488 | 2488 | yaml "^1.7.2"
|
2489 | 2489 |
|
2490 | 2490 | cosmiconfig@^7.0.0:
|
2491 |
| - version "7.0.0" |
2492 |
| - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3" |
2493 |
| - integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA== |
| 2491 | + version "7.0.1" |
| 2492 | + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d" |
| 2493 | + integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ== |
2494 | 2494 | dependencies:
|
2495 | 2495 | "@types/parse-json" "^4.0.0"
|
2496 | 2496 | import-fresh "^3.2.1"
|
@@ -3044,9 +3044,9 @@ ee-first@1.1.1:
|
3044 | 3044 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
3045 | 3045 |
|
3046 | 3046 | electron-to-chromium@^1.3.811:
|
3047 |
| - version "1.3.813" |
3048 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.813.tgz#751a007d71c00faed8b5e9edaf3634c14b9c5a1f" |
3049 |
| - integrity sha512-YcSRImHt6JZZ2sSuQ4Bzajtk98igQ0iKkksqlzZLzbh4p0OIyJRSvUbsgqfcR8txdfsoYCc4ym306t4p2kP/aw== |
| 3047 | + version "1.3.814" |
| 3048 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.814.tgz#418fad80c3276a46103ca72a21a8290620d83c4a" |
| 3049 | + integrity sha512-0mH03cyjh6OzMlmjauGg0TLd87ErIJqWiYxMcOLKf5w6p0YEOl7DJAj7BDlXEFmCguY5CQaKVOiMjAMODO2XDw== |
3050 | 3050 |
|
3051 | 3051 | elliptic@^6.5.3:
|
3052 | 3052 | version "6.5.4"
|
@@ -3494,9 +3494,9 @@ eslint-plugin-node@^11.1.0:
|
3494 | 3494 | semver "^6.1.0"
|
3495 | 3495 |
|
3496 | 3496 | eslint-plugin-prettier@^3.1.3, eslint-plugin-prettier@^3.3.0:
|
3497 |
| - version "3.4.0" |
3498 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7" |
3499 |
| - integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw== |
| 3497 | + version "3.4.1" |
| 3498 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5" |
| 3499 | + integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g== |
3500 | 3500 | dependencies:
|
3501 | 3501 | prettier-linter-helpers "^1.0.0"
|
3502 | 3502 |
|
@@ -3843,11 +3843,11 @@ express-request-id@^1.4.1:
|
3843 | 3843 | uuid "^3.3.2"
|
3844 | 3844 |
|
3845 | 3845 | ext@^1.1.2:
|
3846 |
| - version "1.4.0" |
3847 |
| - resolved "https://registry.yarnpkg.com/ext/-/ext-1.4.0.tgz#89ae7a07158f79d35517882904324077e4379244" |
3848 |
| - integrity sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A== |
| 3846 | + version "1.5.0" |
| 3847 | + resolved "https://registry.yarnpkg.com/ext/-/ext-1.5.0.tgz#e93b97ae0cb23f8370380f6107d2d2b7887687ad" |
| 3848 | + integrity sha512-+ONcYoWj/SoQwUofMr94aGu05Ou4FepKi7N7b+O8T4jVfyIsZQV1/xeS8jpaBzF0csAk0KLXoHCxU7cKYZjo1Q== |
3849 | 3849 | dependencies:
|
3850 |
| - type "^2.0.0" |
| 3850 | + type "^2.5.0" |
3851 | 3851 |
|
3852 | 3852 | extend-shallow@^2.0.1:
|
3853 | 3853 | version "2.0.1"
|
@@ -3967,6 +3967,11 @@ fast-url-parser@^1.1.3:
|
3967 | 3967 | dependencies:
|
3968 | 3968 | punycode "^1.3.2"
|
3969 | 3969 |
|
| 3970 | +fastify-warning@^0.2.0: |
| 3971 | + version "0.2.0" |
| 3972 | + resolved "https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz#e717776026a4493dc9a2befa44db6d17f618008f" |
| 3973 | + integrity sha512-s1EQguBw/9qtc1p/WTY4eq9WMRIACkj+HTcOIK1in4MV5aFaQC9ZCIt0dJ7pr5bIf4lPpHvAtP2ywpTNgs7hqw== |
| 3974 | + |
3970 | 3975 | fastq@^1.6.0:
|
3971 | 3976 | version "1.12.0"
|
3972 | 3977 | resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.12.0.tgz#ed7b6ab5d62393fb2cc591c853652a5c318bf794"
|
@@ -8265,12 +8270,13 @@ pino-std-serializers@^3.1.0:
|
8265 | 8270 | integrity sha512-EqX4pwDPrt3MuOAAUBMU0Tk5kR/YcCM5fNPEzgCO2zJ5HfX0vbiH9HbJglnyeQsN96Kznae6MWD47pZB5avTrg==
|
8266 | 8271 |
|
8267 | 8272 | pino@^6.11.1:
|
8268 |
| - version "6.13.0" |
8269 |
| - resolved "https://registry.yarnpkg.com/pino/-/pino-6.13.0.tgz#41810b9be213af6f8f7c23a1b17058d880267e7b" |
8270 |
| - integrity sha512-mRXSTfa34tbfrWqCIp1sUpZLqBhcoaGapoyxfEwaWwJGMpLijlRdDKIQUyvq4M3DUfFH5vEglwSw8POZYwbThA== |
| 8273 | + version "6.13.1" |
| 8274 | + resolved "https://registry.yarnpkg.com/pino/-/pino-6.13.1.tgz#3a484d4831ef185f8593fe9acdeeece47d85b32e" |
| 8275 | + integrity sha512-QQf67BU+cANnc/2U+wzUV20UjO5oBryWpnNyKshdLfT9BdeiXlh9wxLGmOjAuBWMYITdMs+BtJSQQNlGRNbWpA== |
8271 | 8276 | dependencies:
|
8272 | 8277 | fast-redact "^3.0.0"
|
8273 | 8278 | fast-safe-stringify "^2.0.8"
|
| 8279 | + fastify-warning "^0.2.0" |
8274 | 8280 | flatstr "^1.0.12"
|
8275 | 8281 | pino-std-serializers "^3.1.0"
|
8276 | 8282 | quick-format-unescaped "^4.0.3"
|
@@ -10894,7 +10900,7 @@ type@^1.0.1:
|
10894 | 10900 | resolved "https://registry.yarnpkg.com/type/-/type-1.2.0.tgz#848dd7698dafa3e54a6c479e759c4bc3f18847a0"
|
10895 | 10901 | integrity sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==
|
10896 | 10902 |
|
10897 |
| -type@^2.0.0: |
| 10903 | +type@^2.5.0: |
10898 | 10904 | version "2.5.0"
|
10899 | 10905 | resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
|
10900 | 10906 | integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
|
|
0 commit comments