Skip to content

Commit 853152b

Browse files
authored
Update profiler from 5.7.0 to 5.7.1. (#5560)
1 parent 38f62e9 commit 853152b

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.1",
8989
"@datadog/native-iast-taint-tracking": "3.3.0",
9090
"@datadog/native-metrics": "^3.1.0",
91-
"@datadog/pprof": "5.7.0",
91+
"@datadog/pprof": "5.7.1",
9292
"@datadog/sketches-js": "^2.1.0",
9393
"@datadog/wasm-js-rewriter": "3.1.0",
9494
"@isaacs/ttlcache": "^1.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -383,10 +383,10 @@
383383
node-addon-api "^6.1.0"
384384
node-gyp-build "^3.9.0"
385385

386-
"@datadog/pprof@5.7.0":
387-
version "5.7.0"
388-
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.7.0.tgz#3dde6d0cce023091f30effc0aab0c896ad2d7fe3"
389-
integrity sha512-+pTeElxHwNUQrqY11f6MUUJDk9pMTIvu0LZhEpDZPphq8WDNU9OBvqFFfX9YdQI/nLZAe4L8t2CEgeJJwzW5EQ==
386+
"@datadog/pprof@5.7.1":
387+
version "5.7.1"
388+
resolved "https://registry.yarnpkg.com/@datadog/pprof/-/pprof-5.7.1.tgz#3ed62372af7331c37de401319bde9e3d4dc5a8c0"
389+
integrity sha512-D5XTxsaPG36x41vZZn8hsAeC7QQDx0rv1a1Uhxo5xCXUB/9rc19+I7iCnjgJS5aH0ShXdPVOWRClo16hOSKKSw==
390390
dependencies:
391391
delay "^5.0.0"
392392
node-gyp-build "<4.0"

0 commit comments

Comments
 (0)