mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
chore(deps): bump @sentry/integrations from 6.0.4 to 6.1.0 (#196)
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.0. - [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/6.0.4...6.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
23364bb542
commit
692d6cc19a
@ -14,7 +14,7 @@
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||
"@sentry/browser": "^6.1.0",
|
||||
"@sentry/integrations": "^6.0.4",
|
||||
"@sentry/integrations": "^6.1.0",
|
||||
"@sentry/node": "^6.1.0",
|
||||
"@sentry/webpack-plugin": "^1.14.0",
|
||||
"@types/twemoji": "^12.1.1",
|
||||
|
||||
25
yarn.lock
25
yarn.lock
@ -822,13 +822,13 @@
|
||||
"@sentry/utils" "6.1.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/integrations@^6.0.4":
|
||||
version "6.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.0.4.tgz#20820b97a38fd53d1dc571c73e5decbcd2fded82"
|
||||
integrity sha512-Z55rzkGZefFQ/cvHvddMzMnmOb6RotOMXghRy0bm++SIcnYmHnbnecMLNZtZ/49yMi4ZOsfFuuf4h4E4uxzJ4Q==
|
||||
"@sentry/integrations@^6.1.0":
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-6.1.0.tgz#4b08b21a0b3f7bb797f4a190a8906b80bcb48cf9"
|
||||
integrity sha512-4KaqQvcdfcIoUcaqgCqAFC4z4pTQrRc3kDiOaF+0qnOxdTNZcfkREkfWQVPxGu0Lw++qKLD7rfJIERU7qemAGg==
|
||||
dependencies:
|
||||
"@sentry/types" "6.0.4"
|
||||
"@sentry/utils" "6.0.4"
|
||||
"@sentry/types" "6.1.0"
|
||||
"@sentry/utils" "6.1.0"
|
||||
localforage "^1.8.1"
|
||||
tslib "^1.9.3"
|
||||
|
||||
@ -867,24 +867,11 @@
|
||||
"@sentry/utils" "6.1.0"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/types@6.0.4":
|
||||
version "6.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.0.4.tgz#762949dc4ba25f4071c405f67ddc28c84b6dc08f"
|
||||
integrity sha512-VqmnhJPpPmsu4gMzSZw8UHgYlP1QSikMZ5X6E3q6zwmbWu+2oniQHD6xGB6PXv6uTo5zg2NseQEiWnEjJRUYWw==
|
||||
|
||||
"@sentry/types@6.1.0":
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.1.0.tgz#5f9379229423ca1325acf6709e95687180f67132"
|
||||
integrity sha512-kIaN52Fw5K+2mKRaHE2YluJ+F/qMGSUzZXIFDNdC6OUMXQ4TM8gZTrITXs8CLDm7cK8iCqFCtzKOjKK6KyOKAg==
|
||||
|
||||
"@sentry/utils@6.0.4":
|
||||
version "6.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.0.4.tgz#92ed5c114c633b8b59ae6fae70bd8bbfc88e302f"
|
||||
integrity sha512-UOAz5p5IIntmIcmX04Cjk7l7+EwnuBn2S/rhNN92I1vDCaL010OmUZOHGHJExoXBE75zVh/LDssAPQTKXo0F+g==
|
||||
dependencies:
|
||||
"@sentry/types" "6.0.4"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/utils@6.1.0":
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-6.1.0.tgz#52e3d7050983e685d3a48f9d2efa1e6eb4ae3e6d"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user