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"