summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-05-05 17:51:38 +0000
committerPhil Hughes <me@iamphill.com>2017-05-05 17:51:38 +0000
commitb81535351023a3b19870ce052d8c3d0563391686 (patch)
tree0332d42df3b6fb80e752b47121f6a0f4ddb0cf92 /yarn.lock
parentc9b246334753c47bef1111bdbfc1a45a1c9b0cfe (diff)
parente5a7ed3ac36aaa1045353e589dae98a29ca72f1e (diff)
downloadgitlab-ce-b81535351023a3b19870ce052d8c3d0563391686.tar.gz
Merge branch 'add-sentry-js-again-with-vue' into 'master'
Add sentry JS See merge request !6764
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 7 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 8c72f36af3a..7bfa1426ce0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3190,7 +3190,7 @@ json-stable-stringify@^1.0.0, json-stable-stringify@^1.0.1:
dependencies:
jsonify "~0.0.0"
-json-stringify-safe@~5.0.1:
+json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
@@ -4584,6 +4584,12 @@ raphael@^2.2.7:
dependencies:
eve-raphael "0.5.0"
+raven-js@^3.14.0:
+ version "3.14.0"
+ resolved "https://registry.yarnpkg.com/raven-js/-/raven-js-3.14.0.tgz#94dda81d975fdc4a42f193db437cf70021d654e0"
+ dependencies:
+ json-stringify-safe "^5.0.1"
+
raw-body@~2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.2.0.tgz#994976cf6a5096a41162840492f0bdc5d6e7fb96"