Skip to content

Commit 199e5a6

Browse files
s1gr1dandreiborza
andauthored
update versions
Co-authored-by: Andrei <[email protected]>
1 parent 8c1bbf9 commit 199e5a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/nitro-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry-internal/nitro-utils",
3-
"version": "8.40.0",
3+
"version": "8.42.0",
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",
@@ -39,7 +39,7 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@sentry/core": "8.40.0"
42+
"@sentry/core": "8.42.0"
4343
},
4444
"devDependencies": {
4545
"rollup": "^4.24.4"

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"devDependencies": {
5656
"@nuxt/module-builder": "^0.8.4",
57-
"@sentry-internal/nitro-utils": "8.40.0",
57+
"@sentry-internal/nitro-utils": "8.42.0",
5858
"nuxt": "^3.13.2"
5959
},
6060
"scripts": {

0 commit comments

Comments
 (0)