Bump @sentry/integrations from 7.66.0 to 7.67.0

Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 7.66.0 to 7.67.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.66.0...7.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-06 03:58:51 +00:00
committed by Sebastian Serth
parent eb907ca27b
commit c7043610d4
2 changed files with 21 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.60.1",
"@sentry/core": "^7.66.0",
"@sentry/integrations": "^7.66.0",
"@sentry/integrations": "^7.67.0",
"@sentry/utils": "^7.61.0",
"@webpack-cli/serve": "^2.0.5",
"babel-loader": "^9.1.3",

View File

@ -1092,13 +1092,13 @@
"@sentry/utils" "7.66.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/integrations@^7.66.0":
version "7.66.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.66.0.tgz#297d13fd2f567b0eba7faaa3727301db586b398a"
integrity sha512-2PNEnihG9e9Rjbz205+A4BYtFcS2XdgwsN6obAU6Yir7VIbskwZXxx87lKZuz6S53sOWPHleC7uvUBjL+Q6vYg==
"@sentry/integrations@^7.67.0":
version "7.67.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.67.0.tgz#b68f5263ef0675b6cd4bc22e3b1f07562598be06"
integrity sha512-Mzv3WxCIfZHy1ATv1H7rit1PMOkuYz2u5WLYDF6WbSVE3KLEGjRaq1OaylvAyHrNghonfHf8eiaJaz7Ik/f2Kw==
dependencies:
"@sentry/types" "7.66.0"
"@sentry/utils" "7.66.0"
"@sentry/types" "7.67.0"
"@sentry/utils" "7.67.0"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"
@ -1121,6 +1121,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.66.0.tgz#4ec290cc6a3dd2024a61a0bffb468cedb409f7fb"
integrity sha512-uUMSoSiar6JhuD8p7ON/Ddp4JYvrVd2RpwXJRPH1A4H4Bd4DVt1mKJy1OLG6HdeQv39XyhB1lPZckKJg4tATPw==
"@sentry/types@7.67.0":
version "7.67.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.67.0.tgz#1f11e1c23d47869a25f7f37279a72fa7d1daef45"
integrity sha512-GV/Hxdsp/hes1YQGPGgSUG1IHRNQVJMnCfYcpuZtZI6CvNJ+7qNOLkdmC/xGFwfpYH9kYsFBvmGsmeC6yUENYA==
"@sentry/utils@7.64.0":
version "7.64.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.64.0.tgz#6fe3ce9a56d3433ed32119f914907361a54cc184"
@ -1129,7 +1134,7 @@
"@sentry/types" "7.64.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/utils@7.66.0", "@sentry/utils@^7.61.0":
"@sentry/utils@7.66.0":
version "7.66.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.66.0.tgz#2e37c96610f26bc79ac064fca4222ea91fece68d"
integrity sha512-9GYUVgXjK66uXXcLXVMXVzlptqMtq1eJENCuDeezQiEFrNA71KkLDg00wESp+LL+bl3wpVTBApArpbF6UEG5hQ==
@ -1137,6 +1142,14 @@
"@sentry/types" "7.66.0"
tslib "^2.4.1 || ^1.9.3"
"@sentry/utils@7.67.0", "@sentry/utils@^7.61.0":
version "7.67.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.67.0.tgz#987883fa8568957216249fa896f872b97c5d513d"
integrity sha512-OstjIfAD0xPWVnIRzoAtFBW+YTmxix4h3ehgtFxhA4VJHkC9KXchaTNwk+nlRy/nx4phx5vW9p7YWhO3kJBJmA==
dependencies:
"@sentry/types" "7.67.0"
tslib "^2.4.1 || ^1.9.3"
"@sinclair/typebox@^0.27.8":
version "0.27.8"
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"