diff --git a/package.json b/package.json index cd6297e..869b0ce 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@fsenn/vue-pannellum": "^0.6.5", "@quasar/extras": "^1.10.8", "@sentry/browser": "^6.4.0", - "@sentry/integrations": "^6.8.0", + "@sentry/integrations": "^7.31.1", "axios": "^0.21.1", "exifr": "^7.1.2", "geolib": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 193166d..8429421 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1250,13 +1250,13 @@ "@sentry/utils" "6.7.2" tslib "^1.9.3" -"@sentry/integrations@^6.8.0": - version "6.8.0" - resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.8.0.tgz#990d042d683ed4b45fcbe0cbf3e8077587a45f85" - integrity sha512-K8xmWGQFKxkKj5rMwGENm0SbbUs/SVhHE+V8+KkhXFmHAwfNAYTFaNg0Ryu9DADAJ4QYzZvYeRxl8voFecOqzA== +"@sentry/integrations@^7.31.1": + version "7.31.1" + resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.31.1.tgz#abca1e87687049f305dc4514d0d287b643fe43af" + integrity sha512-El+qzwbiXHPDWg8ZmX+W/kCheoaYoaAJuaG2+l3D5Y4ny8JNYfSMCum9qXVEb8oB98fFHfSEoFzB+z54pH+p3w== dependencies: - "@sentry/types" "6.8.0" - "@sentry/utils" "6.8.0" + "@sentry/types" "7.31.1" + "@sentry/utils" "7.31.1" localforage "^1.8.1" tslib "^1.9.3" @@ -1274,10 +1274,10 @@ resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.7.2.tgz#8108272c98ad7784ddf9ddda0b7bdc6880ed6e50" integrity sha512-h21Go/PfstUN+ZV6SbwRSZVg9GXRJWdLfHoO5PSVb3TVEMckuxk8tAE57/u+UZDwX8wu+Xyon2TgsKpiWKxqUg== -"@sentry/types@6.8.0": - version "6.8.0" - resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.8.0.tgz#97fd531a0ed1e75e65b4a24b26509fb7c15eb7b8" - integrity sha512-PbSxqlh6Fd5thNU5f8EVYBVvX+G7XdPA+ThNb2QvSK8yv3rIf0McHTyF6sIebgJ38OYN7ZFK7vvhC/RgSAfYTA== +"@sentry/types@7.31.1": + version "7.31.1" + resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.31.1.tgz#920fc10b289ac1f99f277033b4d26625028a1f9f" + integrity sha512-1uzr2l0AxEnxUX/S0EdmXUQ15/kDsam8Nbdw4Gai8SU764XwQgA/TTjoewVP597CDI/AHKan67Y630/Ylmkx9w== "@sentry/utils@6.7.2": version "6.7.2" @@ -1287,12 +1287,12 @@ "@sentry/types" "6.7.2" tslib "^1.9.3" -"@sentry/utils@6.8.0": - version "6.8.0" - resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.8.0.tgz#0ffafa5b69fe0cdeabad5c4a6cc68a426eaa6b37" - integrity sha512-OYlI2JNrcWKMdvYbWNdQwR4QBVv2V0y5wK0U6f53nArv6RsyO5TzwRu5rMVSIZofUUqjoE5hl27jqnR+vpUrsA== +"@sentry/utils@7.31.1": + version "7.31.1" + resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.31.1.tgz#bdc988de603318a30ff247d5702c2f9ac81255cb" + integrity sha512-ZsIPq29aNdP9q3R7qIzJhZ9WW+4DzE9g5SfGwx3UjTIxoRRBfdUJUbf7S+LKEdvCkKbyoDt6FLt5MiSJV43xBA== dependencies: - "@sentry/types" "6.8.0" + "@sentry/types" "7.31.1" tslib "^1.9.3" "@sindresorhus/is@^0.14.0":