We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@sentry/core
1 parent 0889682 commit 7124678Copy full SHA for 7124678
package.json
@@ -59,6 +59,7 @@
59
}
60
},
61
"dependencies": {
62
+ "@sentry/core": "^7.48.0",
63
"@sentry/integrations": "^7.48.0",
64
"@sentry/node": "^7.48.0",
65
"@sentry/utils": "^7.48.0",
yarn.lock
@@ -2304,7 +2304,7 @@
2304
proxy-from-env "^1.1.0"
2305
which "^2.0.2"
2306
2307
-"@sentry/core@7.48.0":
+"@sentry/core@7.48.0", "@sentry/core@^7.48.0":
2308
version "7.48.0"
2309
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.48.0.tgz#1a5ec347ab7212d73a99583c2e64989e34e3263a"
2310
integrity sha512-8FYuJTMpyuxRZvlen3gQ3rpOtVInSDmSyXqWEhCLuG/w34AtWoTiW7G516rsAAh6Hy1TP91GooMWbonP3XQNTQ==
0 commit comments