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.34.0 to 5.35.0 in /apigw #6367

Merged
merged 1 commit into from
Feb 10, 2025
Merged
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.34.0",
"dd-trace": "^5.35.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 @@ -2683,9 +2683,9 @@ __metadata:
languageName: node
linkType: hard

"dd-trace@npm:^5.34.0":
version: 5.34.0
resolution: "dd-trace@npm:5.34.0"
"dd-trace@npm:^5.35.0":
version: 5.35.0
resolution: "dd-trace@npm:5.35.0"
dependencies:
"@datadog/libdatadog": "npm:^0.4.0"
"@datadog/native-appsec": "npm:8.4.0"
Expand Down Expand Up @@ -2719,7 +2719,7 @@ __metadata:
source-map: "npm:^0.7.4"
tlhunter-sorted-set: "npm:^0.1.0"
ttl-set: "npm:^1.0.0"
checksum: 10/855b9ed79e0bf656b8480eb4b0a8b1151d9671c349c5841addf0e5b51079b5b1d6bbf0ba4005494d3e5d895a95bf5d676d08147fad939457dd7cc6b7931d9404
checksum: 10/4339fc6a5fe9c8f6114205c97234d79ebaaa897fd4e6505c6d329eb2b03553089286ca7cadccabe90281128829cd7a6707279d069fe2718a55f0143e1185e177
languageName: node
linkType: hard

Expand Down Expand Up @@ -3375,7 +3375,7 @@ __metadata:
connect-redis: "npm:^8.0.0"
cookie-parser: "npm:^1.4.6"
date-fns: "npm:^4.1.0"
dd-trace: "npm:^5.34.0"
dd-trace: "npm:^5.35.0"
eslint: "npm:^9.20.0"
eslint-config-prettier: "npm:^10.0.1"
eslint-plugin-import: "npm:^2.31.0"
Expand Down