File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ version = "0.20.14"
3535
3636[[buildpacks ]]
3737 id = " heroku/nodejs"
38- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:0041192e2f639bd1d2b72c26de57c70b7857deed10166dbc6c6d5ab05f946f0e "
38+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:5a4dfa1d2a086378946291f13c49b5ebe17f54765498b823be7639b98c1c1cc1 "
3939
4040[[buildpacks ]]
4141 id = " heroku/php"
@@ -77,7 +77,7 @@ version = "0.20.14"
7777 optional = true
7878 [[order .group ]]
7979 id = " heroku/nodejs"
80- version = " 5.1.2 "
80+ version = " 5.1.3 "
8181 optional = true
8282 [[order .group ]]
8383 id = " heroku/jvm"
@@ -164,7 +164,7 @@ version = "0.20.14"
164164 optional = true
165165 [[order .group ]]
166166 id = " heroku/nodejs"
167- version = " 5.1.2 "
167+ version = " 5.1.3 "
168168 [[order .group ]]
169169 id = " heroku/procfile"
170170 version = " 4.2.1"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
3535
3636[[buildpacks ]]
3737 id = " heroku/nodejs"
38- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:0041192e2f639bd1d2b72c26de57c70b7857deed10166dbc6c6d5ab05f946f0e "
38+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:5a4dfa1d2a086378946291f13c49b5ebe17f54765498b823be7639b98c1c1cc1 "
3939
4040[[buildpacks ]]
4141 id = " heroku/php"
@@ -77,7 +77,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
7777 optional = true
7878 [[order .group ]]
7979 id = " heroku/nodejs"
80- version = " 5.1.2 "
80+ version = " 5.1.3 "
8181 optional = true
8282 [[order .group ]]
8383 id = " heroku/jvm"
@@ -164,7 +164,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
164164 optional = true
165165 [[order .group ]]
166166 id = " heroku/nodejs"
167- version = " 5.1.2 "
167+ version = " 5.1.3 "
168168 [[order .group ]]
169169 id = " heroku/procfile"
170170 version = " 4.2.1"
You can’t perform that action at this time.
0 commit comments