Skip to content

Commit

Permalink
Merge pull request #87 from paketo-buildpacks/update/buildpack/elasti…
Browse files Browse the repository at this point in the history
…c-apm-nodejs

Bump elastic-apm-nodejs from 3.47.0 to 3.48.0
  • Loading branch information
joshuatcasey authored Jul 11, 2023
2 parents 8019d1e + 6c72e42 commit b24b7cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.47.0:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:elastic-apm:nodejs-agent:3.48.0:*:*:*:*:*:*:*"]
id = "elastic-apm-nodejs"
name = "Elastic APM NodeJS Agent"
purl = "pkg:generic/elastic-apm-nodejs-agent@3.47.0?arch=amd64"
sha256 = "c4ed1e95fe88e55342d722f5c241a5777cf61b697032e62668e27d3e8aa28149"
purl = "pkg:generic/elastic-apm-nodejs-agent@3.48.0?arch=amd64"
sha256 = "695198b592c15b0a41107c6b32b2ea147eeee07907fd52e771ebe1df736b9a23"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.47.0.tgz"
version = "3.47.0"
uri = "https://registry.npmjs.org/elastic-apm-node/-/elastic-apm-node-3.48.0.tgz"
version = "3.48.0"

[[metadata.dependencies.licenses]]
type = "Apache-2.0"
Expand Down

0 comments on commit b24b7cc

Please sign in to comment.