Skip to content

Commit 6ae97d5

Browse files
authored
Update profiler to 5.13.4 (#7631)
1 parent ab05db8 commit 6ae97d5

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
@@ -139,7 +139,7 @@
139139
"@datadog/native-iast-taint-tracking": "4.1.0",
140140
"@datadog/native-metrics": "3.1.1",
141141
"@datadog/openfeature-node-server": "^0.3.3",
142-
"@datadog/pprof": "5.13.3",
142+
"@datadog/pprof": "5.13.4",
143143
"@datadog/wasm-js-rewriter": "5.0.1",
144144
"@opentelemetry/api": ">=1.0.0 <1.10.0",
145145
"@opentelemetry/api-logs": "<1.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,10 @@
182182
dependencies:
183183
"@datadog/flagging-core" "0.3.3"
184184

185-
"@datadog/[email protected].3":
186-
version "5.13.3"
187-
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.13.3.tgz#7080d38b6c05736cb8a027835707ee4ee43eedf3"
188-
integrity sha512-G25IicP7pc5CXmAfVz7nrIERsKK9hvPz6p7xsLTUwG4Qs+Zgd5KFedKCVsnvNasLc7l7OXQ6839ajowgQLWTyw==
185+
"@datadog/[email protected].4":
186+
version "5.13.4"
187+
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.13.4.tgz#3555252e177a1311826a9db4e4fb5bedc5561284"
188+
integrity sha512-tX9ntTBh/pGFzZJ/dOkiZrtQ1pLMyX6liGyB5E7MpSQAXcCPj4Fh9yvZtqkKepwQn/0RWayCtZbwM3ikbh+c4w==
189189
dependencies:
190190
delay "^5.0.0"
191191
node-gyp-build "<4.0"

0 commit comments

Comments
 (0)