Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dd-trace from 5.37.1 to 5.38.0 in /apigw #6448

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apigw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"connect-redis": "^8.0.0",
"cookie-parser": "^1.4.6",
"date-fns": "^4.1.0",
"dd-trace": "^5.37.1",
"dd-trace": "^5.38.0",
"express": "^4.20.0",
"express-basic-auth": "^1.2.1",
"express-http-proxy": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions apigw/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2674,9 +2674,9 @@ __metadata:
languageName: node
linkType: hard

"dd-trace@npm:^5.37.1":
version: 5.37.1
resolution: "dd-trace@npm:5.37.1"
"dd-trace@npm:^5.38.0":
version: 5.38.0
resolution: "dd-trace@npm:5.38.0"
dependencies:
"@datadog/libdatadog": "npm:^0.4.0"
"@datadog/native-appsec": "npm:8.4.0"
Expand Down Expand Up @@ -2710,7 +2710,7 @@ __metadata:
source-map: "npm:^0.7.4"
tlhunter-sorted-set: "npm:^0.1.0"
ttl-set: "npm:^1.0.0"
checksum: 10/226a0be735c3d5886380b0572589b57a2f4f10839abe21b061612811ceaae8e31ca9aa5c6407366e6bc66df30da357550dcb59642349e0b3fd7974d4d14f946d
checksum: 10/fade6559647d46770a604b1df713187a86a61213a2bfc316e2528cf02a9448df01cc5b94e51ca15f25a690ffe9b22eb0dba58f89615bd5422a936c8d80c4679e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3366,7 +3366,7 @@ __metadata:
connect-redis: "npm:^8.0.0"
cookie-parser: "npm:^1.4.6"
date-fns: "npm:^4.1.0"
dd-trace: "npm:^5.37.1"
dd-trace: "npm:^5.38.0"
eslint: "npm:^9.21.0"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-import: "npm:^2.31.0"
Expand Down