summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValérianne Lagrange <dashie@sigpipe.me>2019-12-05 09:06:42 +0100
committerGitHub <noreply@github.com>2019-12-05 09:06:42 +0100
commitc7eb9108c7e0a133d38064d0179c000040d60b6a (patch)
tree10862ec71ca08ebf4c3ccc09baff5f871c4b3b9f
parent52fb1bca61e17dbe42ce6a1bda4bd56ae52059ea (diff)
parent6731fa07997c12543296a25d3cd24e530f0593c9 (diff)
Bump @sentry/integrations from 5.8.0 to 5.10.0 in /front (#316)
Bump @sentry/integrations from 5.8.0 to 5.10.0 in /front Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--front/package.json2
-rw-r--r--front/yarn.lock25
2 files changed, 7 insertions, 20 deletions
diff --git a/front/package.json b/front/package.json
index 07864d0c..81c6f17b 100644
--- a/front/package.json
+++ b/front/package.json
@@ -21,7 +21,7 @@
"dependencies": {
"@johmun/vue-tags-input": "^2.1.0",
"@sentry/browser": "^5.10.0",
- "@sentry/integrations": "^5.8.0",
+ "@sentry/integrations": "^5.10.0",
"axios": "^0.19.0",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-lodash": "^3.2.11",
diff --git a/front/yarn.lock b/front/yarn.lock
index a1398551..4624e318 100644
--- a/front/yarn.lock
+++ b/front/yarn.lock
@@ -909,13 +909,13 @@
"@sentry/utils" "5.10.0"
tslib "^1.9.3"
-"@sentry/integrations@^5.8.0":
- version "5.8.0"
- resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.8.0.tgz#ea0ac89a701ebfb809ee992e758ad49d66083b5e"
- integrity sha512-Obe3GqTtq63PAJ4opYEbeZ6Bm8uw+CND+7MywJLDguqnvIVRvxpcJIZ6wxcE/VjbU3OMkNmTMnM+ra8RB7Wj6w==
+"@sentry/integrations@^5.10.0":
+ version "5.10.0"
+ resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.10.0.tgz#bea123a6aee70dcce9fbce5bc899985c6190df9f"
+ integrity sha512-v0DpalikhIdSq7PGwrArMO1G32gjCVPgdy8ZxnqMe+aF3UHdt+1mT92ua4Ro8SeYeDwAU/xmOEojCVmnzYALMA==
dependencies:
- "@sentry/types" "5.7.1"
- "@sentry/utils" "5.8.0"
+ "@sentry/types" "5.10.0"
+ "@sentry/utils" "5.10.0"
tslib "^1.9.3"
"@sentry/minimal@5.10.0":
@@ -932,11 +932,6 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.10.0.tgz#4f0ba31b6e4d5371112c38279f11f66c73b43746"
integrity sha512-TW20GzkCWsP6uAxR2JIpIkiitCKyIOfkyDsKBeLqYj4SaZjfvBPnzgNCcYR0L0UsP1/Es6oHooZfIGSkp6GGxQ==
-"@sentry/types@5.7.1":
- version "5.7.1"
- resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.7.1.tgz#4c4c1d4d891b6b8c2c3c7b367d306a8b1350f090"
- integrity sha512-tbUnTYlSliXvnou5D4C8Zr+7/wJrHLbpYX1YkLXuIJRU0NSi81bHMroAuHWILcQKWhVjaV/HZzr7Y/hhWtbXVQ==
-
"@sentry/utils@5.10.0":
version "5.10.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.10.0.tgz#98ee0db868438c4572b0bad03231ab2e888c134d"
@@ -945,14 +940,6 @@
"@sentry/types" "5.10.0"
tslib "^1.9.3"
-"@sentry/utils@5.8.0":
- version "5.8.0"
- resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.8.0.tgz#34683088159b9935f973b6e6cad1a1cc26bbddac"
- integrity sha512-KDxUvBSYi0/dHMdunbxAxD3389pcQioLtcO6CI6zt/nJXeVFolix66cRraeQvqupdLhvOk/el649W4fCPayTHw==
- dependencies:
- "@sentry/types" "5.7.1"
- tslib "^1.9.3"
-
"@sinonjs/commons@^1", "@sinonjs/commons@^1.3.0", "@sinonjs/commons@^1.4.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.6.0.tgz#ec7670432ae9c8eb710400d112c201a362d83393"