Skip to content

Commit 33f3965

Browse files
committed
bump Node.js 12.22.7 to 12.22.11
1 parent 48a7b98 commit 33f3965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
MONGODB_VERSION: 4.4.13
147147
MONGODB_TOPOLOGY: standalone
148148
MONGODB_STORAGE_ENGINE: wiredTiger
149-
NODE_VERSION: 12.22.7
149+
NODE_VERSION: 12.22.11
150150
- name: Node 14
151151
MONGODB_VERSION: 4.4.13
152152
MONGODB_TOPOLOGY: standalone

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Parse Server is continuously tested with the most recent releases of Node.js to
114114

115115
| Version | Latest Version | End-of-Life | Compatible |
116116
|------------|----------------|-------------|--------------|
117-
| Node.js 12 | 12.22.7 | April 2022 | ✅ Yes |
117+
| Node.js 12 | 12.22.11 | April 2022 | ✅ Yes |
118118
| Node.js 14 | 14.19.1 | April 2023 | ✅ Yes |
119119
| Node.js 16 | 16.14.2 | April 2024 | ✅ Yes |
120120
| Node.js 17 | 17.x | June 2022 | ❌ Not tested |

0 commit comments

Comments
 (0)