Bump @sentry/core from 7.58.0 to 7.58.1
Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.58.0 to 7.58.1. - [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.58.0...7.58.1) --- 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.58.0",
|
||||
"@sentry/core": "^7.58.1",
|
||||
"@sentry/integrations": "^7.57.0",
|
||||
"@sentry/utils": "^7.58.1",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
|
27
yarn.lock
27
yarn.lock
@ -1087,13 +1087,13 @@
|
||||
"@sentry/utils" "7.57.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/core@^7.58.0":
|
||||
version "7.58.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.58.0.tgz#5d800342225bb8a168635c13d27b2e2119dc0b0f"
|
||||
integrity sha512-tdz+HOh9blnfJ4ZSfsaVaSh/i7pD2QfmC0///fWlNm+IvD+SAgYFP6M3PIsJMsaN5heZ9XMNY4wnxvd+vvJwPQ==
|
||||
"@sentry/core@^7.58.1":
|
||||
version "7.58.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.58.1.tgz#d4010f2b0bcfe87b57fa490c0c7ab7a567ed4707"
|
||||
integrity sha512-hpeB5fZ5T6Jg1CBqz486jHgWuJ5R/HD0wyYX+S3LDDsHCJo6V3TxNuoxYDlTTerRRfZdTwr9GYJXskehpU26IA==
|
||||
dependencies:
|
||||
"@sentry/types" "7.58.0"
|
||||
"@sentry/utils" "7.58.0"
|
||||
"@sentry/types" "7.58.1"
|
||||
"@sentry/utils" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.57.0":
|
||||
@ -1120,11 +1120,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.57.0.tgz#4fdb80cbd49ba034dd8d9be0c0005a016d5db3ce"
|
||||
integrity sha512-D7ifoUfxuVCUyktIr5Gc+jXUbtcUMmfHdTtTbf1XCZHua5mJceK9wtl3YCg3eq/HK2Ppd52BKnTzEcS5ZKQM+w==
|
||||
|
||||
"@sentry/types@7.58.0":
|
||||
version "7.58.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.58.0.tgz#d74e5c6cb7bfd0b98d561fc99d12f76d904c6496"
|
||||
integrity sha512-uy8rww5R0WSxr9kB1R1BXWomkKXosK+jOFslbIda4CfTiAMEINi7rXkqTzPJKCIRLHFvKXDFUIkMCHNMkgYjwA==
|
||||
|
||||
"@sentry/types@7.58.1":
|
||||
version "7.58.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.58.1.tgz#c67f99f9af82ea930cdf895d71ae049575e38bf7"
|
||||
@ -1138,15 +1133,7 @@
|
||||
"@sentry/types" "7.57.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.58.0":
|
||||
version "7.58.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.58.0.tgz#645ae4fdfe2af2d7020e895aa449e7c7dcd77442"
|
||||
integrity sha512-EAknRDovGBnIVvGLJVxPbB1gUY/VCUoVov26Fk1BYLtUmWlzt+JYHsBJptHw15onu+M0em7z7Iax4wKoiNhhzA==
|
||||
dependencies:
|
||||
"@sentry/types" "7.58.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@^7.58.1":
|
||||
"@sentry/utils@7.58.1", "@sentry/utils@^7.58.1":
|
||||
version "7.58.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.58.1.tgz#b5e8ee53ce2f8ba7833a4a4e28044eaa1da9fa2f"
|
||||
integrity sha512-iC9xZJBHp4+MDrZjKwcmMUhI5sTmpUcttwmsJL9HA6ACW+L1XX2eGSDky5pSlhhVFR7q7jJnQ7YUlMQ/jcd8eQ==
|
||||
|
Reference in New Issue
Block a user