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

fix(deps): update dependency elastic-apm-node to v3.52.2 #1626

Merged
merged 1 commit into from
Nov 7, 2024
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"compression": "1.7.5",
"cron-parser": "4.9.0",
"crypto-js": "4.2.0",
"elastic-apm-node": "3.51.0",
"elastic-apm-node": "3.52.2",
"firebase-admin": "12.7.0",
"fuse.js": "7.0.0",
"geojson": "0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5545,9 +5545,9 @@ __metadata:
languageName: node
linkType: hard

"elastic-apm-node@npm:3.51.0":
version: 3.51.0
resolution: "elastic-apm-node@npm:3.51.0"
"elastic-apm-node@npm:3.52.2":
version: 3.52.2
resolution: "elastic-apm-node@npm:3.52.2"
dependencies:
"@elastic/ecs-pino-format": "npm:^1.2.0"
"@opentelemetry/api": "npm:^1.4.1"
Expand Down Expand Up @@ -5587,7 +5587,7 @@ __metadata:
sql-summary: "npm:^1.0.1"
stream-chopper: "npm:^3.0.1"
unicode-byte-truncate: "npm:^1.0.0"
checksum: 10/61527c96eb48ccc8b2ff1126ecf06142b1cd446c9b23db16ddefec6b7d6de1160d66d32d50188ced0cfcbadce3d14c6ce7d3ca667ca39f6ac62af8bdf6368281
checksum: 10/0910963d98dea5c6480209d33cb5b7f75c9a5f8881aaf213dcb93e54589d14cf70b5231d7ecf7f273d802a0bf22e90688e0354fdbe11bff52d677d9d214872bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -9293,7 +9293,7 @@ __metadata:
dirty-chai: "npm:^2.0.1"
dotenv-cli: "npm:^7.4.2"
dotvault: "npm:^0.0.9"
elastic-apm-node: "npm:3.51.0"
elastic-apm-node: "npm:3.52.2"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-chai-friendly: "npm:^1.0.1"
Expand Down
Loading