diff --git a/buildpack.toml b/buildpack.toml index 5e50378..84f4466 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -48,16 +48,16 @@ api = "0.7" uri = "https://github.com/Microsoft/ApplicationInsights-Java/blob/master/LICENSE.txt" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:microsoft:azure-application-insights-nodejs:3.2.2:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:microsoft:azure-application-insights-nodejs:3.3.0:*:*:*:*:*:*:*"] id = "azure-application-insights-nodejs" name = "Azure Application Insights NodeJS Agent" - purl = "pkg:generic/azure-application-insights-nodejs@3.2.2" - sha256 = "2b399c997ed5815d1390604138132012036507f78f7af12f4443b702f34a667c" - source = "https://registry.npmjs.org/applicationinsights/-/applicationinsights-3.2.2.tgz" - source-sha256 = "2b399c997ed5815d1390604138132012036507f78f7af12f4443b702f34a667c" + purl = "pkg:generic/azure-application-insights-nodejs@3.3.0" + sha256 = "023782e274df944bdb3bd56c9eb4b0b5061dc7e28cb175e3386da32a21db7dc2" + source = "https://registry.npmjs.org/applicationinsights/-/applicationinsights-3.3.0.tgz" + source-sha256 = "023782e274df944bdb3bd56c9eb4b0b5061dc7e28cb175e3386da32a21db7dc2" stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"] - uri = "https://registry.npmjs.org/applicationinsights/-/applicationinsights-3.2.2.tgz" - version = "3.2.2" + uri = "https://registry.npmjs.org/applicationinsights/-/applicationinsights-3.3.0.tgz" + version = "3.3.0" [[metadata.dependencies.licenses]] type = "MIT"