Skip to content

Commit

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

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 Jan 17, 2025
1 parent 9d794a2 commit d1ba17c
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.11.1:*:*:*:*:*:*:*"]
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.11.1?arch=amd64"
sha256 = "683dde9c1caa16c084a4428414e65943454c5c956929ff66fbbebfe49f590b9b"
source = "https://registry.npmjs.org/newrelic/-/newrelic-12.11.1.tgz"
source-sha256 = "683dde9c1caa16c084a4428414e65943454c5c956929ff66fbbebfe49f590b9b"
stacks = ["*"]
uri = "https://registry.npmjs.org/newrelic/-/newrelic-12.7.0.tgz"
version = "12.7.0"
uri = "https://registry.npmjs.org/newrelic/-/newrelic-12.11.1.tgz"
version = "12.11.1"

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

0 comments on commit d1ba17c

Please sign in to comment.