Skip to content

Commit cb2cd12

Browse files
authored
Update to pprof-nodejs 5.13.2 (#7275)
1 parent 271f39d commit cb2cd12

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"@datadog/native-iast-taint-tracking": "4.1.0",
137137
"@datadog/native-metrics": "3.1.1",
138138
"@datadog/openfeature-node-server": "^0.2.0",
139-
"@datadog/pprof": "5.13.1",
139+
"@datadog/pprof": "5.13.2",
140140
"@datadog/wasm-js-rewriter": "5.0.1",
141141
"@opentelemetry/api": ">=1.0.0 <1.10.0",
142142
"@opentelemetry/api-logs": "<1.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,10 @@
183183
"@datadog/flagging-core" "0.2.0"
184184
"@openfeature/server-sdk" "~1.18.0"
185185

186-
"@datadog/[email protected].1":
187-
version "5.13.1"
188-
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.13.1.tgz#51c540d75cf4471806db65d0686cbe0a96125ce2"
189-
integrity sha512-7yXQco1xOUFFEHN3UsRw/55603lQTctHcGx9N7PgkcgLGL8t/i5qKalF0AhOKBsLBUnbQ9Iv+ecC2YJErJ07PQ==
186+
"@datadog/[email protected].2":
187+
version "5.13.2"
188+
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.13.2.tgz#9361809e712417e04c21e7f7ea239bfb3513c358"
189+
integrity sha512-Th8u7pvoguTfbUx/mlZLHD9TxFCHO+wRAvlEaYFAYAmMvbPLww4YowvTy1UMvpi8LbUbwil3Fo8rKCrilvXHhQ==
190190
dependencies:
191191
delay "^5.0.0"
192192
node-gyp-build "<4.0"

0 commit comments

Comments
 (0)