diff --git a/package.json b/package.json index 828ab4a..f99aefd 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "dependencies": { "@ducanh2912/next-pwa": "^10.0.0", "@sentry/nextjs": "^7.91.0", - "@sentry/profiling-node": "^1.3.2", + "@sentry/profiling-node": "^1.3.3", "clsx": "^2.1.0", "is-absolute-url": "^4.0.1", "mini-svg-data-uri": "^1.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7ab5c9b..246ee33 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^7.91.0 version: 7.91.0(next@14.0.4)(react@18.2.0)(webpack@5.89.0) '@sentry/profiling-node': - specifier: ^1.3.2 - version: 1.3.2(@sentry/node@7.91.0) + specifier: ^1.3.3 + version: 1.3.3(@sentry/node@7.91.0) clsx: specifier: ^2.1.0 version: 2.1.0 @@ -2183,8 +2183,8 @@ packages: - supports-color dev: false - /@sentry/profiling-node@1.3.2(@sentry/node@7.91.0): - resolution: {integrity: sha512-Dm2FmR0+BYrTm3YSmbCxjeklAsXZecOwWarZQdrCQniPYlxS9GPgWv1P+J78+CrHZ4IpoIvnlRppGPMrJwPXkw==} + /@sentry/profiling-node@1.3.3(@sentry/node@7.91.0): + resolution: {integrity: sha512-GR/5MvR6rY/MvJNk/5UJs842eMDler3iyRsi/VapZGnuVm/25LRW1jUhjtiBFMpeSbDiQINGGtnEvQT36egQsw==} engines: {node: '>=8.0.0'} hasBin: true requiresBuild: true