Skip to content

Commit

Permalink
Bump datadog-agent-nodejs from 2.12.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps datadog-agent-nodejs from 2.12.1 to 3.0.0.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketo-bot authored Aug 11, 2022
1 parent a11c635 commit 000cec1
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 @@ -52,14 +52,14 @@ api = "0.7"
uri = "https://github.com/DataDog/dd-trace-java/blob/master/LICENSE"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:datadoghq:nodejs-agent:2.12.1:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:datadoghq:nodejs-agent:3.0.0:*:*:*:*:*:*:*"]
id = "datadog-agent-nodejs"
name = "Datadog NodeJS Agent"
purl = "pkg:generic/datadog-nodejs-agent@2.12.1?arch=amd64"
sha256 = "370643f7aaae612bba665291129853e33f9b1aa5408d9378b9f39b7b2001c699"
purl = "pkg:generic/datadog-nodejs-agent@3.0.0?arch=amd64"
sha256 = "d368155caef6b42aafc99a344d0d17f4d6a427eb84ae4e84d49c0a2a28d94fa2"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://registry.npmjs.org/dd-trace/-/dd-trace-2.12.1.tgz"
version = "2.12.1"
uri = "https://registry.npmjs.org/dd-trace/-/dd-trace-3.0.0-pre.2.tgz"
version = "3.0.0"

[[metadata.dependencies.licenses]]
type = "BSD-3-Clause"
Expand Down

0 comments on commit 000cec1

Please sign in to comment.