Skip to content

Commit 5012a60

Browse files
committed
Bump pprof-nodejs version
1 parent fc8b615 commit 5012a60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@datadog/native-iast-rewriter": "2.2.2",
7373
"@datadog/native-iast-taint-tracking": "1.6.4",
7474
"@datadog/native-metrics": "^2.0.0",
75-
"@datadog/pprof": "4.1.0",
75+
"@datadog/pprof": "5.0.0",
7676
"@datadog/sketches-js": "^2.1.0",
7777
"@opentelemetry/api": "^1.0.0",
7878
"@opentelemetry/core": "^1.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,10 @@
442442
node-addon-api "^6.1.0"
443443
node-gyp-build "^3.9.0"
444444

445-
"@datadog/pprof@4.1.0":
446-
version "4.1.0"
447-
resolved "https://registry.npmjs.org/@datadog/pprof/-/pprof-4.1.0.tgz"
448-
integrity "sha1-24anIPHf7LyriDi8HxSOsKQCr1U= sha512-g7EWI185nwSuFwlmnAGDPxbPsqe+ipOoDB2oP841WMNRaJBPRdg5J90c+6ucmyltuC9VpTrmzzqcachkOTzZEQ=="
445+
"@datadog/pprof@5.0.0":
446+
version "5.0.0"
447+
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.0.0.tgz#0c0aaf06def6d2bc4b2d353ec7b264dadbfbefab"
448+
integrity sha512-vhNan4SBuNWLpexunDJQ+hNbRAgWdk2qy5Iyh7Nn94uSSHXigAJMAvu4jwMKKQKFfchtobOkWT8GQUWW3tgpFg==
449449
dependencies:
450450
delay "^5.0.0"
451451
node-gyp-build "<4.0"

0 commit comments

Comments
 (0)