From 246e06089a9f4dac8cef3e4b3b3d3084ae12937d Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Wed, 25 Dec 2024 05:20:58 +0000 Subject: [PATCH] Bump elastic-apm-nodejs from 4.7.3 to 4.10.0 Bumps elastic-apm-nodejs from 4.7.3 to 4.10.0. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index eec7bd5..ff9ffc9 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -48,16 +48,16 @@ api = "0.7" uri = "https://github.com/elastic/apm-agent-java/blob/master/LICENSE.txt" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:4.7.3:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:4.10.0:*:*:*:*:*:*:*"] id = "elastic-apm-nodejs" name = "Elastic APM NodeJS Agent" - purl = "pkg:generic/elastic-apm-nodejs-agent@4.7.3?arch=amd64" - sha256 = "c34a6b04712372e8e9ee635fe39e4193784de617fd3bb5f1a32eaa4f28ae9756" - source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.7.3.tgz" - source-sha256 = "c34a6b04712372e8e9ee635fe39e4193784de617fd3bb5f1a32eaa4f28ae9756" + purl = "pkg:generic/elastic-apm-nodejs-agent@4.10.0?arch=amd64" + sha256 = "02d10dd77b9210bfa8a4250938b8c42e09ab5b0bc477e99d46624aeef79bff8b" + source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.10.0.tgz" + source-sha256 = "02d10dd77b9210bfa8a4250938b8c42e09ab5b0bc477e99d46624aeef79bff8b" stacks = ["*"] - uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.7.3.tgz" - version = "4.7.3" + uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.10.0.tgz" + version = "4.10.0" [[metadata.dependencies.licenses]] type = "Apache-2.0"