From e1e4861f472c6ce66a8058c1cd0c1ce5bf97e955 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 17 Dec 2024 05:22:49 +0000 Subject: [PATCH] Bump elastic-apm-nodejs from 4.7.3 to 4.9.0 Bumps elastic-apm-nodejs from 4.7.3 to 4.9.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..71a71d6 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.9.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.9.0?arch=amd64" + sha256 = "f88bd83704d0f47f5a79539b08906812d73cf82d5f7554d948a43b46694fa307" + source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.9.0.tgz" + source-sha256 = "f88bd83704d0f47f5a79539b08906812d73cf82d5f7554d948a43b46694fa307" 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.9.0.tgz" + version = "4.9.0" [[metadata.dependencies.licenses]] type = "Apache-2.0"