Skip to content

Commit

Permalink
Merge fb71b5d into 7cf82f3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 27, 2023
2 parents 7cf82f3 + fb71b5d commit 86aa56b
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@sentry-internal/eslint-config-sdk": "7.60.1",
"@sentry-internal/eslint-plugin-sdk": "7.60.1",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "3.2.3",
"@sentry/wizard": "3.8.0",
"@types/jest": "^29.2.5",
"@types/react": "^18.2.14",
"babel-jest": "^29.3.1",
Expand Down
40 changes: 33 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@clack/core@^0.3.2":
"@clack/core@0.3.2", "@clack/core@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.3.2.tgz#23c6e440ed263c2f012b1cc0806386481e78420b"
integrity sha512-FZnsNynwGDIDktx6PEZK1EuCkFpY4ldEX6VYvfl0dqeoLPb9Jpw1xoUXaVcGR8ExmYNm1w2vdGdJkEUYD/2pqg==
Expand Down Expand Up @@ -1971,6 +1971,20 @@
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/node@^7.57.0":
version "7.60.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.60.1.tgz#18e287995445588ebea630aed3932a3d21dda9ab"
integrity sha512-lBt3RqncY4XbzM+PlTbH/tUWeOsm24anwEzvA2DSDP1NL3WZ5MdvT77q7NqpvpVNd2LeGAQ6x7AXDzE53YBfnQ==
dependencies:
"@sentry-internal/tracing" "7.60.1"
"@sentry/core" "7.60.1"
"@sentry/types" "7.60.1"
"@sentry/utils" "7.60.1"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "7.60.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.60.1.tgz#ceeb35dadebb41454f488c17d0b9c2e5d59e5ff4"
Expand Down Expand Up @@ -2012,13 +2026,15 @@
"@sentry/types" "7.60.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/wizard@3.2.3":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.2.3.tgz#a1c4b289e041da700a913b1c2cdfa43fc6e99775"
integrity sha512-Fz7vpIsQUmC7onNy2ETF+pvRweGRxn2pxP7k8PVqh8ezpnrQhjWO1jjl/qB4iWS0zMoozCFyKJJQ9KxrlroX5Q==
"@sentry/wizard@3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.8.0.tgz#01cebf65e2bb2d6e3d709dbd2c915cc822c70c0e"
integrity sha512-hUdpgd5f9zpO3mv/iT2urpJcyZWxVmG2sK/qj9gHH6/QQRPR4Sh0YQbtQjvPAxka32rMfSUzyf9QBJh0tW48JA==
dependencies:
"@clack/core" "0.3.2"
"@clack/prompts" "0.6.3"
"@sentry/cli" "^1.72.0"
"@sentry/node" "^7.57.0"
axios "1.3.5"
chalk "^2.4.1"
glob "^7.1.3"
Expand All @@ -2028,7 +2044,7 @@
opn "^5.4.0"
r2 "^2.0.1"
read-env "^1.3.0"
semver "^7.3.5"
semver "^7.5.3"
xcode "3.0.1"
yargs "^16.2.0"

Expand Down Expand Up @@ -3238,6 +3254,11 @@ convert-source-map@^2.0.0:
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==

cookie@^0.4.1:
version "0.4.2"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==

core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
Expand Down Expand Up @@ -5672,6 +5693,11 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

lru_map@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
integrity sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==

magicast@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.2.9.tgz#9b5de1c6ba40b3fa626834017f0f11800a033cbe"
Expand Down Expand Up @@ -7176,7 +7202,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==

[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7:
[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
Expand Down

0 comments on commit 86aa56b

Please sign in to comment.