Bump @sentry/browser from 5.14.1 to 5.14.2

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.14.1...5.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-16 09:14:17 +00:00
parent f839153169
commit 97f45520bd
2 changed files with 37 additions and 37 deletions

View File

@ -2,7 +2,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.12.1",
"@rails/webpacker": "4.2",
"@sentry/browser": "^5.14.1",
"@sentry/browser": "^5.14.2",
"bootstrap": "^4.1.3",
"bootswatch": "^4.4.1",
"chosen-js": "^1.8.7",

View File

@ -801,56 +801,56 @@
webpack-cli "^3.3.10"
webpack-sources "^1.4.3"
"@sentry/browser@^5.14.1":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.14.1.tgz#ccd806d77b4eff1ae6ca1ec3a0839b9bbb5dd241"
integrity sha512-PiadrPcsPcCjHrfT8nxzVFi0WiekLYh2unGnkSFoIvS8dGv+fjIX0gqYPy7UHhCZZUsLCCiuWpoaSDWymkZGTA==
"@sentry/browser@^5.14.2":
version "5.14.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.14.2.tgz#b0d1bf7bd771e64de0f9f801fa6625e47fced016"
integrity sha512-Vuuy2E5mt2VQKeHpFqtowZdKUe1Ui7J2KmgZQCduVilM7dFmprdXfv/mQ3Uv+73VIiCd22PpxojR3peDksb/Gg==
dependencies:
"@sentry/core" "5.14.1"
"@sentry/types" "5.14.1"
"@sentry/utils" "5.14.1"
"@sentry/core" "5.14.2"
"@sentry/types" "5.14.2"
"@sentry/utils" "5.14.2"
tslib "^1.9.3"
"@sentry/core@5.14.1":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.14.1.tgz#21a7c14ca08b0f228023f9c6f399db1e35cd6438"
integrity sha512-UPwnS7P4xdjlC60ybzKZ/o1kYkVCublD0OUW9JfLJpIyiu3QEA3QUHjbambzvU47WHOSy9b4RYtQll44WMtdaw==
"@sentry/core@5.14.2":
version "5.14.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.14.2.tgz#950709a2281086c64f1ba60f2c3290dc81c19659"
integrity sha512-B2XjUMCmVu4H3s5hapgynhb28MSc+irt9wRI9j0Lbjx2cxsCUr/YFGL8GuEuYwf4zXNKnh2ke6t+I37OlSaGOg==
dependencies:
"@sentry/hub" "5.14.1"
"@sentry/minimal" "5.14.1"
"@sentry/types" "5.14.1"
"@sentry/utils" "5.14.1"
"@sentry/hub" "5.14.2"
"@sentry/minimal" "5.14.2"
"@sentry/types" "5.14.2"
"@sentry/utils" "5.14.2"
tslib "^1.9.3"
"@sentry/hub@5.14.1":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.14.1.tgz#1a4515558705b2680a6e9f3cb8092555ed31324a"
integrity sha512-FTqeLcOWbww18WRQ8F3Z0DryQwD5DeuapXlinez7Y+HDZZAOm7HdPDEY5xjrUzi4V0n9BtgfJDp27UKJENWtYA==
"@sentry/hub@5.14.2":
version "5.14.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.14.2.tgz#24a0990a901d49f8a362dfd404cb7cd33e429d60"
integrity sha512-0ckTDnhCANkuY+VepMPz5vl/dkFQnWmzlJiCIxgM5fCgAF8dfNd9VhGn0qVQXnzKPGoW9zxs/uAmH3/XFqqmNA==
dependencies:
"@sentry/types" "5.14.1"
"@sentry/utils" "5.14.1"
"@sentry/types" "5.14.2"
"@sentry/utils" "5.14.2"
tslib "^1.9.3"
"@sentry/minimal@5.14.1":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.14.1.tgz#3ec74503cd72772de56188f010a35d9bc956dc94"
integrity sha512-TC+i37rGBomu74xcSdPA4xeqSeWEvTHP5dx+LIJunntk4/mDi5/aC3HSMxRy3ifoJiUwZO+gyJJ7I/UMzvOMEw==
"@sentry/minimal@5.14.2":
version "5.14.2"
resolved "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.14.2.tgz#9fa39cc6432a05aae22e892a1be3cc314c3b77c4"
integrity sha512-uih9a8KwFCQrWaGb3UxkrSntxMRT4EIlud158ZKlrsLaCOE6i08unOR4xWqlrXlKPySq16H4wjbBFQ56ogOWdQ==
dependencies:
"@sentry/hub" "5.14.1"
"@sentry/types" "5.14.1"
"@sentry/hub" "5.14.2"
"@sentry/types" "5.14.2"
tslib "^1.9.3"
"@sentry/types@5.14.1":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.14.1.tgz#564f9b703c06c2a97e756f60a3c873b977b2bbd2"
integrity sha512-Eht+qI68BxELKQRnaV6q1PxS9/E+YatUHjG80ov9/azLbIJElQhWUDzyyJCefDD/fEI37VQ2SrsQsVqS9W7ZOQ==
"@sentry/types@5.14.2":
version "5.14.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-5.14.2.tgz#43c3723b2f5b31234892fbe6a28b293ad050faac"
integrity sha512-NtB/o+/whR/mJJf67Nvdab7E2+/THgAUY114FWFqDLHMaoiIVWy9J/yLKtQWymwuQslh7zpPxjA1AhqTJerVCg==
"@sentry/utils@5.14.1":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.14.1.tgz#577a9dd7b5f4b3436e8e2847d058547eab2ed5c4"
integrity sha512-iCN5p+ArPVMkt09bRfYuldtKSTQEqRfNuoCxPFJKDfMyLO9YetIwRCwHluIRoJoEIFE4JTM2F4HfmTsxoTqw4g==
"@sentry/utils@5.14.2":
version "5.14.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.14.2.tgz#2e812f2788a00ca4e6e35acbeb86000792f53473"
integrity sha512-DV9/kw/O8o5xqvQYwITm0lBaBqS4RKicjguWYJQ/+F94P/SKxuXor7EE0iMDYvUGslvPz8TlgB7r+nb/YRl+Fg==
dependencies:
"@sentry/types" "5.14.1"
"@sentry/types" "5.14.2"
tslib "^1.9.3"
"@snyk/cli-interface@1.5.0":