Skip to content

Commit c8fd15b

Browse files
authored
Terminating support for node 16
Need to upgrade Rewire to 9.0.0 to fix vulnerabilities. This is incompatible with node 16.
1 parent bd0a4a7 commit c8fd15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
NodeJS library for Mastercard API compliant payload encryption/decryption.
2929

3030
### Compatibility <a name="compatibility"></a>
31-
- NodeJS 16+
31+
- NodeJS 17+
3232

3333
There shouldn't be any Node compatibility issues with this package, but it's a good idea to keep your Node versions up-to-date. It is recommended that you use one of the LTS Node.js releases, or one of the more general recent releases. A Node version manager such as `nvm` (_Mac_ and _Linux_) or `nvm-windows` is a good way to stay on top of this.
3434

0 commit comments

Comments
 (0)