Skip to content

Commit a941eb7

Browse files
authored
feat(deps): Bump @sentry/node-cpu-profiler to 2.4.3 (#22983)
bumps to latest version to get getsentry/sentry-javascript-profiling-node-binaries#39 ref #22970
1 parent 13660f1 commit a941eb7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/profiling-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"test:watch": "vitest --watch"
5454
},
5555
"dependencies": {
56-
"@sentry/node-cpu-profiler": "^2.4.2",
56+
"@sentry/node-cpu-profiler": "^2.4.3",
5757
"@sentry/core": "10.67.0",
5858
"@sentry/node": "10.67.0"
5959
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7499,10 +7499,10 @@
74997499
resolved "https://registry.yarnpkg.com/@sentry/conventions/-/conventions-0.16.0.tgz#3b58d15714cf44dca1518496c00749eec5525009"
75007500
integrity sha512-fO9PLmHdVURcSPUpWCItWAtgKiMwGdJHbovoSEyLplX5sxs2ugvI4CBPTrkkgqhObnZOD0CnWBKDzSVQYBKEyQ==
75017501

7502-
"@sentry/node-cpu-profiler@^2.4.2":
7503-
version "2.4.2"
7504-
resolved "https://registry.yarnpkg.com/@sentry/node-cpu-profiler/-/node-cpu-profiler-2.4.2.tgz#d0ba01370545297d015df1497daf7f81e27f2ab5"
7505-
integrity sha512-E6q+eE/sTpiofzW9jFKAx6ZQaDAoZDnsaLA/nRlkiK+K2X4k+hSyKhhLfw8PJlejB8edk7uxJF57r5JoRnyaPA==
7502+
"@sentry/node-cpu-profiler@^2.4.3":
7503+
version "2.4.3"
7504+
resolved "https://registry.yarnpkg.com/@sentry/node-cpu-profiler/-/node-cpu-profiler-2.4.3.tgz#1119aa07fb34672435fea3e386ade7dfe73fdf34"
7505+
integrity sha512-18g/yJKRUk4PNcnZYEPyT2nS+9UoFcTRrIrct1DbpfI7k//RtQ+8araZrR0WH5MT8xoiLCm67GEX/RcxDsI0iQ==
75067506
dependencies:
75077507
detect-libc "^2.0.3"
75087508
node-abi "^3.73.0"

0 commit comments

Comments
 (0)