Skip to content

Commit

Permalink
Bump new-relic-nodejs from 12.7.0 to 12.8.2
Browse files Browse the repository at this point in the history
Bumps new-relic-nodejs from 12.7.0 to 12.8.2.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Dec 17, 2024
1 parent a374803 commit 482fb85
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,16 @@ api = "0.7"
uri = "https://newrelic.com/docs/java/java-agent-license"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:newrelic:nodejs-agent:12.7.0:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:newrelic:nodejs-agent:12.8.2:*:*:*:*:*:*:*"]
id = "new-relic-nodejs"
name = "New Relic NodeJS Agent"
purl = "pkg:generic/newrelic-nodejs-agent@12.7.0?arch=amd64"
sha256 = "9339608da8db43e895f1964f4f63568225c4319579b7c653db79d1e09d221258"
source = "https://registry.npmjs.org/newrelic/-/newrelic-12.7.0.tgz"
source-sha256 = "9339608da8db43e895f1964f4f63568225c4319579b7c653db79d1e09d221258"
purl = "pkg:generic/newrelic-nodejs-agent@12.8.2?arch=amd64"
sha256 = "eca5bbf5137e24e91ceae9d29ea0e16b5a957cb5fe2669f5a709ec6d27053311"
source = "https://registry.npmjs.org/newrelic/-/newrelic-12.8.2.tgz"
source-sha256 = "eca5bbf5137e24e91ceae9d29ea0e16b5a957cb5fe2669f5a709ec6d27053311"
stacks = ["*"]
uri = "https://registry.npmjs.org/newrelic/-/newrelic-12.7.0.tgz"
version = "12.7.0"
uri = "https://registry.npmjs.org/newrelic/-/newrelic-12.8.2.tgz"
version = "12.8.2"

[[metadata.dependencies.licenses]]
uri = "https://github.com/newrelic/node-newrelic/blob/HEAD/LICENSE"
Expand Down

0 comments on commit 482fb85

Please sign in to comment.