From 7310646905c38f55ba43c89f314e97f95eb0a8b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 20:15:05 +0000 Subject: [PATCH] Bump @sentry/browser from 5.15.4 to 7.18.0 Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.15.4 to 7.18.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/5.15.4...7.18.0) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d9e2e0b..82be239 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@emotion/styled": "^10.0.27", - "@sentry/browser": "^5.15.4", + "@sentry/browser": "^7.18.0", "@sentry/node": "^5.15.4", "@styled-system/css": "^5.1.5", "@theme-ui/presets": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index 2617294..51087d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2556,7 +2556,7 @@ "@sentry/utils" "5.15.4" tslib "^1.9.3" -"@sentry/browser@5.15.4", "@sentry/browser@^5.15.4": +"@sentry/browser@5.15.4": version "5.15.4" resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.15.4.tgz#5a7e7bad088556665ed8e69bceb0e18784e4f6c7" integrity sha512-l/auT1HtZM3KxjCGQHYO/K51ygnlcuOrM+7Ga8gUUbU9ZXDYw6jRi0+Af9aqXKmdDw1naNxr7OCSy6NBrLWVZw== @@ -2566,6 +2566,16 @@ "@sentry/utils" "5.15.4" tslib "^1.9.3" +"@sentry/browser@^7.18.0": + version "7.18.0" + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.18.0.tgz#3eae6bb07705ce2a05bff898effc6ece6cc4087b" + integrity sha512-dFNJshI5I9F2ff8X9dyN1b8UIx3h+62DOtigo+Vg2RfjplEX+rnzRWfV5QU5YBSH3AbDE3WXHuPWuYTbWg9i9w== + dependencies: + "@sentry/core" "7.18.0" + "@sentry/types" "7.18.0" + "@sentry/utils" "7.18.0" + tslib "^1.9.3" + "@sentry/core@5.15.4": version "5.15.4" resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.15.4.tgz#08b617e093a636168be5aebad141d1f744217085" @@ -2577,6 +2587,15 @@ "@sentry/utils" "5.15.4" tslib "^1.9.3" +"@sentry/core@7.18.0": + version "7.18.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.18.0.tgz#9fe4c6f45086c20ad45a6357a33381a500a8b704" + integrity sha512-erDEMGM+9Msvz/fQaKlYHD8vXDs/Mv5trZc6rlS/gnlaIPQQ8cALH7UdH2UO0eoCLH3/pEYTsa4Qh8AMz6Y86w== + dependencies: + "@sentry/types" "7.18.0" + "@sentry/utils" "7.18.0" + tslib "^1.9.3" + "@sentry/hub@5.15.4": version "5.15.4" resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.15.4.tgz#cb64473725a60eec63b0be58ed1143eaaf894bee" @@ -2615,6 +2634,11 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.15.4.tgz#37f30e35b06e8e12ad1101f1beec3e9b88ca1aab" integrity sha512-quPHPpeAuwID48HLPmqBiyXE3xEiZLZ5D3CEbU3c3YuvvAg8qmfOOTI6z4Z3Eedi7flvYpnx3n7N3dXIEz30Eg== +"@sentry/types@7.18.0": + version "7.18.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.18.0.tgz#8b0eacd19cc9bcd1f14ca5dcaf7065ebd3186632" + integrity sha512-bOnyoK1S1chPJ+dAeWJo0srxZ9U48WE5dZFtvKeXoog6JNHY3nqAR/P/uxh9djB4bbwQRMdnGk1zm0bxhOOC6w== + "@sentry/utils@5.15.4": version "5.15.4" resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.15.4.tgz#02865ab3c9b745656cea0ab183767ec26c96f6e6" @@ -2623,6 +2647,14 @@ "@sentry/types" "5.15.4" tslib "^1.9.3" +"@sentry/utils@7.18.0": + version "7.18.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.18.0.tgz#ede662acf8ac9af9a973d58e277d7afa77721b6c" + integrity sha512-nIIIF9FZ2rrw9OFIAfnSEK6TbHLii3ZtahVdcw6Jk9LscL2HMkgdmgroiNfFxhGYNqfWsaxVgMW+IdnkrHsqXQ== + dependencies: + "@sentry/types" "7.18.0" + tslib "^1.9.3" + "@sinonjs/commons@^1.7.0": version "1.7.1" resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.1.tgz#da5fd19a5f71177a53778073978873964f49acf1"