Skip to content

Commit 9caa95d

Browse files
committed
bump node 12.22.6 to 12.22.7
1 parent 8d24c3d commit 9caa95d

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
@@ -137,7 +137,7 @@ jobs:
137137
MONGODB_VERSION: 4.4.9
138138
MONGODB_TOPOLOGY: standalone
139139
MONGODB_STORAGE_ENGINE: wiredTiger
140-
NODE_VERSION: 12.22.6
140+
NODE_VERSION: 12.22.7
141141
- name: Node 15
142142
MONGODB_VERSION: 4.4.9
143143
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 Date | Compatibility |
116116
|------------|----------------|------------------|--------------------|
117-
| Node.js 12 | 12.22.6 | April 2022 | ✅ Fully compatible |
117+
| Node.js 12 | 12.22.7 | April 2022 | ✅ Fully compatible |
118118
| Node.js 14 | 14.18.1 | April 2023 | ✅ Fully compatible |
119119
| Node.js 15 | 15.14.0 | June 2021 | ✅ Fully compatible |
120120

0 commit comments

Comments
 (0)