Skip to content

Commit

Permalink
Bump @sentry/node from 7.80.0 to 7.81.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.80.0 to 7.81.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.80.0...7.81.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent adeedcf commit add17ac
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@kidkarolis/not-so-fast": "^1.1.0",
"@koa/cors": "^4.0.0",
"@sentry/integrations": "^7.80.0",
"@sentry/node": "^7.80.0",
"@sentry/node": "^7.81.0",
"axios": "^1.6.1",
"bignumber.js": "^9.1.2",
"jsonwebtoken": "^9.0.2",
Expand Down
50 changes: 35 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
dependencies:
sparse-bitfield "^3.0.3"

"@sentry-internal/tracing@7.80.0":
version "7.80.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.80.0.tgz#f9a6c0456b3cbf4a53c986a0b9208572d80e0756"
integrity sha512-P1Ab9gamHLsbH9D82i1HY8xfq9dP8runvc4g50AAd6OXRKaJ45f2KGRZUmnMEVqBQ7YoPYp2LFMkrhNYbcZEoQ==
"@sentry-internal/tracing@7.81.0":
version "7.81.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.81.0.tgz#bf63b817f8471462432fcfe466d3e021e84aef1f"
integrity sha512-mc3tdOEvAE6kaCvT3BpMwCgfTT2yfXjWpC7g+3N8U/yuQEmQSCDZA/ut7EkzU0DyhG3t8HzT0c+CAG3HtilEAQ==
dependencies:
"@sentry/core" "7.80.0"
"@sentry/types" "7.80.0"
"@sentry/utils" "7.80.0"
"@sentry/core" "7.81.0"
"@sentry/types" "7.81.0"
"@sentry/utils" "7.81.0"

"@sentry/core@7.80.0":
version "7.80.0"
Expand All @@ -38,6 +38,14 @@
"@sentry/types" "7.80.0"
"@sentry/utils" "7.80.0"

"@sentry/core@7.81.0":
version "7.81.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.81.0.tgz#e72e02dcb175ada154a71cf89599287f9393e787"
integrity sha512-FCAKlqo9Z6fku69bkahw1AN+eBfAgRgOL1RpBLZgyG7YBW12vtSkHb5SDvZZTkm541Fo3hhepUTLtX0qmpA4yw==
dependencies:
"@sentry/types" "7.81.0"
"@sentry/utils" "7.81.0"

"@sentry/integrations@^7.80.0":
version "7.80.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.80.0.tgz#d81dc3b357d4efd4368471b39496494ab221a64a"
Expand All @@ -48,29 +56,41 @@
"@sentry/utils" "7.80.0"
localforage "^1.8.1"

"@sentry/node@^7.80.0":
version "7.80.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.80.0.tgz#7e060bc934a58a442b786246d46a5a0dd822ae44"
integrity sha512-J35fqe8J5ac/17ZXT0ML3opYGTOclqYNE9Sybs1y9n6BqacHyzH8By72YrdI03F7JJDHwrcGw+/H8hGpkCwi0Q==
"@sentry/node@^7.81.0":
version "7.81.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.81.0.tgz#b911a4eb03bcd230f89da9e2ee3825a311ad5c78"
integrity sha512-hFfDxKGB+JhkhpZtM1ntyZDZoMlS8rMsynCSQcqJS39iYcCgdvgy9zOb34mXrX9kXOJNhWWmoloBZGA+KKFTdg==
dependencies:
"@sentry-internal/tracing" "7.80.0"
"@sentry/core" "7.80.0"
"@sentry/types" "7.80.0"
"@sentry/utils" "7.80.0"
"@sentry-internal/tracing" "7.81.0"
"@sentry/core" "7.81.0"
"@sentry/types" "7.81.0"
"@sentry/utils" "7.81.0"
https-proxy-agent "^5.0.0"

"@sentry/types@7.80.0":
version "7.80.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.80.0.tgz#f6896de2d231a7f8d814cf1c981c474240e96d8a"
integrity sha512-4bpMO+2jWiWLDa8zbTASWWNLWe6yhjfPsa7/6VH5y9x1NGtL8oRbqUsTgsvjF3nmeHEMkHQsC8NHPaQ/ibFmZQ==

"@sentry/types@7.81.0":
version "7.81.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.81.0.tgz#a093286c4016a2ff58aa8408ff873b7952a9386f"
integrity sha512-rbYNYSSrrnwNndC7S+eVT84GRLEyCZNh9oXUQqzgSD6ngXCZ0xFJW6si75uv/XQBWIw4rkj9xfRcy8DU0Tj4fg==

"@sentry/utils@7.80.0":
version "7.80.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.80.0.tgz#5bd682fa9a382eea952d4fa3628f0f33e4240ff3"
integrity sha512-XbBCEl6uLvE50ftKwrEo6XWdDaZXHXu+kkHXTPWQEcnbvfZKLuG9V0Hxtxxq3xQgyWmuF05OH1GcqYqiO+v5Yg==
dependencies:
"@sentry/types" "7.80.0"

"@sentry/utils@7.81.0":
version "7.81.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.81.0.tgz#b874664ebc5647eed2d3492ac4171819267262cb"
integrity sha512-yC9IvfeVbG4dygi4b+iUUMHp9xeHJfCn6XLbqjJVfq3xjAzBGHgfrpw6fYPNyTljXKb6CTiSXSqaNaQJE4CkPA==
dependencies:
"@sentry/types" "7.81.0"

"@types/node@*":
version "17.0.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.5.tgz#57ca67ec4e57ad9e4ef5a6bab48a15387a1c83e0"
Expand Down

0 comments on commit add17ac

Please sign in to comment.