Bump @sentry/core from 7.60.0 to 7.60.1
Bumps [@sentry/core](https://github.com/getsentry/sentry-javascript) from 7.60.0 to 7.60.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.60.0...7.60.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.60.0",
|
||||
"@sentry/core": "^7.60.1",
|
||||
"@sentry/integrations": "^7.60.1",
|
||||
"@sentry/utils": "^7.58.1",
|
||||
"@webpack-cli/serve": "^2.0.3",
|
||||
|
25
yarn.lock
25
yarn.lock
@ -1082,13 +1082,13 @@
|
||||
"@sentry/utils" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/core@^7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.60.0.tgz#c256d1305b52210d608e71de8d8f365ca9377f15"
|
||||
integrity sha512-B02OlFMoqdkfDZlbQfmk7tL2vObShofk7ySd/7mp+oRdUuCvX0tyrGlwI87YJvd8YWSZOCKINs3aVYivw/b6gg==
|
||||
"@sentry/core@^7.60.1":
|
||||
version "7.60.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.60.1.tgz#789ebb2ba6808042e8c288f6881b82ff108c9c7c"
|
||||
integrity sha512-yr/0VFYWOJyXj+F2nifkRYxXskotsNnDggUnFOZZN2ZgTG94IzRFsOZQ6RslHJ8nrYPTBNO74reU0C0GB++xRw==
|
||||
dependencies:
|
||||
"@sentry/types" "7.60.0"
|
||||
"@sentry/utils" "7.60.0"
|
||||
"@sentry/types" "7.60.1"
|
||||
"@sentry/utils" "7.60.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/integrations@^7.60.1":
|
||||
@ -1115,11 +1115,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.58.1.tgz#c67f99f9af82ea930cdf895d71ae049575e38bf7"
|
||||
integrity sha512-OnKG+yrilPBeVNQK3biF0u/4IDjwH+boJU1XzJOnYdMRO8uzTWxvaRqpt0C8sVE9VAetRi2eutkzOgCXZISRrw==
|
||||
|
||||
"@sentry/types@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.60.0.tgz#e3e5f16436feff802b1b126a16dba537000cef55"
|
||||
integrity sha512-MSEuF9YjE0j+UKdqee2AzcNlMnShVNTkCB2Wnng6Bc5hHhn4fyYeTLbuFpNxL0ffN65lxblaWx6doDsMcvRxcA==
|
||||
|
||||
"@sentry/types@7.60.1":
|
||||
version "7.60.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.60.1.tgz#2f8740db56ae4cae87523ae7a0daf753308496f0"
|
||||
@ -1133,14 +1128,6 @@
|
||||
"@sentry/types" "7.58.1"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.60.0":
|
||||
version "7.60.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.60.0.tgz#a96d772dcc2d007f73a5bcf67dcc66f6a7085736"
|
||||
integrity sha512-Oc/PQqzeNDOSy4ZzVj6h9U+GEGRkg2PEVn9PC2V9/v3HDD20mndFqR/S2B5OOgDb/6pNGyz8XiZYI5rb29WFHA==
|
||||
dependencies:
|
||||
"@sentry/types" "7.60.0"
|
||||
tslib "^2.4.1 || ^1.9.3"
|
||||
|
||||
"@sentry/utils@7.60.1", "@sentry/utils@^7.58.1":
|
||||
version "7.60.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.60.1.tgz#27b20bd2926c877011eb39fcb4b2db95dc72243f"
|
||||
|
Reference in New Issue
Block a user