Skip to content

Commit

Permalink
Update dependency elastic-apm-node to ^4.11.0 (main) (elastic#207313)
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Jan 22, 2025
1 parent ca26eaa commit fc72ba9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@
"del": "^6.1.0",
"diff": "^7.0.0",
"dotenv": "^16.4.5",
"elastic-apm-node": "^4.10.0",
"elastic-apm-node": "^4.11.0",
"email-addresses": "^5.0.0",
"eventsource-parser": "^3.0.0",
"execa": "^5.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17695,10 +17695,10 @@ ejs@^3.1.10:
dependencies:
jake "^10.8.5"

elastic-apm-node@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/elastic-apm-node/-/elastic-apm-node-4.10.0.tgz#b0560f1f49ac4f7633a810d4d7f727e45f8ebe20"
integrity sha512-QmnKLArA84lJ4mNoUTi9qMUfLE1nUeFLB+VO/7iG6UOTiAdR5Wxk0nu3SpcgFe+tr+4GkyXM2xXdmL2XYfQ1Qg==
elastic-apm-node@^4.10.0, elastic-apm-node@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/elastic-apm-node/-/elastic-apm-node-4.11.0.tgz#55ba8a08a653b17ce8120f6a4e690d191d0450aa"
integrity sha512-QXYjOysgjjASJewDK40iUq8W4fdn/QsJtvl4wsxbSncRfcJCSYPaqfWbxN6YAMpOU0vLp5kBj6tdWPBMTaYrMg==
dependencies:
"@elastic/ecs-pino-format" "^1.5.0"
"@opentelemetry/api" "^1.4.1"
Expand All @@ -17718,7 +17718,7 @@ elastic-apm-node@^4.10.0:
fast-safe-stringify "^2.0.7"
fast-stream-to-buffer "^1.0.0"
http-headers "^3.0.2"
import-in-the-middle "1.11.3"
import-in-the-middle "1.12.0"
json-bigint "^1.0.0"
lru-cache "10.2.0"
measured-reporting "^1.51.1"
Expand Down Expand Up @@ -21035,10 +21035,10 @@ import-fresh@^3.1.0, import-fresh@^3.2.1, import-fresh@^3.3.0:
parent-module "^1.0.0"
resolve-from "^4.0.0"

import-in-the-middle@1.11.3:
version "1.11.3"
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.11.3.tgz#08559f2c05fd65ba7062e747af056ed18a80120c"
integrity sha512-tNpKEb4AjZrCyrxi+Eyu43h5ig0O8ZRFSXPHh/00/o+4P4pKzVEW/m5lsVtsAT7fCIgmQOAPjdqecGDsBXRxsw==
import-in-the-middle@1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.12.0.tgz#80d6536a01d0708a6f119f30d22447d4eb9e5c63"
integrity sha512-yAgSE7GmtRcu4ZUSFX/4v69UGXwugFFSdIQJ14LHPOPPQrWv8Y7O9PHsw8Ovk7bKCLe4sjXMbZFqGFcLHpZ89w==
dependencies:
acorn "^8.8.2"
acorn-import-attributes "^1.9.5"
Expand Down

0 comments on commit fc72ba9

Please sign in to comment.