Skip to content

Commit 3e3d7d6

Browse files
authored
Update pprof-nodejs to 5.8.0 (#5693)
1 parent f13861a commit 3e3d7d6

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
@@ -87,7 +87,7 @@
8787
"@datadog/native-appsec": "8.5.2",
8888
"@datadog/native-iast-taint-tracking": "3.3.1",
8989
"@datadog/native-metrics": "^3.1.1",
90-
"@datadog/pprof": "5.7.1",
90+
"@datadog/pprof": "5.8.0",
9191
"@datadog/sketches-js": "^2.1.0",
9292
"@datadog/wasm-js-rewriter": "4.0.1",
9393
"@isaacs/ttlcache": "^1.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@
233233
node-addon-api "^6.1.0"
234234
node-gyp-build "^3.9.0"
235235

236-
"@datadog/pprof@5.7.1":
237-
version "5.7.1"
238-
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.7.1.tgz#3ed62372af7331c37de401319bde9e3d4dc5a8c0"
239-
integrity sha512-D5XTxsaPG36x41vZZn8hsAeC7QQDx0rv1a1Uhxo5xCXUB/9rc19+I7iCnjgJS5aH0ShXdPVOWRClo16hOSKKSw==
236+
"@datadog/pprof@5.8.0":
237+
version "5.8.0"
238+
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.8.0.tgz#0067b5bac159bfe1cc098b3dff69a3622e3263e8"
239+
integrity sha512-3FL2qpkFWvIEptSk7x9RVs1PJeF+VCrGxQpKViloQkrnH5mjcwaIQiWyNZYyV1H1vhKJIS+ummSBcsOLkV49qA==
240240
dependencies:
241241
delay "^5.0.0"
242242
node-gyp-build "<4.0"

0 commit comments

Comments
 (0)