From 73b6d6f80121cf7fa1ac00b0171de6f5a42333b4 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 4 Aug 2023 05:16:17 +0000 Subject: [PATCH] Bump elastic-apm-nodejs from 3.48.0 to 3.49.0 Bumps elastic-apm-nodejs from 3.48.0 to 3.49.0. Signed-off-by: GitHub --- buildpack.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 7d1fceb..bf47584 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -46,14 +46,14 @@ 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:3.48.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:3.49.0:*:*:*:*:*:*:*"] id = "elastic-apm-nodejs" name = "Elastic APM NodeJS Agent" - purl = "pkg:generic/elastic-apm-nodejs-agent@3.48.0?arch=amd64" - sha256 = "695198b592c15b0a41107c6b32b2ea147eeee07907fd52e771ebe1df736b9a23" + purl = "pkg:generic/elastic-apm-nodejs-agent@3.49.0?arch=amd64" + sha256 = "9d31d272b103ad5547bd70d7fa7fb33fe677f8d6089d4ceb83479af802139ea4" stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] - uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.48.0.tgz" - version = "3.48.0" + uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.49.0.tgz" + version = "3.49.0" [[metadata.dependencies.licenses]] type = "Apache-2.0"