Skip to content

Commit

Permalink
Bump @sentry/node from 7.84.0 to 7.86.0 in /functions (#4382)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Dec 11, 2023
2 parents e9928e5 + 0748b60 commit e7607d7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@koa/router": "^12.0.1",
"@sendgrid/mail": "^7.7.0",
"@sentry/integrations": "^7.85.0",
"@sentry/node": "^7.84.0",
"@sentry/node": "^7.86.0",
"@slack/bolt": "^3.15.0",
"@slack/web-api": "^6.10.0",
"@types/i18next": "^13.0.0",
Expand Down
68 changes: 34 additions & 34 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1128,14 +1128,14 @@
"@sendgrid/client" "^7.7.0"
"@sendgrid/helpers" "^7.7.0"

"@sentry-internal/tracing@7.84.0":
version "7.84.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.84.0.tgz#430da253ee5b075be4ef57f20ea842c0208bc6b0"
integrity sha512-y9bGYA0OM6PEREfd+nk4UURZy29tpIw+7vQwpxWfEVs2fqq0/5TBFX/tKFb8AKUI9lVM8v0bcF0bNSCnuPQZHQ==
"@sentry-internal/tracing@7.86.0":
version "7.86.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.86.0.tgz#657e80eb7d08d1030393902c1a7bc47fc39ccb2d"
integrity sha512-b4dUsNWlPWRwakGwR7bhOkqiFlqQszH1hhVFwrm/8s3kqEBZ+E4CeIfCvuHBHQ1cM/fx55xpXX/BU163cy+3iQ==
dependencies:
"@sentry/core" "7.84.0"
"@sentry/types" "7.84.0"
"@sentry/utils" "7.84.0"
"@sentry/core" "7.86.0"
"@sentry/types" "7.86.0"
"@sentry/utils" "7.86.0"

"@sentry/cli-darwin@2.22.3":
version "2.22.3"
Expand Down Expand Up @@ -1191,14 +1191,6 @@
"@sentry/cli-win32-i686" "2.22.3"
"@sentry/cli-win32-x64" "2.22.3"

"@sentry/core@7.84.0":
version "7.84.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.84.0.tgz#01d33fc452044ffd8ea57b20f60304b9cfa2b9e1"
integrity sha512-tbuwunbBx2kSex15IHCqHDnrMfIlqPc6w/76fwkGqokz3oh9GSEGlLICwmBWL8AypWimUg13IDtFpD0TJTriWA==
dependencies:
"@sentry/types" "7.84.0"
"@sentry/utils" "7.84.0"

"@sentry/core@7.85.0":
version "7.85.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.85.0.tgz#dd90d772a5f75ff674f931f59b22a3fc286d0983"
Expand All @@ -1207,6 +1199,14 @@
"@sentry/types" "7.85.0"
"@sentry/utils" "7.85.0"

"@sentry/core@7.86.0":
version "7.86.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.86.0.tgz#d01f538783dee9a0d79141a63145392ad2c1cb89"
integrity sha512-SbLvqd1bRYzhDS42u7GMnmbDMfth/zRiLElQWbLK/shmuZzTcfQSwNNdF4Yj+VfjOkqPFgGmICHSHVUc9dh01g==
dependencies:
"@sentry/types" "7.86.0"
"@sentry/utils" "7.86.0"

"@sentry/integrations@^7.85.0":
version "7.85.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.85.0.tgz#967b9e1718cb99d5ba324f3a854e44e46e24a1a5"
Expand All @@ -1217,33 +1217,26 @@
"@sentry/utils" "7.85.0"
localforage "^1.8.1"

"@sentry/node@^7.84.0":
version "7.84.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.84.0.tgz#c06167106796b2b83c0a9b52fa56f8ca820034ca"
integrity sha512-Xm3fIXT3TZOQi+6uQBavI8iOehD3PkY7v0y3hog0d4lQTH88vQK9BBsI+jZEq81Em+RG/u7vZNiFo6YMTnWF7Q==
"@sentry/node@^7.86.0":
version "7.86.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.86.0.tgz#416db178aeb64f7895a23ae1c3d4d65ce51ed50a"
integrity sha512-cB1bn/LMn2Km97Y3hv63xwWxT50/G5ixGuSxTZ3dCQM6VDhmZoCuC5NGT3itVvaRd6upQXRZa5W0Zgyh0HXKig==
dependencies:
"@sentry-internal/tracing" "7.84.0"
"@sentry/core" "7.84.0"
"@sentry/types" "7.84.0"
"@sentry/utils" "7.84.0"
"@sentry-internal/tracing" "7.86.0"
"@sentry/core" "7.86.0"
"@sentry/types" "7.86.0"
"@sentry/utils" "7.86.0"
https-proxy-agent "^5.0.0"

"@sentry/types@7.84.0":
version "7.84.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.84.0.tgz#e8db86c36c61659c3b2558f0aa8b6a073a756117"
integrity sha512-VqGLIF3JOUrk7yIXjLXJvAORkZL1e3dDX0Q1okRehwyt/5CRE+mdUTeJZkBo9P9mBwgMyvtwklzOGGrzjb4eMA==

"@sentry/types@7.85.0":
version "7.85.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.85.0.tgz#648488b90f958ca6a86922cc5d26004853410ba6"
integrity sha512-R5jR4XkK5tBU2jDiPdSVqzkmjYRr666bcGaFGUHB/xDQCjPsjk+pEmCCL+vpuWoaZmQJUE1hVU7rgnVX81w8zg==

"@sentry/utils@7.84.0":
version "7.84.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.84.0.tgz#32861d922fa31e86dd2863a1d9dfc5a369e98952"
integrity sha512-qdUVuxnRBvaf05AU+28R+xYtZmi/Ymf8os3Njq9g4XuA+QEkZLbzmIpRK5W9Ja7vUtjOeg29Xgg43A8znde9LQ==
dependencies:
"@sentry/types" "7.84.0"
"@sentry/types@7.86.0":
version "7.86.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.86.0.tgz#56ed2f5b15e8130ea5ecfbbc4102d88eaa3b3a67"
integrity sha512-pGAt0+bMfWgo0KG2epthfNV4Wae03tURpoxNjGo5Fr4cXxvLTSijSAQ6rmmO4bXBJ7+rErEjX30g30o/eEdP9g==

"@sentry/utils@7.85.0":
version "7.85.0"
Expand All @@ -1252,6 +1245,13 @@
dependencies:
"@sentry/types" "7.85.0"

"@sentry/utils@7.86.0":
version "7.86.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.86.0.tgz#356ec19bf1e3e5c40935dd987fd15bee8c6b37ba"
integrity sha512-6PejFtw9VTFFy5vu0ks+U7Ozkqz+eMt+HN8AZKBKErYzX5/xs0kpkOcSRpu3ETdTYcZf8VAmLVgFgE2BE+3WuQ==
dependencies:
"@sentry/types" "7.86.0"

"@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 e7607d7

Please sign in to comment.