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.5"
31
31
32
32
[[buildpacks ]]
33
33
id = " heroku/nodejs"
34
- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:eb3516bd25da29876b9f4e07f8273995c07bfcaecb6e4a5ea96957c8fc07a331 "
34
+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:fa8c978636bc5a089b2e84e2609a2b3907fd93aee9ee779b9263e7478884e482 "
35
35
36
36
[[buildpacks ]]
37
37
id = " heroku/php"
@@ -68,11 +68,11 @@ version = "0.20.5"
68
68
[[order ]]
69
69
[[order .group ]]
70
70
id = " heroku/nodejs-engine"
71
- version = " 3.4.8 "
71
+ version = " 3.4.9 "
72
72
optional = true
73
73
[[order .group ]]
74
74
id = " heroku/nodejs-yarn"
75
- version = " 3.4.8 "
75
+ version = " 3.4.9 "
76
76
optional = true
77
77
[[order .group ]]
78
78
id = " heroku/jvm"
@@ -141,7 +141,7 @@ version = "0.20.5"
141
141
[[order ]]
142
142
[[order .group ]]
143
143
id = " heroku/nodejs"
144
- version = " 3.4.8 "
144
+ version = " 3.4.9 "
145
145
[[order .group ]]
146
146
id = " heroku/procfile"
147
147
version = " 4.0.0"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ version = "0.20.5"
35
35
36
36
[[buildpacks ]]
37
37
id = " heroku/nodejs"
38
- uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:eb3516bd25da29876b9f4e07f8273995c07bfcaecb6e4a5ea96957c8fc07a331 "
38
+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:fa8c978636bc5a089b2e84e2609a2b3907fd93aee9ee779b9263e7478884e482 "
39
39
40
40
[[buildpacks ]]
41
41
id = " heroku/php"
@@ -77,11 +77,11 @@ version = "0.20.5"
77
77
optional = true
78
78
[[order .group ]]
79
79
id = " heroku/nodejs-engine"
80
- version = " 3.4.8 "
80
+ version = " 3.4.9 "
81
81
optional = true
82
82
[[order .group ]]
83
83
id = " heroku/nodejs-yarn"
84
- version = " 3.4.8 "
84
+ version = " 3.4.9 "
85
85
optional = true
86
86
[[order .group ]]
87
87
id = " heroku/jvm"
@@ -168,7 +168,7 @@ version = "0.20.5"
168
168
optional = true
169
169
[[order .group ]]
170
170
id = " heroku/nodejs"
171
- version = " 3.4.8 "
171
+ version = " 3.4.9 "
172
172
[[order .group ]]
173
173
id = " heroku/procfile"
174
174
version = " 4.0.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:eb3516bd25da29876b9f4e07f8273995c07bfcaecb6e4a5ea96957c8fc07a331 "
38
+ uri = " docker://docker.io/heroku/buildpack-nodejs@sha256:fa8c978636bc5a089b2e84e2609a2b3907fd93aee9ee779b9263e7478884e482 "
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.4.8 "
80
+ version = " 3.4.9 "
81
81
optional = true
82
82
[[order .group ]]
83
83
id = " heroku/nodejs-yarn"
84
- version = " 3.4.8 "
84
+ version = " 3.4.9 "
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.4.8 "
171
+ version = " 3.4.9 "
172
172
[[order .group ]]
173
173
id = " heroku/procfile"
174
174
version = " 4.0.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:13eb1568d8a6bfa6acfaad559e386c3cd1852bf896930b237422a8df8835bed9 "
21
+ uri = " docker://docker.io/heroku/buildpack-nodejs-function@sha256:9eaf470c8e0649448a5faa047895221586cdd29da6a7ce7590e8daed6e498ffd "
22
22
23
23
[[order ]]
24
24
[[order .group ]]
25
25
id = " heroku/nodejs-function"
26
- version = " 3.4.8 "
26
+ version = " 3.4.9 "
27
27
28
28
[[order ]]
29
29
[[order .group ]]
You can’t perform that action at this time.
0 commit comments