Skip to content

Commit cb8b2bf

Browse files
authored
Merge pull request #8375 from fossasia/dependabot/npm_and_yarn/sentry/integrations-6.17.9
chore(deps-dev): bump @sentry/integrations from 6.17.7 to 6.17.9
2 parents 7265059 + 8e57536 commit cb8b2bf

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
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.9",
4343
"@types/ember": "^4.0.0",
4444
"@types/ember-data": "^3.16.15",

yarn.lock

Lines changed: 6 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,13 +2137,13 @@
21372137
"@sentry/utils" "6.17.9"
21382138
tslib "^1.9.3"
21392139

2140-
"@sentry/integrations@^6.17.7":
2141-
version "6.17.7"
2142-
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.17.7.tgz#c14f409fec91743db4a21232413de235946cb6d3"
2143-
integrity sha512-/BYVoLHY5gUZNan6bSlsRYX44Qi2UlusLuwgEc1HZm9m4C2h4mVwhHy0XlhBAYWCr0q28ggtiFNzIxqHSKZu6g==
2140+
"@sentry/integrations@^6.17.9":
2141+
version "6.17.9"
2142+
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.17.9.tgz#a5965f0edb3ac72c3d62809733e1e87940bf7304"
2143+
integrity sha512-5eWBYeUcwHBJSuHNRpBlazjZEnpKz5aS5HoXdL7VZX0WPZ5Ci1oRAWudJWqXLsYW7bcng75vLQowwOw77Ll0fg==
21442144
dependencies:
2145-
"@sentry/types" "6.17.7"
2146-
"@sentry/utils" "6.17.7"
2145+
"@sentry/types" "6.17.9"
2146+
"@sentry/utils" "6.17.9"
21472147
localforage "^1.8.1"
21482148
tslib "^1.9.3"
21492149

@@ -2167,24 +2167,11 @@
21672167
"@sentry/utils" "6.17.9"
21682168
tslib "^1.9.3"
21692169

2170-
2171-
version "6.17.7"
2172-
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.17.7.tgz#61946a3f6532b8f21251b264f173b02f9ea2458e"
2173-
integrity sha512-iBlJDhrSowZKeqvutY0tCkUjrWqkLFsHrbaQ553r1Nx+/4mxHjzVYtEVGMjZAxQUEbkm0TbnQIkkT7ltglNJ9A==
2174-
21752170
21762171
version "6.17.9"
21772172
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.17.9.tgz#d579c33cde0301adaf8ff4762479ad017bf0dffa"
21782173
integrity sha512-xuulX6qUCL14ayEOh/h6FUIvZtsi1Bx34dSOaWDrjXUOJHJAM7214uiqW1GZxPJ13YuaUIubjTSfDmSQ9CBzTw==
21792174

2180-
2181-
version "6.17.7"
2182-
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.17.7.tgz#0574bf914cc129b5e47041b75bb34dfbe0decbba"
2183-
integrity sha512-HEEEeKlZtwfQvH0waSKv5FKRFjHkVgkkEiAigXoYGQAlaUIuwRTvZGFnsmBoKMIrA4pARkA00FwwdtMU7ziC8A==
2184-
dependencies:
2185-
"@sentry/types" "6.17.7"
2186-
tslib "^1.9.3"
2187-
21882175
21892176
version "6.17.9"
21902177
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.17.9.tgz#425fe9af4e2d6114c2e9aaede75ccb6ddf91fbda"

0 commit comments

Comments
 (0)