Skip to content

Commit

Permalink
chore(deps): bump @sentry/node from 7.59.3 to 7.60.0
Browse files Browse the repository at this point in the history
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.59.3 to 7.60.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.59.3...7.60.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] committed Jul 21, 2023
1 parent 216400e commit 5285a36
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@mdn/browser-compat-data": "^5.3.4",
"@mozilla/glean": "1.4.0",
"@sentry/integrations": "^7.59.3",
"@sentry/node": "^7.59.3",
"@sentry/node": "^7.60.0",
"@use-it/interval": "^1.0.0",
"@vscode/ripgrep": "^1.15.5",
"@webref/css": "^5.4.4",
Expand Down
57 changes: 35 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2311,23 +2311,23 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==

"@sentry-internal/tracing@7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.59.3.tgz#881c837988d88609a3f035adf0728e63066cd31f"
integrity sha512-/RkBj/0zQKGsW/UYg6hufrLHHguncLfu4610FCPWpVp0K5Yu5ou8/Aw8D76G3ZxD2TiuSNGwX0o7TYN371ZqTQ==
dependencies:
"@sentry/core" "7.59.3"
"@sentry/types" "7.59.3"
"@sentry/utils" "7.59.3"
"@sentry-internal/tracing@7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.60.0.tgz#4f101d936a45965b086e042a3fba7ec7683cc034"
integrity sha512-2qvxmR954H+K7u4o92sS2u+hntzshem9XwfHAqDvBe51arNbFVy8LfJTJ5fffgZq/6jXlozCO0/6aR5yLR5mBg==
dependencies:
"@sentry/core" "7.60.0"
"@sentry/types" "7.60.0"
"@sentry/utils" "7.60.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/core@7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.59.3.tgz#6fc443e83f8cff0f2ebf004a2275b46c7d0020e8"
integrity sha512-cGBOwT9gziIn50fnlBH1WGQlGcHi7wrbvOCyrex4MxKnn1LSBYWBhwU0ymj8DI/9MyPrGDNGkrgpV0WJWBSClg==
"@sentry/core@7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.60.0.tgz#c256d1305b52210d608e71de8d8f365ca9377f15"
integrity sha512-B02OlFMoqdkfDZlbQfmk7tL2vObShofk7ySd/7mp+oRdUuCvX0tyrGlwI87YJvd8YWSZOCKINs3aVYivw/b6gg==
dependencies:
"@sentry/types" "7.59.3"
"@sentry/utils" "7.59.3"
"@sentry/types" "7.60.0"
"@sentry/utils" "7.60.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/integrations@^7.59.3":
Expand All @@ -2340,15 +2340,15 @@
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/node@^7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.59.3.tgz#e672da13871882faf0236aaaaeab3481cc8fc3c9"
integrity sha512-5dG90YzmKjuy5TK04qDuc9LBxnGfqsZw8Oh9giwOBfQVCaFp7R14AXyQ1F8k3iUF+4sGeTvoqi9I/GKAItVmlA==
"@sentry/node@^7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.60.0.tgz#9db8fa0e71a4365b2a93a3504f2e48a38eeaae1b"
integrity sha512-I27gr7BSkdT1uwDPcbdPm7+w2yke5tojVGgothtvKfql1en4/cJZmk2bkvO2Di41+EF0UrTlUgLQff5X/q24WQ==
dependencies:
"@sentry-internal/tracing" "7.59.3"
"@sentry/core" "7.59.3"
"@sentry/types" "7.59.3"
"@sentry/utils" "7.59.3"
"@sentry-internal/tracing" "7.60.0"
"@sentry/core" "7.60.0"
"@sentry/types" "7.60.0"
"@sentry/utils" "7.60.0"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
Expand All @@ -2359,6 +2359,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.3.tgz#a3025d05f575b5a6d264b51e5db54470b3c8b922"
integrity sha512-HQ/Pd3YHyIa4HM0bGfOsfI4ZF+sLVs6II9VtlS4hsVporm4ETl3Obld5HywO3aVYvWOk5j/bpAW9JYsxXjRG5A==

"@sentry/types@7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.60.0.tgz#e3e5f16436feff802b1b126a16dba537000cef55"
integrity sha512-MSEuF9YjE0j+UKdqee2AzcNlMnShVNTkCB2Wnng6Bc5hHhn4fyYeTLbuFpNxL0ffN65lxblaWx6doDsMcvRxcA==

"@sentry/utils@7.59.3":
version "7.59.3"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.3.tgz#423fd47966f9813d4d3a8589ece4f2ad2d270f31"
Expand All @@ -2367,6 +2372,14 @@
"@sentry/types" "7.59.3"
tslib "^2.4.1 || ^1.9.3"

"@sentry/utils@7.60.0":
version "7.60.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.60.0.tgz#a96d772dcc2d007f73a5bcf67dcc66f6a7085736"
integrity sha512-Oc/PQqzeNDOSy4ZzVj6h9U+GEGRkg2PEVn9PC2V9/v3HDD20mndFqR/S2B5OOgDb/6pNGyz8XiZYI5rb29WFHA==
dependencies:
"@sentry/types" "7.60.0"
tslib "^2.4.1 || ^1.9.3"

"@sidvind/better-ajv-errors@^2.0.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@sidvind/better-ajv-errors/-/better-ajv-errors-2.1.0.tgz#54f4216d2200d60e90ec25c6a27c1ea3afdc6cdf"
Expand Down

0 comments on commit 5285a36

Please sign in to comment.