Skip to content

Commit cafe33b

Browse files
authored
Update pprof-nodejs to 5.8.2 (#5866)
1 parent 5e417ca commit cafe33b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@datadog/native-appsec": "8.5.2",
8989
"@datadog/native-iast-taint-tracking": "4.0.0",
9090
"@datadog/native-metrics": "^3.1.1",
91-
"@datadog/pprof": "5.8.0",
91+
"@datadog/pprof": "5.8.2",
9292
"@datadog/sketches-js": "^2.1.1",
9393
"@datadog/wasm-js-rewriter": "4.0.1",
9494
"@isaacs/ttlcache": "^1.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.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==
236+
"@datadog/pprof@5.8.2":
237+
version "5.8.2"
238+
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.8.2.tgz#7897532b738daf769f6b7242ec6621d9997dbe29"
239+
integrity sha512-M+bO4v4TaxYK6k2qJBxnhf7Vh25Wode64y4LfxzGs5kLTFr8eFTp6HJai3/af7U5gjTHX/4s+CHv2bxja97pbw==
240240
dependencies:
241241
delay "^5.0.0"
242242
node-gyp-build "<4.0"

0 commit comments

Comments
 (0)