File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ jobs:
137
137
MONGODB_VERSION : 4.4.9
138
138
MONGODB_TOPOLOGY : standalone
139
139
MONGODB_STORAGE_ENGINE : wiredTiger
140
- NODE_VERSION : 12.22.6
140
+ NODE_VERSION : 12.22.7
141
141
- name : Node 15
142
142
MONGODB_VERSION : 4.4.9
143
143
MONGODB_TOPOLOGY : standalone
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to
114
114
115
115
| Version | Latest Version | End-of-Life Date | Compatibility |
116
116
| ------------| ----------------| ------------------| --------------------|
117
- | Node.js 12 | 12.22.6 | April 2022 | ✅ Fully compatible |
117
+ | Node.js 12 | 12.22.7 | April 2022 | ✅ Fully compatible |
118
118
| Node.js 14 | 14.18.1 | April 2023 | ✅ Fully compatible |
119
119
| Node.js 15 | 15.14.0 | June 2021 | ✅ Fully compatible |
120
120
You can’t perform that action at this time.
0 commit comments