File tree 4 files changed +14
-14
lines changed
4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ version = "0.20.6"
31
31
32
32
[[buildpacks ]]
33
33
id = " heroku/nodejs"
34
- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:f583e585115d12c8dd29321ac7d4ea767e3a5e7056c818f15173f31ae0f42ce5 "
34
+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:d8a5095db137b3bea21ef6f5ea41996b1c54955e8606f08c83ce46e4c1dc9932 "
35
35
36
36
[[buildpacks ]]
37
37
id = " heroku/php"
@@ -68,11 +68,11 @@ version = "0.20.6"
68
68
[[order ]]
69
69
[[order .group ]]
70
70
id = " heroku/nodejs-engine"
71
- version = " 3.5.0 "
71
+ version = " 3.5.1 "
72
72
optional = true
73
73
[[order .group ]]
74
74
id = " heroku/nodejs-yarn"
75
- version = " 3.5.0 "
75
+ version = " 3.5.1 "
76
76
optional = true
77
77
[[order .group ]]
78
78
id = " heroku/jvm"
@@ -141,7 +141,7 @@ version = "0.20.6"
141
141
[[order ]]
142
142
[[order .group ]]
143
143
id = " heroku/nodejs"
144
- version = " 3.5.0 "
144
+ version = " 3.5.1 "
145
145
[[order .group ]]
146
146
id = " heroku/procfile"
147
147
version = " 4.1.0"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ version = "0.20.6"
35
35
36
36
[[buildpacks ]]
37
37
id = " heroku/nodejs"
38
- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:f583e585115d12c8dd29321ac7d4ea767e3a5e7056c818f15173f31ae0f42ce5 "
38
+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:d8a5095db137b3bea21ef6f5ea41996b1c54955e8606f08c83ce46e4c1dc9932 "
39
39
40
40
[[buildpacks ]]
41
41
id = " heroku/php"
@@ -77,11 +77,11 @@ version = "0.20.6"
77
77
optional = true
78
78
[[order .group ]]
79
79
id = " heroku/nodejs-engine"
80
- version = " 3.5.0 "
80
+ version = " 3.5.1 "
81
81
optional = true
82
82
[[order .group ]]
83
83
id = " heroku/nodejs-yarn"
84
- version = " 3.5.0 "
84
+ version = " 3.5.1 "
85
85
optional = true
86
86
[[order .group ]]
87
87
id = " heroku/jvm"
@@ -168,7 +168,7 @@ version = "0.20.6"
168
168
optional = true
169
169
[[order .group ]]
170
170
id = " heroku/nodejs"
171
- version = " 3.5.0 "
171
+ version = " 3.5.1 "
172
172
[[order .group ]]
173
173
id = " heroku/procfile"
174
174
version = " 4.1.0"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
35
35
36
36
[[buildpacks ]]
37
37
id = " heroku/nodejs"
38
- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:f583e585115d12c8dd29321ac7d4ea767e3a5e7056c818f15173f31ae0f42ce5 "
38
+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:d8a5095db137b3bea21ef6f5ea41996b1c54955e8606f08c83ce46e4c1dc9932 "
39
39
40
40
[[buildpacks ]]
41
41
id = " heroku/php"
@@ -77,11 +77,11 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
77
77
optional = true
78
78
[[order .group ]]
79
79
id = " heroku/nodejs-engine"
80
- version = " 3.5.0 "
80
+ version = " 3.5.1 "
81
81
optional = true
82
82
[[order .group ]]
83
83
id = " heroku/nodejs-yarn"
84
- version = " 3.5.0 "
84
+ version = " 3.5.1 "
85
85
optional = true
86
86
[[order .group ]]
87
87
id = " heroku/jvm"
@@ -168,7 +168,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
168
168
optional = true
169
169
[[order .group ]]
170
170
id = " heroku/nodejs"
171
- version = " 3.5.0 "
171
+ version = " 3.5.1 "
172
172
[[order .group ]]
173
173
id = " heroku/procfile"
174
174
version = " 4.1.0"
Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ version = "0.17.6"
18
18
19
19
[[buildpacks ]]
20
20
id = " heroku/nodejs-function"
21
- uri = " docker://docker.io/heroku/buildpack-nodejs-function@sha256:a44975e156abc85bba7892e0a11decb3c02a74e7c242fb004683de1106fbc041 "
21
+ uri = " docker://docker.io/heroku/buildpack-nodejs-function@sha256:aa5fe8a0c249d96c8c9e5514f24b61806905a32299c3417a1c35e3ac8e3d654c "
22
22
23
23
[[order ]]
24
24
[[order .group ]]
25
25
id = " heroku/nodejs-function"
26
- version = " 3.5.0 "
26
+ version = " 3.5.1 "
27
27
28
28
[[order ]]
29
29
[[order .group ]]
You can’t perform that action at this time.
0 commit comments