Skip to content

Commit

Permalink
Bump @sentry/integrations from 7.70.0 to 7.73.0 in /functions (#3787)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Oct 6, 2023
2 parents 2e9bfcc + f268d87 commit e9da8e9
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 30 deletions.
4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@googleapis/firebasedynamiclinks": "^1.0.4",
"@koa/router": "^12.0.0",
"@sendgrid/mail": "^7.7.0",
"@sentry/integrations": "^7.70.0",
"@sentry/node": "^7.70.0",
"@sentry/integrations": "^7.73.0",
"@sentry/node": "^7.73.0",
"@slack/bolt": "^3.14.0",
"@slack/web-api": "^6.9.0",
"@types/i18next": "^13.0.0",
Expand Down
79 changes: 51 additions & 28 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,14 +1037,14 @@
"@sendgrid/client" "^7.7.0"
"@sendgrid/helpers" "^7.7.0"

"@sentry-internal/tracing@7.70.0":
version "7.70.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.70.0.tgz#00fd30426a6d4737385004434a39cf60736beafc"
integrity sha512-SpbE6wZhs6QwG2ORWCt8r28o1T949qkWx/KeRTCdK4Ub95PQ3Y3DgnqD8Wz//3q50Wt6EZDEibmz4t067g6PPg==
dependencies:
"@sentry/core" "7.70.0"
"@sentry/types" "7.70.0"
"@sentry/utils" "7.70.0"
"@sentry-internal/tracing@7.73.0":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.73.0.tgz#4838f31e41d23a6041ef4520519b80f788bf1cac"
integrity sha512-ig3WL/Nqp8nRQ52P205NaypGKNfIl/G+cIqge9xPW6zfRb5kJdM1YParw9GSJ1SPjEZBkBORGAML0on5H2FILw==
dependencies:
"@sentry/core" "7.73.0"
"@sentry/types" "7.73.0"
"@sentry/utils" "7.73.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/cli@^2.21.1":
Expand All @@ -1058,34 +1058,44 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.70.0":
version "7.70.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.70.0.tgz#c481ef27cf05293fb681ee4ff4d4b0b1e8664bb5"
integrity sha512-voUsGVM+jwRp99AQYFnRvr7sVd2tUhIMj1L6F42LtD3vp7t5ZnKp3NpXagtFW2vWzXESfyJUBhM0qI/bFvn7ZA==
"@sentry/core@7.73.0":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.73.0.tgz#1caeeec44f42c4d58c06cc05dec39e5497b65aa3"
integrity sha512-9FEz4Gq848LOgVN2OxJGYuQqxv7cIVw69VlAzWHEm3njt8mjvlTq+7UiFsGRo84+59V2FQuHxzA7vVjl90WfSg==
dependencies:
"@sentry/types" "7.70.0"
"@sentry/utils" "7.70.0"
"@sentry/types" "7.73.0"
"@sentry/utils" "7.73.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/integrations@^7.70.0":
version "7.70.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.70.0.tgz#723c20671876e875708f451cf7976d15555dba6c"
integrity sha512-ffIEuiElROzl4IpYX0O7vtPaadXVycPtyjq86YTHjd2TUFcYuQTPBm5UjEVE0/sSNNCdfWYxNThU/fVyq93l1g==
"@sentry/[email protected].0":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.73.0.tgz#1caeeec44f42c4d58c06cc05dec39e5497b65aa3"
integrity sha512-9FEz4Gq848LOgVN2OxJGYuQqxv7cIVw69VlAzWHEm3njt8mjvlTq+7UiFsGRo84+59V2FQuHxzA7vVjl90WfSg==
dependencies:
"@sentry/types" "7.70.0"
"@sentry/utils" "7.70.0"
"@sentry/types" "7.73.0"
"@sentry/utils" "7.73.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/integrations@^7.73.0":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.73.0.tgz#f12d4a6422787cc6d50471bbdec52ed32611a444"
integrity sha512-IjVpn4d+aSL9L1Ntu/oAdRwujz4BzzavDsZf96Xgc/AjBnjAEUT+wT1dAwluThfuKDXmWOJHhZ2cHHMfqI+7vw==
dependencies:
"@sentry/core" "7.73.0"
"@sentry/types" "7.73.0"
"@sentry/utils" "7.73.0"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/node@^7.70.0":
version "7.70.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.70.0.tgz#3d62ee1d7c762a3d15ab1967ab8e6acc805a241a"
integrity sha512-GeGlnu3QnJX0GN2FvZ3E31e48ZhRzEpREyC0Wa4BRvYHnyiGvsQjo/0RKeq6vvlggRhVnuoMg/jESyUmdntrAA==
"@sentry/node@^7.73.0":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.73.0.tgz#7eecf06689cd8f9d21587ca5cbfdc74543cc8c09"
integrity sha512-i50bRfmgkRRx0XXUbg9jGD/RuznDJxJXc4rBILhoJuhl+BjRIaoXA3ayplfJn8JLZxsNh75uJaCq4IUK70SORw==
dependencies:
"@sentry-internal/tracing" "7.70.0"
"@sentry/core" "7.70.0"
"@sentry/types" "7.70.0"
"@sentry/utils" "7.70.0"
"@sentry-internal/tracing" "7.73.0"
"@sentry/core" "7.73.0"
"@sentry/types" "7.73.0"
"@sentry/utils" "7.73.0"
cookie "^0.5.0"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
Expand All @@ -1096,6 +1106,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.70.0.tgz#c7b533bb18144e3b020550b38cf4812c32d05ffe"
integrity sha512-rY4DqpiDBtXSk4MDNBH3dwWqfPbNBI/9GA7Y5WJSIcObBtfBKp0fzYliHJZD0pgM7d4DPFrDn42K9Iiumgymkw==

"@sentry/[email protected]":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.73.0.tgz#6d811bbe413d319df0a592a672d6d72a94a8e716"
integrity sha512-/v8++bly8jW7r4cP2wswYiiVpn7eLLcqwnfPUMeCQze4zj3F3nTRIKc9BGHzU0V+fhHa3RwRC2ksqTGq1oJMDg==

"@sentry/[email protected]":
version "7.70.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.70.0.tgz#825387ceb10cbb1e145357394b697a1a6d60eb74"
Expand All @@ -1104,6 +1119,14 @@
"@sentry/types" "7.70.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "7.73.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.73.0.tgz#530cf023f7c395aa7708cd3824e5a45948449c10"
integrity sha512-h3ZK/qpf4k76FhJV9uiSbvMz3V/0Ovy94C+5/9UgPMVCJXFmVsdw8n/dwANJ7LupVPfYP23xFGgebDMFlK1/2w==
dependencies:
"@sentry/types" "7.73.0"
tslib "^2.4.1 || ^1.9.3"

"@shopify/jest-koa-mocks@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@shopify/jest-koa-mocks/-/jest-koa-mocks-5.1.1.tgz#d615815b0cf0ec9823d054da68c419508b3c3193"
Expand Down

0 comments on commit e9da8e9

Please sign in to comment.