diff --git a/buildpack.toml b/buildpack.toml index 9a320dd..cea28af 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.5.2:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:4.5.3:*:*:*:*:*:*:*"] id = "elastic-apm-nodejs" name = "Elastic APM NodeJS Agent" - purl = "pkg:generic/elastic-apm-nodejs-agent@4.5.2?arch=amd64" - sha256 = "e97b563469f2994fd4e27f4a24f877bd1b5d668b0855e69526b345df0f341d41" - source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.5.2.tgz" - source-sha256 = "e97b563469f2994fd4e27f4a24f877bd1b5d668b0855e69526b345df0f341d41" + purl = "pkg:generic/elastic-apm-nodejs-agent@4.5.3?arch=amd64" + sha256 = "a2f84f82b41e5f486d5a6810caf257b7a53bcdf1d5b748989ec39e6e21685d3d" + source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.5.3.tgz" + source-sha256 = "a2f84f82b41e5f486d5a6810caf257b7a53bcdf1d5b748989ec39e6e21685d3d" stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] - uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.5.2.tgz" - version = "4.5.2" + uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.5.3.tgz" + version = "4.5.3" [[metadata.dependencies.licenses]] type = "Apache-2.0"