|
5831 | 5831 | dependencies:
|
5832 | 5832 | "@opentelemetry/api" "^1.3.0"
|
5833 | 5833 |
|
| 5834 | +"@opentelemetry/ [email protected]": |
| 5835 | + version "0.203.0" |
| 5836 | + resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.203.0.tgz#3309a76c51a848ea820cd7f00ee62daf36b06380" |
| 5837 | + integrity sha512-9B9RU0H7Ya1Dx/Rkyc4stuBZSGVQF27WigitInx2QQoj6KUpEFYPKoWjdFTunJYxmXmh17HeBvbMa1EhGyPmqQ== |
| 5838 | + dependencies: |
| 5839 | + "@opentelemetry/api" "^1.3.0" |
| 5840 | + |
5834 | 5841 | "@opentelemetry/ [email protected]":
|
5835 | 5842 | version "0.57.2"
|
5836 | 5843 | resolved "https://registry.yarnpkg.com/@opentelemetry/api-logs/-/api-logs-0.57.2.tgz#d4001b9aa3580367b40fe889f3540014f766cc87"
|
|
5853 | 5860 | resolved "https://registry.yarnpkg.com/@opentelemetry/context-async-hooks/-/context-async-hooks-2.0.0.tgz#c98a727238ca199cda943780acf6124af8d8cd80"
|
5854 | 5861 | integrity sha512-IEkJGzK1A9v3/EHjXh3s2IiFc6L4jfK+lNgKVgUjeUJQRRhnVFMIO3TAvKwonm9O1HebCuoOt98v8bZW7oVQHA==
|
5855 | 5862 |
|
5856 |
| -"@opentelemetry/ [email protected]", "@opentelemetry/core@^1.1.0", "@opentelemetry/core@^1. 26.0", "@opentelemetry/core@^1.30.1", "@opentelemetry/core@^1.8.0": |
| 5863 | +"@opentelemetry/ [email protected]", "@opentelemetry/core@^1.1.0", "@opentelemetry/core@^1.30.1", "@opentelemetry/core@^1.8.0": |
5857 | 5864 | version "1.30.1"
|
5858 | 5865 | resolved "https://registry.yarnpkg.com/@opentelemetry/core/-/core-1.30.1.tgz#a0b468bb396358df801881709ea38299fc30ab27"
|
5859 | 5866 | integrity sha512-OOCM2C/QIURhJMuKaekP3TRBxBKxG/TWWA0TL2J6nXUtDnuCtccy49LUJF8xPFXMX+0LMcxFpCo8M9cGY1W6rQ==
|
|
6047 | 6054 | "@opentelemetry/instrumentation" "^0.57.1"
|
6048 | 6055 | "@opentelemetry/semantic-conventions" "^1.27.0"
|
6049 | 6056 |
|
6050 |
| -"@opentelemetry/instrumentation-pg@0.51.1": |
6051 |
| - version "0.51.1" |
6052 |
| - resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.51.1.tgz#a999a13fa56dc67da49a1ccf8f5e56a9ed409477" |
6053 |
| - integrity sha512-QxgjSrxyWZc7Vk+qGSfsejPVFL1AgAJdSBMYZdDUbwg730D09ub3PXScB9d04vIqPriZ+0dqzjmQx0yWKiCi2Q== |
| 6057 | +"@opentelemetry/instrumentation-pg@0.55.0": |
| 6058 | + version "0.55.0" |
| 6059 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.55.0.tgz#f411d1e48c50b1c1f0f185d9fe94cfbb8812d8f6" |
| 6060 | + integrity sha512-yfJ5bYE7CnkW/uNsnrwouG/FR7nmg09zdk2MSs7k0ZOMkDDAE3WBGpVFFApGgNu2U+gtzLgEzOQG4I/X+60hXw== |
6054 | 6061 | dependencies:
|
6055 |
| - "@opentelemetry/core" "^1.26.0" |
6056 |
| - "@opentelemetry/instrumentation" "^0.57.1" |
| 6062 | + "@opentelemetry/core" "^2.0.0" |
| 6063 | + "@opentelemetry/instrumentation" "^0.203.0" |
6057 | 6064 | "@opentelemetry/semantic-conventions" "^1.27.0"
|
6058 |
| - "@opentelemetry/sql-common" "^0.40.1" |
6059 |
| - "@types/pg" "8.6.1" |
| 6065 | + "@opentelemetry/sql-common" "^0.41.0" |
| 6066 | + "@types/pg" "8.15.4" |
6060 | 6067 | "@types/pg-pool" "2.0.6"
|
6061 | 6068 |
|
6062 | 6069 | "@opentelemetry/ [email protected]":
|
|
6108 | 6115 | require-in-the-middle "^7.1.1"
|
6109 | 6116 | shimmer "^1.2.1"
|
6110 | 6117 |
|
| 6118 | +"@opentelemetry/instrumentation@^0.203.0": |
| 6119 | + version "0.203.0" |
| 6120 | + resolved "https://registry.yarnpkg.com/@opentelemetry/instrumentation/-/instrumentation-0.203.0.tgz#5c74a41cd6868f7ba47b346ff5a58ea7b18cf381" |
| 6121 | + integrity sha512-ke1qyM+3AK2zPuBPb6Hk/GCsc5ewbLvPNkEuELx/JmANeEp6ZjnZ+wypPAJSucTw0wvCGrUaibDSdcrGFoWxKQ== |
| 6122 | + dependencies: |
| 6123 | + "@opentelemetry/api-logs" "0.203.0" |
| 6124 | + import-in-the-middle "^1.8.1" |
| 6125 | + require-in-the-middle "^7.1.1" |
| 6126 | + |
6111 | 6127 | "@opentelemetry/propagation-utils@^0.30.16":
|
6112 | 6128 | version "0.30.16"
|
6113 | 6129 | resolved "https://registry.yarnpkg.com/@opentelemetry/propagation-utils/-/propagation-utils-0.30.16.tgz#6715d0225b618ea66cf34cc3800fa3452a8475fa"
|
|
6169 | 6185 | dependencies:
|
6170 | 6186 | "@opentelemetry/core" "^1.1.0"
|
6171 | 6187 |
|
| 6188 | +"@opentelemetry/sql-common@^0.41.0": |
| 6189 | + version "0.41.0" |
| 6190 | + resolved "https://registry.yarnpkg.com/@opentelemetry/sql-common/-/sql-common-0.41.0.tgz#7ddef1ea7fb6338dcca8a9d2485c7dfd53c076b4" |
| 6191 | + integrity sha512-pmzXctVbEERbqSfiAgdes9Y63xjoOyXcD7B6IXBkVb+vbM7M9U98mn33nGXxPf4dfYR0M+vhcKRZmbSJ7HfqFA== |
| 6192 | + dependencies: |
| 6193 | + "@opentelemetry/core" "^2.0.0" |
| 6194 | + |
6172 | 6195 |
|
6173 | 6196 | version "2.5.1"
|
6174 | 6197 | resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz#507f836d7e2042f798c7d07ad19c3546f9848ac1"
|
|
8773 | 8796 | dependencies:
|
8774 | 8797 | "@types/pg" "*"
|
8775 | 8798 |
|
8776 |
| -"@types/pg@*", "@types/pg@^8.6.5": |
8777 |
| - version "8.10.2" |
8778 |
| - resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.10.2.tgz#7814d1ca02c8071f4d0864c1b17c589b061dba43" |
8779 |
| - integrity sha512-MKFs9P6nJ+LAeHLU3V0cODEOgyThJ3OAnmOlsZsxux6sfQs3HRXR5bBn7xG5DjckEFhTAxsXi7k7cd0pCMxpJw== |
8780 |
| - dependencies: |
8781 |
| - "@types/node" "*" |
8782 |
| - pg-protocol "*" |
8783 |
| - pg-types "^4.0.1" |
8784 |
| - |
8785 |
| - |
8786 |
| - version "8.6.1" |
8787 |
| - resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.6.1.tgz#099450b8dc977e8197a44f5229cedef95c8747f9" |
8788 |
| - integrity sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w== |
| 8799 | +"@types/pg@*", "@types/ [email protected]", "@types/pg@^8.6.5": |
| 8800 | + version "8.15.4" |
| 8801 | + resolved "https://registry.yarnpkg.com/@types/pg/-/pg-8.15.4.tgz#419f791c6fac8e0bed66dd8f514b60f8ba8db46d" |
| 8802 | + integrity sha512-I6UNVBAoYbvuWkkU3oosC8yxqH21f4/Jc4DK71JLG3dT2mdlGe1z+ep/LQGXaKaOgcvUrsQoPRqfgtMcvZiJhg== |
8789 | 8803 | dependencies:
|
8790 | 8804 | "@types/node" "*"
|
8791 | 8805 | pg-protocol "*"
|
@@ -23789,7 +23803,7 @@ object.values@^1.1.1, object.values@^1.1.6:
|
23789 | 23803 | define-properties "^1.1.4"
|
23790 | 23804 | es-abstract "^1.20.4"
|
23791 | 23805 |
|
23792 |
| -obuf@^1.0.0, obuf@^1.1.2, obuf@~1.1.2: |
| 23806 | +obuf@^1.0.0, obuf@^1.1.2: |
23793 | 23807 | version "1.1.2"
|
23794 | 23808 | resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
|
23795 | 23809 | integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==
|
|
24635 | 24649 | resolved "https://registry.yarnpkg.com/pg-int8/-/pg-int8-1.0.1.tgz#943bd463bf5b71b4170115f80f8efc9a0c0eb78c"
|
24636 | 24650 | integrity sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==
|
24637 | 24651 |
|
24638 |
| - |
24639 |
| - version "1.0.2" |
24640 |
| - resolved "https://registry.yarnpkg.com/pg-numeric/-/pg-numeric-1.0.2.tgz#816d9a44026086ae8ae74839acd6a09b0636aa3a" |
24641 |
| - integrity sha512-BM/Thnrw5jm2kKLE5uJkXqqExRUY/toLHda65XgFTBTFYZyopbKjBe29Ii3RbkvlsMoFwD+tHeGaCjjv0gHlyw== |
24642 |
| - |
24643 | 24652 | pg-pool@^3.10.0:
|
24644 | 24653 | version "3.10.0"
|
24645 | 24654 | resolved "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.10.0.tgz#134b0213755c5e7135152976488aa7cd7ee1268d"
|
|
24661 | 24670 | postgres-date "~1.0.4"
|
24662 | 24671 | postgres-interval "^1.1.0"
|
24663 | 24672 |
|
24664 |
| -pg-types@^4.0.1: |
24665 |
| - version "4.0.1" |
24666 |
| - resolved "https://registry.yarnpkg.com/pg-types/-/pg-types-4.0.1.tgz#31857e89d00a6c66b06a14e907c3deec03889542" |
24667 |
| - integrity sha512-hRCSDuLII9/LE3smys1hRHcu5QGcLs9ggT7I/TCs0IE+2Eesxi9+9RWAAwZ0yaGjxoWICF/YHLOEjydGujoJ+g== |
24668 |
| - dependencies: |
24669 |
| - pg-int8 "1.0.1" |
24670 |
| - pg-numeric "1.0.2" |
24671 |
| - postgres-array "~3.0.1" |
24672 |
| - postgres-bytea "~3.0.0" |
24673 |
| - postgres-date "~2.0.1" |
24674 |
| - postgres-interval "^3.0.0" |
24675 |
| - postgres-range "^1.1.1" |
24676 |
| - |
24677 | 24673 |
|
24678 | 24674 | version "8.16.0"
|
24679 | 24675 | resolved "https://registry.yarnpkg.com/pg/-/pg-8.16.0.tgz#40b08eedb5eb1834252cf3e3629503e32e6c6c04"
|
@@ -25480,50 +25476,23 @@ postgres-array@~2.0.0:
|
25480 | 25476 | resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-2.0.0.tgz#48f8fce054fbc69671999329b8834b772652d82e"
|
25481 | 25477 | integrity sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==
|
25482 | 25478 |
|
25483 |
| -postgres-array@~3.0.1: |
25484 |
| - version "3.0.2" |
25485 |
| - resolved "https://registry.yarnpkg.com/postgres-array/-/postgres-array-3.0.2.tgz#68d6182cb0f7f152a7e60dc6a6889ed74b0a5f98" |
25486 |
| - integrity sha512-6faShkdFugNQCLwucjPcY5ARoW1SlbnrZjmGl0IrrqewpvxvhSLHimCVzqeuULCbG0fQv7Dtk1yDbG3xv7Veog== |
25487 |
| - |
25488 | 25479 | postgres-bytea@~1.0.0:
|
25489 | 25480 | version "1.0.0"
|
25490 | 25481 | resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-1.0.0.tgz#027b533c0aa890e26d172d47cf9ccecc521acd35"
|
25491 | 25482 | integrity sha1-AntTPAqokOJtFy1Hz5zOzFIazTU=
|
25492 | 25483 |
|
25493 |
| -postgres-bytea@~3.0.0: |
25494 |
| - version "3.0.0" |
25495 |
| - resolved "https://registry.yarnpkg.com/postgres-bytea/-/postgres-bytea-3.0.0.tgz#9048dc461ac7ba70a6a42d109221619ecd1cb089" |
25496 |
| - integrity sha512-CNd4jim9RFPkObHSjVHlVrxoVQXz7quwNFpz7RY1okNNme49+sVyiTvTRobiLV548Hx/hb1BG+iE7h9493WzFw== |
25497 |
| - dependencies: |
25498 |
| - obuf "~1.1.2" |
25499 |
| - |
25500 | 25484 | postgres-date@~1.0.4:
|
25501 | 25485 | version "1.0.7"
|
25502 | 25486 | resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-1.0.7.tgz#51bc086006005e5061c591cee727f2531bf641a8"
|
25503 | 25487 | integrity sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==
|
25504 | 25488 |
|
25505 |
| -postgres-date@~2.0.1: |
25506 |
| - version "2.0.1" |
25507 |
| - resolved "https://registry.yarnpkg.com/postgres-date/-/postgres-date-2.0.1.tgz#638b62e5c33764c292d37b08f5257ecb09231457" |
25508 |
| - integrity sha512-YtMKdsDt5Ojv1wQRvUhnyDJNSr2dGIC96mQVKz7xufp07nfuFONzdaowrMHjlAzY6GDLd4f+LUHHAAM1h4MdUw== |
25509 |
| - |
25510 | 25489 | postgres-interval@^1.1.0:
|
25511 | 25490 | version "1.2.0"
|
25512 | 25491 | resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-1.2.0.tgz#b460c82cb1587507788819a06aa0fffdb3544695"
|
25513 | 25492 | integrity sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==
|
25514 | 25493 | dependencies:
|
25515 | 25494 | xtend "^4.0.0"
|
25516 | 25495 |
|
25517 |
| -postgres-interval@^3.0.0: |
25518 |
| - version "3.0.0" |
25519 |
| - resolved "https://registry.yarnpkg.com/postgres-interval/-/postgres-interval-3.0.0.tgz#baf7a8b3ebab19b7f38f07566c7aab0962f0c86a" |
25520 |
| - integrity sha512-BSNDnbyZCXSxgA+1f5UU2GmwhoI0aU5yMxRGO8CdFEcY2BQF9xm/7MqKnYoM1nJDk8nONNWDk9WeSmePFhQdlw== |
25521 |
| - |
25522 |
| -postgres-range@^1.1.1: |
25523 |
| - version "1.1.3" |
25524 |
| - resolved "https://registry.yarnpkg.com/postgres-range/-/postgres-range-1.1.3.tgz#9ccd7b01ca2789eb3c2e0888b3184225fa859f76" |
25525 |
| - integrity sha512-VdlZoocy5lCP0c/t66xAfclglEapXPCIVhqqJRncYpvbCgImF0w67aPKfbqUMr72tO2k5q0TdTZwCLjPTI6C9g== |
25526 |
| - |
25527 | 25496 | postgres@^3.4.7:
|
25528 | 25497 | version "3.4.7"
|
25529 | 25498 | resolved "https://registry.yarnpkg.com/postgres/-/postgres-3.4.7.tgz#122f460a808fe300cae53f592108b9906e625345"
|
|
28811 | 28780 |
|
28812 | 28781 | sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
|
28813 | 28782 | version "3.36.0"
|
| 28783 | + uid fd682f6129e507c00bb4e6319cc5d6b767e36061 |
28814 | 28784 | resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
|
28815 | 28785 | dependencies:
|
28816 | 28786 | "@jridgewell/gen-mapping" "^0.3.2"
|
|
0 commit comments