chore:(deps): bump @sentry/react from 5.21.3 to 5.21.4 in /explorer (#11875)

Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 5.21.3 to 5.21.4.
- [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.21.3...5.21.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-27 08:11:29 +00:00 committed by GitHub
parent 57174cdabe
commit f65887be33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 38 deletions

View File

@ -2650,72 +2650,72 @@
"integrity": "sha512-zLtOIToct1EBTbwldkMJsXC2eCsmWOOP7z6UG0M/sCgnPExtIjvVMCpPESvPnMbQzDZytXVy0nvMbUuK2gZs2A=="
},
"@sentry/browser": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.21.3.tgz",
"integrity": "sha512-suY3vn0kJcy+SK87dAwKakXrFb5DQ30jS5MqfTFByS54aiB9Sn9dr9jKqvkvjBsGz9hmnmtH87Llv+vT/qK8pg==",
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-5.21.4.tgz",
"integrity": "sha512-/bRGMNjJc4Qt9Me9qLobZe0pREUAMFQAR7GOF9HbgzxUc49qVvmPRglvwzwhPJ6XKPg0NH/C6MOn+yuIRjfMag==",
"requires": {
"@sentry/core": "5.21.3",
"@sentry/types": "5.21.3",
"@sentry/utils": "5.21.3",
"@sentry/core": "5.21.4",
"@sentry/types": "5.21.4",
"@sentry/utils": "5.21.4",
"tslib": "^1.9.3"
}
},
"@sentry/core": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.21.3.tgz",
"integrity": "sha512-t1jFVoQXs817HlEw+iJLeygePALJ3dMkxHtQoeexEE50V7uh+ZkMT+OEOAYRm4w70I318HBATLwD/pE4DOLWFg==",
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-5.21.4.tgz",
"integrity": "sha512-2hB0shKL6RUuLqqmnDUPvwiV25OSnchxkJ6NbLqnn2DYLqLARfZuVcw2II4wb/Jlw7SDnbkQIPs0/ax7GPe1Nw==",
"requires": {
"@sentry/hub": "5.21.3",
"@sentry/minimal": "5.21.3",
"@sentry/types": "5.21.3",
"@sentry/utils": "5.21.3",
"@sentry/hub": "5.21.4",
"@sentry/minimal": "5.21.4",
"@sentry/types": "5.21.4",
"@sentry/utils": "5.21.4",
"tslib": "^1.9.3"
}
},
"@sentry/hub": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.21.3.tgz",
"integrity": "sha512-BBCPJcHi7vcby1OCYTQpRlqBjixLKhp4VxCsbJ+97jWFY5/JEkbD5spFEjomm40a6DCAZBTuGBV4ykr5mv0LBQ==",
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-5.21.4.tgz",
"integrity": "sha512-bgEgBHK6OWoAkrnYwVsIOw+sR4MWpe5/CB7H7r+GBJsSnBysncbSaBgndKmtb1GTWdzMxMlvXU16zC6TR5JX5Q==",
"requires": {
"@sentry/types": "5.21.3",
"@sentry/utils": "5.21.3",
"@sentry/types": "5.21.4",
"@sentry/utils": "5.21.4",
"tslib": "^1.9.3"
}
},
"@sentry/minimal": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.21.3.tgz",
"integrity": "sha512-0im2QDgmXiyd5U5q2F7uBfn24vVBkS/qcLKBNFGaSEiHidDVOtFx1snspkBxO8LF5lqzmJO4eMMAjSZbcMReVw==",
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-5.21.4.tgz",
"integrity": "sha512-pIpIH2ZTwdijGTw6VwfkTETAEoc9k/Aejz6mAjFDMzlOPb3bCx+W8EbGzFOxuwOsiE84bysd2UPVgFY4YSLV/g==",
"requires": {
"@sentry/hub": "5.21.3",
"@sentry/types": "5.21.3",
"@sentry/hub": "5.21.4",
"@sentry/types": "5.21.4",
"tslib": "^1.9.3"
}
},
"@sentry/react": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/react/-/react-5.21.3.tgz",
"integrity": "sha512-BD5uwBJMjoZyO0gB8DVH/MvjV3w/eQN7sH9rtyV2EiowMC/bIj+j6jijd1Qu9WLkiKmfMHjbzuTtDh8CXGgVPg==",
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/react/-/react-5.21.4.tgz",
"integrity": "sha512-7mzpgIJx1JkBr//IiJoN5rjYziUcg5wpO5lfcjKEtHZd1O076z2qHIdyEaP8/+845vDddK032srWSqPGFKFkWA==",
"requires": {
"@sentry/browser": "5.21.3",
"@sentry/minimal": "5.21.3",
"@sentry/types": "5.21.3",
"@sentry/utils": "5.21.3",
"@sentry/browser": "5.21.4",
"@sentry/minimal": "5.21.4",
"@sentry/types": "5.21.4",
"@sentry/utils": "5.21.4",
"hoist-non-react-statics": "^3.3.2",
"tslib": "^1.9.3"
}
},
"@sentry/types": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.21.3.tgz",
"integrity": "sha512-GU0lFZkeGJuCuNN3D8lXyBku6M1UtZzV8f8U4a4nGGFS0R3VqxDHrC3eupRc8Vut/1xfgvFz1qCkPstXUrEBuA=="
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-5.21.4.tgz",
"integrity": "sha512-uJTRxW//NPO0UJJzRQOtYHg5tiSBvn1dRk5FvURXmeXt9d9XtwmRhHWDwI51uAkyv+51tun3v+0OZQfLvAI+gQ=="
},
"@sentry/utils": {
"version": "5.21.3",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.21.3.tgz",
"integrity": "sha512-JethkNMHA32gvKQWkTl8uccW0XP+FCJazIIbYFqVc3qJVhOnzfqgPuhLWt0f9/YvHJKG3SLEs+Li5bpiBDyURQ==",
"version": "5.21.4",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-5.21.4.tgz",
"integrity": "sha512-zY8OvaE/lU+DCzTSFrDZNXZmBLM/0URUlyYD4RubqzrgKY/eP1pSbEsDzYYhc+OrBr8TjG66N+5T3gMZX0BfNg==",
"requires": {
"@sentry/types": "5.21.3",
"@sentry/types": "5.21.4",
"tslib": "^1.9.3"
}
},

View File

@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@react-hook/debounce": "^3.0.0",
"@sentry/react": "^5.21.3",
"@sentry/react": "^5.21.4",
"@solana/web3.js": "^0.71.6",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^10.4.9",