|
743 | 743 | "@sentry/utils" "5.29.2"
|
744 | 744 | tslib "^1.9.3"
|
745 | 745 |
|
746 |
| - |
747 |
| - version "6.2.0" |
748 |
| - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.2.0.tgz#be1c33854fc94e1a4d867f7c2c311cf1cefb8ee9" |
749 |
| - integrity sha512-oTr2b25l+0bv/+d6IgMamPuGleWV7OgJb0NFfd+WZhw6UDRgr7CdEJy2gW6tK8SerwXgPHdn4ervxsT3WIBiXw== |
750 |
| - dependencies: |
751 |
| - "@sentry/hub" "6.2.0" |
752 |
| - "@sentry/minimal" "6.2.0" |
753 |
| - "@sentry/types" "6.2.0" |
754 |
| - "@sentry/utils" "6.2.0" |
| 746 | + |
| 747 | + version "6.2.2" |
| 748 | + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.2.2.tgz#ec86b5769f8855f43cb58e839f81f87074ec9a3f" |
| 749 | + integrity sha512-qqWbvvXtymfXh7N5eEvk97MCnMURuyFIgqWdVD4MQM6yIfDCy36CyGfuQ3ViHTLZGdIfEOhLL9/f4kzf1RzqBA== |
| 750 | + dependencies: |
| 751 | + "@sentry/hub" "6.2.2" |
| 752 | + "@sentry/minimal" "6.2.2" |
| 753 | + "@sentry/types" "6.2.2" |
| 754 | + "@sentry/utils" "6.2.2" |
755 | 755 | tslib "^1.9.3"
|
756 | 756 |
|
757 | 757 |
|
|
763 | 763 | "@sentry/utils" "5.29.2"
|
764 | 764 | tslib "^1.9.3"
|
765 | 765 |
|
766 |
| - |
767 |
| - version "6.2.0" |
768 |
| - resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.2.0.tgz#e7502652bc9608cf8fb63e43cd49df9019a28f29" |
769 |
| - integrity sha512-BDTEFK8vlJydWXp/KMX0stvv73V7od224iLi+w3k7BcPwMKXBuURBXPU8d5XIC4G8nwg8X6cnDvwL+zBBlBbkg== |
| 766 | + |
| 767 | + version "6.2.2" |
| 768 | + resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.2.2.tgz#f451d8d3ad207e81556b4846d810226693e0444e" |
| 769 | + integrity sha512-VR6uQGRYt6RP633FHShlSLj0LUKGVrlTeSlwCoooWM5FR9lmi6akAaweuxpG78/kZvXrAWpjX6/nuYwHKGwzGA== |
770 | 770 | dependencies:
|
771 |
| - "@sentry/types" "6.2.0" |
772 |
| - "@sentry/utils" "6.2.0" |
| 771 | + "@sentry/types" "6.2.2" |
| 772 | + "@sentry/utils" "6.2.2" |
773 | 773 | tslib "^1.9.3"
|
774 | 774 |
|
775 | 775 |
|
|
781 | 781 | "@sentry/types" "5.29.2"
|
782 | 782 | tslib "^1.9.3"
|
783 | 783 |
|
784 |
| - |
785 |
| - version "6.2.0" |
786 |
| - resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.2.0.tgz#718b70babb55912eeb38babaf7823d1bcdd77d1e" |
787 |
| - integrity sha512-haxsx8/ZafhZUaGeeMtY7bJt9HbDlqeiaXrRMp1CxGtd0ZRQwHt60imEjl6IH1I73SEWxNfqScGsX2s3HzztMg== |
| 784 | + |
| 785 | + version "6.2.2" |
| 786 | + resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.2.2.tgz#01f41e0a6a6a2becfc99f6bb6f9c4bddf54f8dae" |
| 787 | + integrity sha512-l0IgoGQgg1lTd4qDU8bQn25sbZBg8PwIHfuTLbGMlRr1flDXHOM1UXajWK/UKbAPelnU7M2JBSVzgl7PwjprzA== |
788 | 788 | dependencies:
|
789 |
| - "@sentry/hub" "6.2.0" |
790 |
| - "@sentry/types" "6.2.0" |
| 789 | + "@sentry/hub" "6.2.2" |
| 790 | + "@sentry/types" "6.2.2" |
791 | 791 | tslib "^1.9.3"
|
792 | 792 |
|
793 | 793 | "@sentry/node@^5.22.3":
|
|
805 | 805 | lru_map "^0.3.3"
|
806 | 806 | tslib "^1.9.3"
|
807 | 807 |
|
808 |
| -"@sentry/node@^6.2.0": |
809 |
| - version "6.2.0" |
810 |
| - resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.2.0.tgz#4c1860822a4a73d24242e5254124bd3bf9028d52" |
811 |
| - integrity sha512-02lXk+56tPA3lWTvNLMGorp77wUVti8wOs+TlYARkJ+N+16dwqEBSBTy3hCDxlxriB+qHchSIS+ovPGi6WNiYA== |
812 |
| - dependencies: |
813 |
| - "@sentry/core" "6.2.0" |
814 |
| - "@sentry/hub" "6.2.0" |
815 |
| - "@sentry/tracing" "6.2.0" |
816 |
| - "@sentry/types" "6.2.0" |
817 |
| - "@sentry/utils" "6.2.0" |
| 808 | +"@sentry/node@^6.2.2": |
| 809 | + version "6.2.2" |
| 810 | + resolved "https://registry.yarnpkg.com/@sentry/node/-/node-6.2.2.tgz#f3bfd9cfd12a1776e4be9c372e9ba2b7199f0064" |
| 811 | + integrity sha512-HmQJx3C2C8cj3oC9piFuXJ7NzM+jW15u4RKcRXxJUgHNbZPR/RsScOOi5TbNZAO4k3A8fSJQD8aPj+dbPx/j/Q== |
| 812 | + dependencies: |
| 813 | + "@sentry/core" "6.2.2" |
| 814 | + "@sentry/hub" "6.2.2" |
| 815 | + "@sentry/tracing" "6.2.2" |
| 816 | + "@sentry/types" "6.2.2" |
| 817 | + "@sentry/utils" "6.2.2" |
818 | 818 | cookie "^0.4.1"
|
819 | 819 | https-proxy-agent "^5.0.0"
|
820 | 820 | lru_map "^0.3.3"
|
|
831 | 831 | "@sentry/utils" "5.29.2"
|
832 | 832 | tslib "^1.9.3"
|
833 | 833 |
|
834 |
| - |
835 |
| - version "6.2.0" |
836 |
| - resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.2.0.tgz#76c17e5dd3f1e61c8a4e3bd090f904a63d674765" |
837 |
| - integrity sha512-pzgM1dePPJysVnzaFCMp+BKtjM5q46HZeyShiR+KcQYvneD3fmUPJigDkkcsB2DcrY3mFvDcswjoqxaTIW7ZBQ== |
| 834 | + |
| 835 | + version "6.2.2" |
| 836 | + resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-6.2.2.tgz#77097fb1dad7e8ad6ccd93c57b1ef5fa85219099" |
| 837 | + integrity sha512-mAkPoqtofNfka/u9rOVVDQPaEoTmr0AQh654g9ZqsaqsOJLKjB4FDLVNubWs90fjeKqHiYkI3ZHPak2TzHBPkw== |
838 | 838 | dependencies:
|
839 |
| - "@sentry/hub" "6.2.0" |
840 |
| - "@sentry/minimal" "6.2.0" |
841 |
| - "@sentry/types" "6.2.0" |
842 |
| - "@sentry/utils" "6.2.0" |
| 839 | + "@sentry/hub" "6.2.2" |
| 840 | + "@sentry/minimal" "6.2.2" |
| 841 | + "@sentry/types" "6.2.2" |
| 842 | + "@sentry/utils" "6.2.2" |
843 | 843 | tslib "^1.9.3"
|
844 | 844 |
|
845 | 845 |
|
846 | 846 | version "5.29.2"
|
847 | 847 | resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.29.2.tgz#ac87383df1222c2d9b9f8f9ed7a6b86ea41a098a"
|
848 | 848 | integrity sha512-dM9wgt8wy4WRty75QkqQgrw9FV9F+BOMfmc0iaX13Qos7i6Qs2Q0dxtJ83SoR4YGtW8URaHzlDtWlGs5egBiMA==
|
849 | 849 |
|
850 |
| - |
851 |
| - version "6.2.0" |
852 |
| - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.0.tgz#ca020ff42913c6b9f88a9d0c375b5ee3965a2590" |
853 |
| - integrity sha512-vN4P/a+QqAuVfWFB9G3nQ7d6bgnM9jd/RLVi49owMuqvM24pv5mTQHUk2Hk4S3k7ConrHFl69E7xH6Dv5VpQnQ== |
| 850 | + |
| 851 | + version "6.2.2" |
| 852 | + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.2.tgz#9fc7795156680d3da5fc6ecc66702d8f7917f2b1" |
| 853 | + integrity sha512-Y/1sRtw3a5JU4YdNBig8lLSVJ1UdYtuge+QP1CVLcLSAbq07Ok1bvF+Z+BlNcnHqle2Fl8aKuryG5Yu86enOyQ== |
854 | 854 |
|
855 | 855 |
|
856 | 856 | version "5.29.2"
|
|
860 | 860 | "@sentry/types" "5.29.2"
|
861 | 861 | tslib "^1.9.3"
|
862 | 862 |
|
863 |
| - |
864 |
| - version "6.2.0" |
865 |
| - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.0.tgz#39c81ad5ba92cec54d690e3fa8ea4e777d8e9c2b" |
866 |
| - integrity sha512-YToUC7xYf2E/pIluI7upYTlj8fKXOtdwoOBkcQZifHgX/dP+qDaHibbBFe5PyZwdmU2UiLnWFsBr0gjo0QFo1g== |
| 863 | + |
| 864 | + version "6.2.2" |
| 865 | + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.2.tgz#69f7151db74e65a010cec062cc9ab3e30bf2c80a" |
| 866 | + integrity sha512-qaee6X6VDNZ8HeO83/veaKw0KuhDE7j1R+Yryme3PywFzsoTzutDrEQjb7gvcHAhBaAYX8IHUBHgxcFI9BxI+w== |
867 | 867 | dependencies:
|
868 |
| - "@sentry/types" "6.2.0" |
| 868 | + "@sentry/types" "6.2.2" |
869 | 869 | tslib "^1.9.3"
|
870 | 870 |
|
871 | 871 | "@sindresorhus/is@^0.14.0":
|
|
0 commit comments