Skip to content

Commit 9a8a6ec

Browse files
authored
Update to libdatadog-nodejs 0.7.0 (#5896)
1 parent 7e95984 commit 9a8a6ec

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
@@ -84,7 +84,7 @@
8484
"node": ">=18"
8585
},
8686
"dependencies": {
87-
"@datadog/libdatadog": "^0.6.0",
87+
"@datadog/libdatadog": "^0.7.0",
8888
"@datadog/native-appsec": "8.5.2",
8989
"@datadog/native-iast-taint-tracking": "4.0.0",
9090
"@datadog/native-metrics": "^3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,10 @@
206206
"@babel/helper-string-parser" "^7.27.1"
207207
"@babel/helper-validator-identifier" "^7.27.1"
208208

209-
"@datadog/libdatadog@^0.6.0":
210-
version "0.6.0"
211-
resolved "https://registry.yarnpkg.com/@datadog/libdatadog/-/libdatadog-0.6.0.tgz#299a717ca18d1ea643ecf5880095ed864ffa32a8"
212-
integrity sha512-Ldu+U59LUnejtd7ceXMKJCAFZeYpNdTEEXr8PISY9HFXMa4DOwepcWMaJAAqCPU7LINJeivVwvSD1Pm14VZy7w==
209+
"@datadog/libdatadog@^0.7.0":
210+
version "0.7.0"
211+
resolved "https://registry.yarnpkg.com/@datadog/libdatadog/-/libdatadog-0.7.0.tgz#81e07d3040c628892db697ccd01ae3c4d2a76315"
212+
integrity sha512-VVZLspzQcfEU47gmGCVoRkngn7RgFRR4CHjw4YaX8eWT+xz4Q4l6PvA45b7CMk9nlt3MNN5MtGdYttYMIpo6Sg==
213213

214214
"@datadog/native-appsec@8.5.2":
215215
version "8.5.2"

0 commit comments

Comments
 (0)