From 23364bb542efdb1e72c8efb031c09bfe4a911a58 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 6 Feb 2021 11:17:24 +0900 Subject: [PATCH] chore(deps): bump @sentry/browser from 6.0.4 to 6.1.0 (#195) Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/6.0.4...6.1.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 43 +++++++------------------------------------ 2 files changed, 8 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 7c32646..3100b8c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@sentry/browser": "^6.0.4", + "@sentry/browser": "^6.1.0", "@sentry/integrations": "^6.0.4", "@sentry/node": "^6.1.0", "@sentry/webpack-plugin": "^1.14.0", diff --git a/yarn.lock b/yarn.lock index 2964e1b..8917c0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -781,14 +781,14 @@ resolved "https://registry.yarnpkg.com/@opentelemetry/context-base/-/context-base-0.14.0.tgz#c67fc20a4d891447ca1a855d7d70fa79a3533001" integrity sha512-sDOAZcYwynHFTbLo6n8kIbLiVF3a3BLkrmehJUyEbT9F+Smbi47kLGS2gG2g0fjBLR/Lr1InPD7kXL7FaTqEkw== -"@sentry/browser@^6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.0.4.tgz#f31c0a9e7b22638cff9da70aa96c7934a18a2059" - integrity sha512-DrlH53IPNZmW6XWT0Za7vGtIyKpm45An662xvXavI8LQQH0qhPU9mb7NcvecwDfs6jXEV2w5Y8rKjuu/J4QxAA== +"@sentry/browser@^6.1.0": + version "6.1.0" + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.1.0.tgz#0e18a07b44bebed729bcf842af33203e388e2053" + integrity sha512-t3y2TLXDWgvfknyH8eKj/9mghJfSEqItFyp74zPu1Src6kOPjkd4Sa7o4+bdkNgA8dIIOrDAhRUbB2sq4sWMCA== dependencies: - "@sentry/core" "6.0.4" - "@sentry/types" "6.0.4" - "@sentry/utils" "6.0.4" + "@sentry/core" "6.1.0" + "@sentry/types" "6.1.0" + "@sentry/utils" "6.1.0" tslib "^1.9.3" "@sentry/cli@^1.58.0": @@ -802,17 +802,6 @@ progress "^2.0.3" proxy-from-env "^1.1.0" -"@sentry/core@6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.0.4.tgz#b8d41528309531335407efd9785206aa020b2271" - integrity sha512-5+Xnk3jb0nkKYvgBV/kKWUqrNsNeM38r98ZRqfHrl69WoSrv+ynTsj8gn0tZO+VvhxUDRLOYvDha+QZgkYZt/w== - dependencies: - "@sentry/hub" "6.0.4" - "@sentry/minimal" "6.0.4" - "@sentry/types" "6.0.4" - "@sentry/utils" "6.0.4" - tslib "^1.9.3" - "@sentry/core@6.1.0": version "6.1.0" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-6.1.0.tgz#7dd4584dcaf2188a78b94b766068342e6ee65229" @@ -824,15 +813,6 @@ "@sentry/utils" "6.1.0" tslib "^1.9.3" -"@sentry/hub@6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.0.4.tgz#b13eac8fe4d4822dc4f997a415e9cfe8cc52fbd9" - integrity sha512-gutuxH8M3CdElSbwqNq9G29MiNuGsPESB22w4k4wx+pc632bi6w0v53+BLjGO6wh2EMfHVWptgAYmojEk5yKQg== - dependencies: - "@sentry/types" "6.0.4" - "@sentry/utils" "6.0.4" - tslib "^1.9.3" - "@sentry/hub@6.1.0": version "6.1.0" resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-6.1.0.tgz#fb22734c91c9d68564737996bf28b7e032e3d8ee" @@ -852,15 +832,6 @@ localforage "^1.8.1" tslib "^1.9.3" -"@sentry/minimal@6.0.4": - version "6.0.4" - resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.0.4.tgz#5a08ac6b0899fa5db409b1a5b888740f769cb6a5" - integrity sha512-COL0tjznrCaatOPH2eGgT1Y9vUUKJw+W0srCn5V1dHgRu3t00rGFXrcyOXQmHfEWmBaagt9lXEJCFaN7yMucVQ== - dependencies: - "@sentry/hub" "6.0.4" - "@sentry/types" "6.0.4" - tslib "^1.9.3" - "@sentry/minimal@6.1.0": version "6.1.0" resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-6.1.0.tgz#b3abf76d93b95477a3c1029db810818bdc56845f"