Skip to content

Commit 481cbf7

Browse files
chore(deps-dev): bump @sentry/integrations from 6.17.7 to 6.17.9
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.17.7 to 6.17.9. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@6.17.7...6.17.9) --- updated-dependencies: - dependency-name: "@sentry/integrations" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d4a698 commit 481cbf7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@glimmer/tracking": "^1.0.4",
3939
"@open-event/theme": "^0.2.2",
4040
"@sentry/browser": "^6.17.9",
41-
"@sentry/integrations": "^6.17.7",
41+
"@sentry/integrations": "^6.17.9",
4242
"@sentry/tracing": "^6.17.7",
4343
"@types/ember": "^4.0.0",
4444
"@types/ember-data": "^3.16.15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,13 +2146,13 @@
21462146
"@sentry/utils" "6.17.9"
21472147
tslib "^1.9.3"
21482148

2149-
"@sentry/integrations@^6.17.7":
2150-
version "6.17.7"
2151-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.17.7.tgz#c14f409fec91743db4a21232413de235946cb6d3"
2152-
integrity sha512-/BYVoLHY5gUZNan6bSlsRYX44Qi2UlusLuwgEc1HZm9m4C2h4mVwhHy0XlhBAYWCr0q28ggtiFNzIxqHSKZu6g==
2149+
"@sentry/integrations@^6.17.9":
2150+
version "6.17.9"
2151+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.17.9.tgz#a5965f0edb3ac72c3d62809733e1e87940bf7304"
2152+
integrity sha512-5eWBYeUcwHBJSuHNRpBlazjZEnpKz5aS5HoXdL7VZX0WPZ5Ci1oRAWudJWqXLsYW7bcng75vLQowwOw77Ll0fg==
21532153
dependencies:
2154-
"@sentry/types" "6.17.7"
2155-
"@sentry/utils" "6.17.7"
2154+
"@sentry/types" "6.17.9"
2155+
"@sentry/utils" "6.17.9"
21562156
localforage "^1.8.1"
21572157
tslib "^1.9.3"
21582158

0 commit comments

Comments
 (0)