Skip to content

Commit 71b675e

Browse files
chore(deps-dev): bump @sentry/browser from 6.18.2 to 6.19.1 (#8449)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.18.2 to 6.19.1. - [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.18.2...6.19.1) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcca3ab commit 71b675e

File tree

2 files changed

+16
-34
lines changed

2 files changed

+16
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@glimmer/component": "^1.0.4",
3838
"@glimmer/tracking": "^1.0.4",
3939
"@open-event/theme": "^0.2.2",
40-
"@sentry/browser": "^6.18.2",
40+
"@sentry/browser": "^6.19.1",
4141
"@sentry/integrations": "^6.18.2",
4242
"@sentry/tracing": "^6.19.1",
4343
"@types/ember": "^4.0.0",

yarn.lock

Lines changed: 15 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,34 +2148,25 @@
21482148
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz#aeb16f50649a91af79dbe36574b66d0f9e4d9f71"
21492149
integrity sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA==
21502150

2151-
"@sentry/browser@^6.18.2":
2152-
version "6.18.2"
2153-
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.18.2.tgz#f980add635c242420a7f0c4dd3ed5668f1f39513"
2154-
integrity sha512-EsqKSNboi2gOiMuEwQranLucxrARi00y2vgUnaPXcqTKTlVlHDetoWHvq8/r29idA1JHGka5tDrwrmWccWIkrg==
2155-
dependencies:
2156-
"@sentry/core" "6.18.2"
2157-
"@sentry/types" "6.18.2"
2158-
"@sentry/utils" "6.18.2"
2159-
tslib "^1.9.3"
2160-
2161-
2162-
version "6.18.2"
2163-
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.18.2.tgz#d27619b7b4a4b90e2cfdc254d40ee9d630b251b9"
2164-
integrity sha512-r5ad/gq5S/JHc9sd5CUhZQT9ojQ+f+thk/AoGeGawX/8HURZYAgIqD565d6FK0VsZEDkdRMl58z1Qon20h3y1g==
2151+
"@sentry/browser@^6.19.1":
2152+
version "6.19.1"
2153+
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.19.1.tgz#b941368c230dad721e4fc29873eac52fef4107de"
2154+
integrity sha512-nU73PecOoMwrsw2WRJW+oQSSfgGkcY3So3JH7qwRHnnk4Gx56TkDfS0AOrNRsSpIQXj1UbSFIWKzz6ajsOg9OA==
21652155
dependencies:
2166-
"@sentry/hub" "6.18.2"
2167-
"@sentry/minimal" "6.18.2"
2168-
"@sentry/types" "6.18.2"
2169-
"@sentry/utils" "6.18.2"
2156+
"@sentry/core" "6.19.1"
2157+
"@sentry/types" "6.19.1"
2158+
"@sentry/utils" "6.19.1"
21702159
tslib "^1.9.3"
21712160

2172-
"@sentry/hub@6.18.2":
2173-
version "6.18.2"
2174-
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.18.2.tgz#fdb8536f61899fd48f3d1b49a6957348ad729ec5"
2175-
integrity sha512-d0AugekMkbnN12b4EXMjseJxtLPc9S20DGobCPUb4oAQT6S2oDQEj1jwP6PQ5vtgyy+GMYWxBMgqAQ4pjVYISQ==
2161+
"@sentry/core@6.19.1":
2162+
version "6.19.1"
2163+
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.19.1.tgz#9672d0d19d4fe438be6e186b2b10a79826f19a03"
2164+
integrity sha512-ZSIFnwYCzABK1jX1iMwUbaAoWbbJear0wM+gSZvJpSUJ1dAXV1OZyL7kXtEJRtATahIlcrMou5ewIoeJizeWAw==
21762165
dependencies:
2177-
"@sentry/types" "6.18.2"
2178-
"@sentry/utils" "6.18.2"
2166+
"@sentry/hub" "6.19.1"
2167+
"@sentry/minimal" "6.19.1"
2168+
"@sentry/types" "6.19.1"
2169+
"@sentry/utils" "6.19.1"
21792170
tslib "^1.9.3"
21802171

21812172
@@ -2197,15 +2188,6 @@
21972188
localforage "^1.8.1"
21982189
tslib "^1.9.3"
21992190

2200-
2201-
version "6.18.2"
2202-
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.18.2.tgz#581c2fc030b9c89f1fcdc3e4855b91ce6c95db56"
2203-
integrity sha512-n7KYuo34W2LxE+3dnZ47of7XHuORINCnXq66XH72eoj67tf0XeWbIhEJrYGmoLRyRfoCYYrBLWiDl/uTjLzrzQ==
2204-
dependencies:
2205-
"@sentry/hub" "6.18.2"
2206-
"@sentry/types" "6.18.2"
2207-
tslib "^1.9.3"
2208-
22092191
22102192
version "6.19.1"
22112193
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.19.1.tgz#d6fc92bd683ae7db207ad9666084307311881dcb"

0 commit comments

Comments
 (0)