Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
fix(deps): update sentry monorepo to ^5.20.0 (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 21, 2020
1 parent dd5398e commit f691e55
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 71 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"dependencies": {
"@hapi/boom": "^9.1.0",
"@hapi/joi": "^17.1.1",
"@sentry/browser": "^5.19.2",
"@sentry/integrations": "^5.19.2",
"@sentry/node": "^5.19.2",
"@sentry/browser": "^5.20.0",
"@sentry/integrations": "^5.20.0",
"@sentry/node": "^5.20.0",
"@socialgouv/bootstrap.core": "^0.2.1",
"@zeit/next-source-maps": "^0.0.3",
"argon2": "^0.26.2",
Expand Down
131 changes: 63 additions & 68 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1475,92 +1475,92 @@
lodash "^4.17.15"
lodash-es "^4.17.15"

"@sentry/apm@5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.19.2.tgz#369fdcbc9fa5db992f707b24f3165e106a277cf7"
integrity sha512-V7p5niqG/Nn1OSMAyreChiIrQFYzFHKADKNaDEvIXqC4hxFnMG8lPRqEFJH49fNjsFBFfIG9iY1rO1ZFg3S42Q==
dependencies:
"@sentry/browser" "5.19.2"
"@sentry/hub" "5.19.2"
"@sentry/minimal" "5.19.2"
"@sentry/types" "5.19.2"
"@sentry/utils" "5.19.2"
"@sentry/apm@5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/apm/-/apm-5.20.0.tgz#14c1900ce83582c988c7620ab41d0d2d95956059"
integrity sha512-6zfMRYXG/9VzsmgQqYqFFvg/5XJYOimY/KIrJAijemMLb0Xhwu3xw/2eelWxkWilTBXUWO+dQel5P7JBA8QsKw==
dependencies:
"@sentry/browser" "5.20.0"
"@sentry/hub" "5.20.0"
"@sentry/minimal" "5.20.0"
"@sentry/types" "5.20.0"
"@sentry/utils" "5.20.0"
tslib "^1.9.3"

"@sentry/browser@5.19.2", "@sentry/browser@^5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.19.2.tgz#8bad445b8d1efd50e6510bb43b3018b941f6e5cb"
integrity sha512-o6Z532n+0N5ANDzgR9GN+Q6CU7zVlIJvBEW234rBiB+ZZj6XwTLS1dD+JexGr8lCo8PeXI2rypKcj1jUGLVW8w==
"@sentry/browser@5.20.0", "@sentry/browser@^5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.20.0.tgz#010ae9a09060ca1859dcc1dbfa186798db82ef7e"
integrity sha512-xVPL7/RuAPcemfSzXiyPHAt4M+0BfzkdTlN+PZb6frCEo4k6E0UiN6WLsGj/iwa2gXhyfTQXtbTuP+tDuNPEJw==
dependencies:
"@sentry/core" "5.19.2"
"@sentry/types" "5.19.2"
"@sentry/utils" "5.19.2"
"@sentry/core" "5.20.0"
"@sentry/types" "5.20.0"
"@sentry/utils" "5.20.0"
tslib "^1.9.3"

"@sentry/core@5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.19.2.tgz#99a64ef0e55230fc02a083c48fa07ada85de4929"
integrity sha512-sfbBsVXpA0WYJUichz5IhvqKD8xJUfQvsszrTsUKa7PQAMAboOmuh6bo8KquaVQnAZyZWZU08UduvlSV3tA7tw==
"@sentry/core@5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.20.0.tgz#4c6daad108af94cd0ec5a13fd20b2bfe61ccd586"
integrity sha512-fzzWKEolc0O6H/phdDenzKs7JXDSb0sooxVn0QCUkwWSzACALQh+NR/UciOXyhyuoUiqu4zthYQx02qtGqizeQ==
dependencies:
"@sentry/hub" "5.19.2"
"@sentry/minimal" "5.19.2"
"@sentry/types" "5.19.2"
"@sentry/utils" "5.19.2"
"@sentry/hub" "5.20.0"
"@sentry/minimal" "5.20.0"
"@sentry/types" "5.20.0"
"@sentry/utils" "5.20.0"
tslib "^1.9.3"

"@sentry/hub@5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.19.2.tgz#ab7f3d2d253c3441b2833a530b17c6de2418b2c7"
integrity sha512-2KkEYX4q9TDCOiaVEo2kQ1W0IXyZxJxZtIjDdFQyes9T4ubYlKHAbvCjTxHSQv37lDO4t7sOIApWG9rlkHzlEA==
"@sentry/hub@5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.20.0.tgz#3c8ceb29debaea4184bca210cfa7fdd4aad639cb"
integrity sha512-DiU8fpjAAMOgSx5tsTekMtHPCAtSNWSNS91FFkDCqPn6fYG+/aK/hB5kTlJwr+GTM1815+WWrtXP6y2ecSmZuA==
dependencies:
"@sentry/types" "5.19.2"
"@sentry/utils" "5.19.2"
"@sentry/types" "5.20.0"
"@sentry/utils" "5.20.0"
tslib "^1.9.3"

"@sentry/integrations@^5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.19.2.tgz#2b0851b23be2d53188cc2a8931a38df9704219ce"
integrity sha512-kHXJlJBRMKFDT6IebLNgTciJtSygxm4nLETmwVOmE555lTOUmbbmpNEpJokk1D8f/dCy9ai1N+h6CFyLsjCXNw==
"@sentry/integrations@^5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-5.20.0.tgz#8c58b3519e88eaf05bef074d425ee6a88ef3f8e2"
integrity sha512-ADL6rBJbwYy4P30zjWiRzmAc+PDqMch2URj+Tj89oVK+tUDQQ9qOM9DD4rBTeidqO2h1ninyZAJ3Vu9UJ/5g9A==
dependencies:
"@sentry/types" "5.19.2"
"@sentry/utils" "5.19.2"
"@sentry/types" "5.20.0"
"@sentry/utils" "5.20.0"
tslib "^1.9.3"

"@sentry/minimal@5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.19.2.tgz#0fc2fdf9911a0cb31b52f7ccad061b74785724a3"
integrity sha512-rApEOkjy+ZmkeqEItgFvUFxe5l+dht9AumuUzq74pWp+HJqxxv9IVTusKppBsE1adjtmyhwK4O3Wr8qyc75xlw==
"@sentry/minimal@5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.20.0.tgz#309ab4159b44ce3350698294e47da97903593dad"
integrity sha512-oA+0g7p3bapzjgGKQIkSjcjA85VG1HPmjxBD9wpRvNjmYuVmm80Cl1H/P+xg/hupw/kNmASAX4IOd5Z9pEeboA==
dependencies:
"@sentry/hub" "5.19.2"
"@sentry/types" "5.19.2"
"@sentry/hub" "5.20.0"
"@sentry/types" "5.20.0"
tslib "^1.9.3"

"@sentry/node@^5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-5.19.2.tgz#8c1c2f6c983c3d8b25143e5b99c4b6cc745125ec"
integrity sha512-gbww3iTWkdvYIAhOmULbv8znKwkIpklGJ0SPtAh0orUMuaa0lVht+6HQIhRgeXp50lMzNaYC3fuzkbFfYgpS7A==
dependencies:
"@sentry/apm" "5.19.2"
"@sentry/core" "5.19.2"
"@sentry/hub" "5.19.2"
"@sentry/types" "5.19.2"
"@sentry/utils" "5.19.2"
cookie "^0.3.1"
"@sentry/node@^5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-5.20.0.tgz#8efd42aa86289c0ba98eca7601b4d5032bcae3a5"
integrity sha512-xOSP+sWptQff1dQR8G9DCpATT99odsnEpg+X/uqW6bUvjfgsabiPN4nc/orwkTNtm4MhffZiXVq48IAgl/x8Uw==
dependencies:
"@sentry/apm" "5.20.0"
"@sentry/core" "5.20.0"
"@sentry/hub" "5.20.0"
"@sentry/types" "5.20.0"
"@sentry/utils" "5.20.0"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^1.9.3"

"@sentry/types@5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.19.2.tgz#ead586f0b64b91c396d3521b938ca25f7b59d655"
integrity sha512-O6zkW8oM1qK5Uma9+B/UMlmlm9/gkw9MooqycWuEhIaKfDBj/yVbwb/UTiJmNkGc5VJQo0v1uXUZZQt6/Xq1GA==
"@sentry/types@5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.20.0.tgz#0bccbc96ce6fabd115545ec4e70c78ba6c506644"
integrity sha512-/9tiGiXBRsOKM66HeCpt0iSF0vnAIqHzXgC97icNQIstx/ZA8tcLs9540cHDeaN0cyZUyZF1o8ECqcLXGNODWQ==

"@sentry/utils@5.19.2":
version "5.19.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.19.2.tgz#f2819d9de5abc33173019e81955904247e4a8246"
integrity sha512-gEPkC0CJwvIWqcTcPSdIzqJkJa9N5vZzUZyBvdu1oiyJu7MfazpJEvj3whfJMysSfXJQxoJ+a1IPrA73VY23VA==
"@sentry/utils@5.20.0":
version "5.20.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.20.0.tgz#d67636d83a3001008ad442e3a13f6cc88d48aaf6"
integrity sha512-w0AeAzWEf35h9U9QL/4lgS9MqaTPjeSmQYNU/n4ef3FKr+u8HP68Ra7NZ0adiKgi67Yxr652kWopOLPl7CxvZg==
dependencies:
"@sentry/types" "5.19.2"
"@sentry/types" "5.20.0"
tslib "^1.9.3"

"@sinonjs/commons@^1.7.0":
Expand Down Expand Up @@ -3212,11 +3212,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==

cookie@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz#e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"
integrity sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=

cookie@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
Expand Down

0 comments on commit f691e55

Please sign in to comment.