diff --git a/buildpack.toml b/buildpack.toml index eed15ad..b6981fb 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.4:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:4.6.0:*:*:*:*:*:*:*"] id = "elastic-apm-nodejs" name = "Elastic APM NodeJS Agent" - purl = "pkg:generic/elastic-apm-nodejs-agent@4.5.4?arch=amd64" - sha256 = "5e1bec30ba963a72b97cd122f7af4edf66b2ba0922a4485bf1152e7ce5e36080" - source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.5.4.tgz" - source-sha256 = "5e1bec30ba963a72b97cd122f7af4edf66b2ba0922a4485bf1152e7ce5e36080" + purl = "pkg:generic/elastic-apm-nodejs-agent@4.6.0?arch=amd64" + sha256 = "41ea03ecbaa0e84efb6ad59e1df03ebe7ffae387b46af35a261e4badb608c490" + source = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.6.0.tgz" + source-sha256 = "41ea03ecbaa0e84efb6ad59e1df03ebe7ffae387b46af35a261e4badb608c490" stacks = ["*"] - uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.5.4.tgz" - version = "4.5.4" + uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-4.6.0.tgz" + version = "4.6.0" [[metadata.dependencies.licenses]] type = "Apache-2.0"