diff --git a/package-lock.json b/package-lock.json index aea9dbb..13068ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "body-parser": "^1.19.0", "cookie-parser": "~1.3.5", "debug": "^4.1.1", - "elastic-apm-node": "^3.26.0", + "elastic-apm-node": "^3.28.0", "express": "^4.17.1", "morgan": "^1.9.1", "node-statsd": "^0.1.1", @@ -567,9 +567,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "node_modules/elastic-apm-http-client": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/elastic-apm-http-client/-/elastic-apm-http-client-10.3.0.tgz", - "integrity": "sha512-BAqB7k5JA/x09L8BVj04WRoknRptmW2rLAoHQVrPvPhUm/IgNz63wPfiBuhWVE//Hl7xEpURO5pMV6az0UArkA==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/elastic-apm-http-client/-/elastic-apm-http-client-10.4.0.tgz", + "integrity": "sha512-mH3Cn61ICbj/rxhILAQ0NHQNmzD+kLBGyXklC0wSqIaiJs56yhCNgtXQZ3ajYxzrYW9Ox1QI4NVg3Gezg7nTCg==", "dependencies": { "breadth-filter": "^2.0.0", "container-info": "^1.0.1", @@ -578,6 +578,7 @@ "fast-stream-to-buffer": "^1.0.0", "object-filter-sequence": "^1.0.0", "readable-stream": "^3.4.0", + "semver": "^6.3.0", "stream-chopper": "^3.0.1" }, "engines": { @@ -585,9 +586,9 @@ } }, "node_modules/elastic-apm-node": { - "version": "3.26.0", - "resolved": "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.26.0.tgz", - "integrity": "sha512-MwYFlBTlcHI8GGQXLnnEm70JJ4RRFkHCY1D3Wt2027l8T/Ye5tgssMSiKyRbjb9bVdibbte73Xn8HF8i35UaxA==", + "version": "3.28.0", + "resolved": "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.28.0.tgz", + "integrity": "sha512-6P6IAiozEIUDCZGMQ/Lul1c7a10p5uSIIYISxXd7ms+470fvTOL2pKDfE8ygeXyCvvzwjbvuTQC4y4PWKhj8rg==", "dependencies": { "@elastic/ecs-pino-format": "^1.2.0", "after-all-results": "^2.0.0", @@ -596,7 +597,7 @@ "basic-auth": "^2.0.1", "cookie": "^0.4.0", "core-util-is": "^1.0.2", - "elastic-apm-http-client": "^10.3.0", + "elastic-apm-http-client": "^10.4.0", "end-of-stream": "^1.4.4", "error-callsites": "^2.0.4", "error-stack-parser": "^2.0.6", @@ -3157,9 +3158,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "elastic-apm-http-client": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/elastic-apm-http-client/-/elastic-apm-http-client-10.3.0.tgz", - "integrity": "sha512-BAqB7k5JA/x09L8BVj04WRoknRptmW2rLAoHQVrPvPhUm/IgNz63wPfiBuhWVE//Hl7xEpURO5pMV6az0UArkA==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/elastic-apm-http-client/-/elastic-apm-http-client-10.4.0.tgz", + "integrity": "sha512-mH3Cn61ICbj/rxhILAQ0NHQNmzD+kLBGyXklC0wSqIaiJs56yhCNgtXQZ3ajYxzrYW9Ox1QI4NVg3Gezg7nTCg==", "requires": { "breadth-filter": "^2.0.0", "container-info": "^1.0.1", @@ -3168,13 +3169,14 @@ "fast-stream-to-buffer": "^1.0.0", "object-filter-sequence": "^1.0.0", "readable-stream": "^3.4.0", + "semver": "^6.3.0", "stream-chopper": "^3.0.1" } }, "elastic-apm-node": { - "version": "3.26.0", - "resolved": "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.26.0.tgz", - "integrity": "sha512-MwYFlBTlcHI8GGQXLnnEm70JJ4RRFkHCY1D3Wt2027l8T/Ye5tgssMSiKyRbjb9bVdibbte73Xn8HF8i35UaxA==", + "version": "3.28.0", + "resolved": "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.28.0.tgz", + "integrity": "sha512-6P6IAiozEIUDCZGMQ/Lul1c7a10p5uSIIYISxXd7ms+470fvTOL2pKDfE8ygeXyCvvzwjbvuTQC4y4PWKhj8rg==", "requires": { "@elastic/ecs-pino-format": "^1.2.0", "after-all-results": "^2.0.0", @@ -3183,7 +3185,7 @@ "basic-auth": "^2.0.1", "cookie": "^0.4.0", "core-util-is": "^1.0.2", - "elastic-apm-http-client": "^10.3.0", + "elastic-apm-http-client": "^10.4.0", "end-of-stream": "^1.4.4", "error-callsites": "^2.0.4", "error-stack-parser": "^2.0.6", diff --git a/package.json b/package.json index ad3b79e..89acad2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "body-parser": "^1.19.0", "cookie-parser": "~1.3.5", "debug": "^4.1.1", - "elastic-apm-node": "^3.26.0", + "elastic-apm-node": "^3.28.0", "express": "^4.17.1", "morgan": "^1.9.1", "node-statsd": "^0.1.1",