|
@@ -1991,13 +1991,13 @@
|
|
|
"@sentry/utils" "6.1.0"
|
|
|
tslib "^1.9.3"
|
|
|
|
|
|
-"@sentry/integrations@6.1.0":
|
|
|
- version "6.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.1.0.tgz#4b08b21a0b3f7bb797f4a190a8906b80bcb48cf9"
|
|
|
- integrity sha512-4KaqQvcdfcIoUcaqgCqAFC4z4pTQrRc3kDiOaF+0qnOxdTNZcfkREkfWQVPxGu0Lw++qKLD7rfJIERU7qemAGg==
|
|
|
+"@sentry/integrations@6.2.0":
|
|
|
+ version "6.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.2.0.tgz#f3952cb07fd86aa1ea3923d51049fc4875b634a9"
|
|
|
+ integrity sha512-gvAhP61qs2fog2xCTDs94ZT8cZbWEjFZmOWfT1VXlZDIVopIporj5Qe6IgrLTiCWL61Yko5h5nFnPZ4mpjf+0w==
|
|
|
dependencies:
|
|
|
- "@sentry/types" "6.1.0"
|
|
|
- "@sentry/utils" "6.1.0"
|
|
|
+ "@sentry/types" "6.2.0"
|
|
|
+ "@sentry/utils" "6.2.0"
|
|
|
localforage "^1.8.1"
|
|
|
tslib "^1.9.3"
|
|
|
|
|
@@ -2015,6 +2015,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.1.0.tgz#5f9379229423ca1325acf6709e95687180f67132"
|
|
|
integrity sha512-kIaN52Fw5K+2mKRaHE2YluJ+F/qMGSUzZXIFDNdC6OUMXQ4TM8gZTrITXs8CLDm7cK8iCqFCtzKOjKK6KyOKAg==
|
|
|
|
|
|
+"@sentry/types@6.2.0":
|
|
|
+ version "6.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.2.0.tgz#ca020ff42913c6b9f88a9d0c375b5ee3965a2590"
|
|
|
+ integrity sha512-vN4P/a+QqAuVfWFB9G3nQ7d6bgnM9jd/RLVi49owMuqvM24pv5mTQHUk2Hk4S3k7ConrHFl69E7xH6Dv5VpQnQ==
|
|
|
+
|
|
|
"@sentry/utils@6.1.0":
|
|
|
version "6.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.1.0.tgz#52e3d7050983e685d3a48f9d2efa1e6eb4ae3e6d"
|
|
@@ -2023,6 +2028,14 @@
|
|
|
"@sentry/types" "6.1.0"
|
|
|
tslib "^1.9.3"
|
|
|
|
|
|
+"@sentry/utils@6.2.0":
|
|
|
+ version "6.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.2.0.tgz#39c81ad5ba92cec54d690e3fa8ea4e777d8e9c2b"
|
|
|
+ integrity sha512-YToUC7xYf2E/pIluI7upYTlj8fKXOtdwoOBkcQZifHgX/dP+qDaHibbBFe5PyZwdmU2UiLnWFsBr0gjo0QFo1g==
|
|
|
+ dependencies:
|
|
|
+ "@sentry/types" "6.2.0"
|
|
|
+ tslib "^1.9.3"
|
|
|
+
|
|
|
"@sindresorhus/is@^0.14.0":
|
|
|
version "0.14.0"
|
|
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
|