fix(deps): update dependency @sentry/browser to v5.4.3

This commit is contained in:
Renovate Bot
2019-06-21 13:31:16 +00:00
parent e19c25e08e
commit 956ecc35bb
2 changed files with 17 additions and 17 deletions

32
ui/package-lock.json generated
View File

@@ -1653,32 +1653,32 @@
"integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw=="
},
"@sentry/browser": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.4.2.tgz",
"integrity": "sha512-km1lf9jYlNTLDUAEoopisUA3+pa9+bYi7aXy8jR5OuDsLDo+mUACTXaRu62iNiEPgBtDO9dg8jz2ZhjwriNUug==",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.4.3.tgz",
"integrity": "sha512-5fPlco0/65RpyNy9LMURrZhX1RT1+CAoR06yU65ZB81N3oRuAGDYE85Hs62t0T3EEGTKrMundINHcq8UD1V0xw==",
"requires": {
"@sentry/core": "5.4.2",
"@sentry/core": "5.4.3",
"@sentry/types": "5.4.2",
"@sentry/utils": "5.4.2",
"tslib": "^1.9.3"
}
},
"@sentry/core": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.4.2.tgz",
"integrity": "sha512-B7AwuWKOziozLNXbgCXNHBminh4R+q/h19CSX7Cz0awiRKsKcuIK4iBsTd+b+tiKfkPYayxi337eZchdbg/rPQ==",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.4.3.tgz",
"integrity": "sha512-VjRv9BXip2BtCSohi/WQra+Ep4B8ajer1nU1VpKy5tUCjpVfXRpitY23EdEl+MVJH7h6YPZ45JsuFiKGgrtaFQ==",
"requires": {
"@sentry/hub": "5.4.2",
"@sentry/minimal": "5.4.2",
"@sentry/hub": "5.4.3",
"@sentry/minimal": "5.4.3",
"@sentry/types": "5.4.2",
"@sentry/utils": "5.4.2",
"tslib": "^1.9.3"
}
},
"@sentry/hub": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.4.2.tgz",
"integrity": "sha512-2iS1TxiLsSj0Vc1QUw57uM8FDmVs7reYEwjCEX8+ihmemO2OoPpGeqsG9e3MRNcZp3RDkv87Pon8gOKrXhvOPA==",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.4.3.tgz",
"integrity": "sha512-97bnk2dDuCdFv2xhujogqPiDDpKOsHxBXH1jOJ5ezr3/uZNsMRr450FDxxJJYDLuSx+qZ/+vUFfdVNjprBsuSg==",
"requires": {
"@sentry/types": "5.4.2",
"@sentry/utils": "5.4.2",
@@ -1686,11 +1686,11 @@
}
},
"@sentry/minimal": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.4.2.tgz",
"integrity": "sha512-9fVm/IZvC8Mxxp2vW5M9vCWlyP6V7Ba0qhEQ8PkUOC8MEKQUm0dFlEyPek2PdYueyi8+XHTk4txCHphzS/lJSg==",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.4.3.tgz",
"integrity": "sha512-xSCcKDtVtlmJIGmnlNH2fL++4l7iORJ+pOOfTz1Yjm/Il7Tz9wLVodbEfplXmAbOvgG/x9oilbW0MBSnrwKPfQ==",
"requires": {
"@sentry/hub": "5.4.2",
"@sentry/hub": "5.4.3",
"@sentry/types": "5.4.2",
"tslib": "^1.9.3"
}

View File

@@ -9,7 +9,7 @@
"@fortawesome/free-regular-svg-icons": "5.9.0",
"@fortawesome/free-solid-svg-icons": "5.9.0",
"@fortawesome/react-fontawesome": "0.1.4",
"@sentry/browser": "5.4.2",
"@sentry/browser": "5.4.3",
"body-scroll-lock": "2.6.1",
"bootstrap": "4.3.1",
"bootswatch": "4.3.1",