Bump @sentry/core from 7.59.2 to 7.59.3
Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.59.2 to 7.59.3. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.59.2...7.59.3) --- updated-dependencies: - dependency-name: "@sentry/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^7.51.2",
|
||||
"@sentry/core": "^7.59.2",
|
||||
"@sentry/core": "^7.59.3",
|
||||
"@sentry/integrations": "^7.59.2",
|
||||
"@sentry/utils": "^7.58.1",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
|
27
yarn.lock
27
yarn.lock
@ -1082,13 +1082,13 @@
|
||||
"@sentry/utils" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/core@^7.59.2":
|
||||
version "7.59.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.59.2.tgz#5c69cc7b8321f47c3da353f51084e2f4c4170e7d"
|
||||
integrity sha512-GRhoPw6b6GkvOsa060aREc9yyHjgAKITgITNbzUmn0GqIeWD5SMoCBAcENRHVgUnpQWOpnkEF1/sqxvwx+rf6Q==
|
||||
"@sentry/core@^7.59.3":
|
||||
version "7.59.3"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.59.3.tgz#6fc443e83f8cff0f2ebf004a2275b46c7d0020e8"
|
||||
integrity sha512-cGBOwT9gziIn50fnlBH1WGQlGcHi7wrbvOCyrex4MxKnn1LSBYWBhwU0ymj8DI/9MyPrGDNGkrgpV0WJWBSClg==
|
||||
dependencies:
|
||||
"@sentry/types" "7.59.2"
|
||||
"@sentry/utils" "7.59.2"
|
||||
"@sentry/types" "7.59.3"
|
||||
"@sentry/utils" "7.59.3"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.59.2":
|
||||
@ -1120,6 +1120,11 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.2.tgz#25b2ae0b2dc6733ca48621cf9167c9a7965852ae"
|
||||
integrity sha512-rylG7UQ0cC/xbV6trSuaAE/bsruSZy92jxQ1/KSOYKwBBvRFPXJBuiBtA81b8eYa4THZ+mE/ol2qOTJYuuV4Ug==
|
||||
|
||||
"@sentry/types@7.59.3":
|
||||
version "7.59.3"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.59.3.tgz#a3025d05f575b5a6d264b51e5db54470b3c8b922"
|
||||
integrity sha512-HQ/Pd3YHyIa4HM0bGfOsfI4ZF+sLVs6II9VtlS4hsVporm4ETl3Obld5HywO3aVYvWOk5j/bpAW9JYsxXjRG5A==
|
||||
|
||||
"@sentry/utils@7.58.1":
|
||||
version "7.58.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.58.1.tgz#b5e8ee53ce2f8ba7833a4a4e28044eaa1da9fa2f"
|
||||
@ -1128,7 +1133,7 @@
|
||||
"@sentry/types" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.59.2", "@sentry/utils@^7.58.1":
|
||||
"@sentry/utils@7.59.2":
|
||||
version "7.59.2"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.2.tgz#c4c76b1ea2a7f9363d1203dedfeafec2387bf634"
|
||||
integrity sha512-uxC8xH9wsB/tZUnjmaQ1uGtsumFOc19KWfedVHXzcNwqdt5uS3EB4+D1d8WwiJyLy2nm61DdmTC9SiB4HS+OSw==
|
||||
@ -1136,6 +1141,14 @@
|
||||
"@sentry/types" "7.59.2"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.59.3", "@sentry/utils@^7.58.1":
|
||||
version "7.59.3"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.59.3.tgz#423fd47966f9813d4d3a8589ece4f2ad2d270f31"
|
||||
integrity sha512-Q57xauMKuzd6S+POA1fmulfjzTsb/z118TNAfZZNkHqVB48hHBqgzdhbEBmN4jPCSKV2Cx7VJUoDZxJfzQyLUQ==
|
||||
dependencies:
|
||||
"@sentry/types" "7.59.3"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sinclair/typebox@^0.27.8":
|
||||
version "0.27.8"
|
||||
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
|
||||
|
Reference in New Issue
Block a user