We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c929bf3 commit ab1ccb3Copy full SHA for ab1ccb3
packages/nitro-utils/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sentry-internal/nitro-utils",
3
- "version": "8.36.0",
+ "version": "8.37.1",
4
"description": "Utilities for all Sentry SDKs with Nitro on the server-side",
5
"repository": "git://github.com/getsentry/sentry-javascript.git",
6
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/nitro-utils",
@@ -35,8 +35,8 @@
35
"access": "public"
36
},
37
"dependencies": {
38
- "@sentry/types": "8.36.0",
39
- "@sentry/utils": "8.36.0"
+ "@sentry/types": "8.37.1",
+ "@sentry/utils": "8.37.1"
40
41
"devDependencies": {
42
"rollup": "^4.24.4"
0 commit comments