From f50e0f7c0251f50e8ea848cd1dccffb7643d2724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:09:18 +0000 Subject: [PATCH] Bump @sentry/browser from 5.15.4 to 7.21.0 Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.15.4 to 7.21.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.21.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..a1a2b19 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.21.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..b045643 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.21.0": + version "7.21.0" + resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.21.0.tgz#25a4ef5a87635a7a36de9a8aa6b59669819e6409" + integrity sha512-ZSI83tkBLmnqGSM8A9qsFOlzu0HjNTpe2QnQwlrnCxokNZIU4zFOGLujXSxKx1rpb8+TRMOyDG979kGNWFzbww== + dependencies: + "@sentry/core" "7.21.0" + "@sentry/types" "7.21.0" + "@sentry/utils" "7.21.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.21.0": + version "7.21.0" + resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.21.0.tgz#e0a7d7e772120ca0dbabd19049f340a2de74bb8a" + integrity sha512-5ZHwfHPm4svny7iXsNmlnRg0q1jw/N5/ugzAku+g98R769RCv2aSBaK9BIYlJmJ1SWwR7nQuR/GOCOdv5mA8jw== + dependencies: + "@sentry/types" "7.21.0" + "@sentry/utils" "7.21.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.21.0": + version "7.21.0" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.21.0.tgz#b5611a60d4ce5c88e76429c3ad79af8f08de48fc" + integrity sha512-DqQi0HLp17x0++zCjI9jVST0cuszsQtrVIMQRQXpy8J/ay3IGxwFoX1qMrwFP2tmVQDsy8YKIz50J5e6caXwSw== + "@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.21.0": + version "7.21.0" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.21.0.tgz#50d841990953ea1ff006c2776e997620d091790f" + integrity sha512-Dn9zsPOfz1kbBua8KSYUPrka31Lh+am9BVJWnzqzGbALthf134oUTbp2vcwpMyEW7NxX+4Qd+36BvTzapfRINQ== + dependencies: + "@sentry/types" "7.21.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"