mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Upgrading APM Node (#205440)
## Summary Upgrade `elastic-apm-node` from 4.9.0 to 4.10.0 [CHANGELOG](https://github.com/elastic/apm-agent-nodejs/blob/main/CHANGELOG.asciidoc)
This commit is contained in:
parent
8534f0a35d
commit
283bcf5a15
2 changed files with 5 additions and 5 deletions
|
@ -1134,7 +1134,7 @@
|
|||
"del": "^6.1.0",
|
||||
"diff": "^5.1.0",
|
||||
"dotenv": "^16.4.5",
|
||||
"elastic-apm-node": "^4.9.0",
|
||||
"elastic-apm-node": "^4.10.0",
|
||||
"email-addresses": "^5.0.0",
|
||||
"eventsource-parser": "^3.0.0",
|
||||
"execa": "^5.1.1",
|
||||
|
|
|
@ -17732,10 +17732,10 @@ elastic-apm-node@3.46.0:
|
|||
traverse "^0.6.6"
|
||||
unicode-byte-truncate "^1.0.0"
|
||||
|
||||
elastic-apm-node@^4.9.0:
|
||||
version "4.9.0"
|
||||
resolved "https://registry.yarnpkg.com/elastic-apm-node/-/elastic-apm-node-4.9.0.tgz#8ca807fdf64404b615b60c4090bd9c9aad5b78ed"
|
||||
integrity sha512-VUbrahqHmqpfwGHtUysWJ7aeCIUm61hAw8tSu0gE9AYdriVSPod4Ki11X4K8sBri0bIc/FTHxOrg7kudhGoqHQ==
|
||||
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==
|
||||
dependencies:
|
||||
"@elastic/ecs-pino-format" "^1.5.0"
|
||||
"@opentelemetry/api" "^1.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue