Skip to content

Commit ab1ccb3

Browse files
committed
bump versions
1 parent c929bf3 commit ab1ccb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/nitro-utils/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry-internal/nitro-utils",
3-
"version": "8.36.0",
3+
"version": "8.37.1",
44
"description": "Utilities for all Sentry SDKs with Nitro on the server-side",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/nitro-utils",
@@ -35,8 +35,8 @@
3535
"access": "public"
3636
},
3737
"dependencies": {
38-
"@sentry/types": "8.36.0",
39-
"@sentry/utils": "8.36.0"
38+
"@sentry/types": "8.37.1",
39+
"@sentry/utils": "8.37.1"
4040
},
4141
"devDependencies": {
4242
"rollup": "^4.24.4"

0 commit comments

Comments
 (0)