Skip to content

Commit

Permalink
chore(deps): bump @sentry/node from 8.51.0 to 8.52.0 in the sentry gr…
Browse files Browse the repository at this point in the history
…oup (#12532)
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 4d281b1 commit 5c9f068
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@mdn/browser-compat-data": "^5.6.33",
"@mdn/rari": "^0.1.20",
"@mozilla/glean": "5.0.3",
"@sentry/node": "^8.51.0",
"@sentry/node": "^8.52.0",
"@stripe/stripe-js": "^5.5.0",
"@use-it/interval": "^1.0.0",
"@vscode/ripgrep": "^1.15.10",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2725,15 +2725,15 @@
resolved "https://registry.yarnpkg.com/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz#60de891bb126abfdc5410fdc6166aca065f10a0c"
integrity sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==

"@sentry/core@8.51.0":
version "8.51.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.51.0.tgz#d0c73dfe3489788911b7ce784d3ef8458344482c"
integrity sha512-Go0KxCYLw+OBIlLSv5YsYX+x9NW43fNVcyB6rhkSp2Q5Zme3tAE6KtZFvyu4SO7G/903wisW5Q6qV6UuK/ee4A==
"@sentry/core@8.52.0":
version "8.52.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.52.0.tgz#ad5f4099b82a35b53c16be1fa86fd51817acd051"
integrity sha512-2j3B7IKmseTKFm6AyheJ+RSgXqIsx+3blFSuxpkdvsEt60Lbzva2uDkCENfBDOclioo1kvHgsyuXLfWW4A+wwA==

"@sentry/node@^8.51.0":
version "8.51.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-8.51.0.tgz#c267b536ea6c3357e3c59de8d4b40dbfab3dff45"
integrity sha512-KfXk3QaeNXmJgUUCDAwZW7cdZ+1GvRXNdTPLpWbAKGaNulAeimck5fGGL8FRMSF0sMz6BT6Ku7u6DUaZTtbB7w==
"@sentry/node@^8.52.0":
version "8.52.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-8.52.0.tgz#32720d22f4a6496ba3366d06831c2663aedc38f7"
integrity sha512-k+GuWbLDcqIS766zF+TvVRnfbshNy6XKRd+HRNIEaeYa9Tm4LH/ZgCxz39AhFAQGWlZUHm/G2KkCt3AvgswJEg==
dependencies:
"@opentelemetry/api" "^1.9.0"
"@opentelemetry/context-async-hooks" "^1.29.0"
Expand Down Expand Up @@ -2767,16 +2767,16 @@
"@opentelemetry/sdk-trace-base" "^1.29.0"
"@opentelemetry/semantic-conventions" "^1.28.0"
"@prisma/instrumentation" "5.22.0"
"@sentry/core" "8.51.0"
"@sentry/opentelemetry" "8.51.0"
"@sentry/core" "8.52.0"
"@sentry/opentelemetry" "8.52.0"
import-in-the-middle "^1.11.2"

"@sentry/opentelemetry@8.51.0":
version "8.51.0"
resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-8.51.0.tgz#376b1017da140372a904d712d80ed2ec4d361ee4"
integrity sha512-SvH/rl/P+S7EKXIZA6kq2HzFYfXKQx8Ytgx4WZJV+katsdaDay24QtycYE+PaqbotAkV6MOMECEb8a9XXttQcg==
"@sentry/opentelemetry@8.52.0":
version "8.52.0"
resolved "https://registry.yarnpkg.com/@sentry/opentelemetry/-/opentelemetry-8.52.0.tgz#ef3276098dbaabdf57d3a06bc7674e5dc192d907"
integrity sha512-NbGPsCZmXQW/B2wlgIjeIn9bCsNKhZGenB0DLK8ZIS/eDOI0JRBjHWMpLS9H9Q0xqgFBjyp+Gwyu3nEZcN4lXw==
dependencies:
"@sentry/core" "8.51.0"
"@sentry/core" "8.52.0"

"@sidvind/[email protected]":
version "3.0.1"
Expand Down

0 comments on commit 5c9f068

Please sign in to comment.