File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ jobs:
112
112
matrix :
113
113
include :
114
114
- name : Node 12
115
- NODE_VERSION : 12.22.9
115
+ NODE_VERSION : 12.22.10
116
116
- name : Node 14
117
- NODE_VERSION : 14.18.3
117
+ NODE_VERSION : 14.19.0
118
118
- name : Node 16
119
119
NODE_VERSION : 16.10.0
120
120
fail-fast : false
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ Parse Dashboard is continuously tested with the most recent releases of Node.js
102
102
103
103
| Version | Latest Version | End-of-Life | Compatible |
104
104
| ------------| ----------------| -------------| --------------|
105
- | Node.js 12 | 12.22.9 | April 2022 | ✅ Yes |
106
- | Node.js 14 | 14.18.3 | April 2023 | ✅ Yes |
105
+ | Node.js 12 | 12.22.10 | April 2022 | ✅ Yes |
106
+ | Node.js 14 | 14.19.0 | April 2023 | ✅ Yes |
107
107
| Node.js 16 | 16.10.0 | April 2024 | ✅ Yes |
108
108
| Node.js 17 | 17.x | June 2022 | ❌ Not tested |
109
109
You can’t perform that action at this time.
0 commit comments