diff --git a/buildpack.toml b/buildpack.toml index 59e97c6..9a5d57d 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.1:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:4.7.3:*:*:*:*:*:*:*"] id = "elastic-apm-nodejs" name = "Elastic APM NodeJS Agent" - purl = "pkg:generic/elastic-apm-nodejs-agent@4.7.1?arch=amd64" - sha256 = "f81408fd21d1dd86ede90e782618e2890db5a31d66a9ba430faa0f03409da1ea" - source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.7.1.tgz" - source-sha256 = "f81408fd21d1dd86ede90e782618e2890db5a31d66a9ba430faa0f03409da1ea" + 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" stacks = ["*"] - uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.7.1.tgz" - version = "4.7.1" + uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.7.3.tgz" + version = "4.7.3" [[metadata.dependencies.licenses]] type = "Apache-2.0"