|  | 
| 8 | 8 | </tr> | 
| 9 | 9 | <tr> | 
| 10 | 10 | <td> | 
|  | 11 | +<a href="#17.9.1">17.9.1</a><br/> | 
| 11 | 12 | <a href="#17.9.0">17.9.0</a><br/> | 
| 12 | 13 | <a href="#17.8.0">17.8.0</a><br/> | 
| 13 | 14 | <a href="#17.7.2">17.7.2</a><br/> | 
|  | 
| 45 | 46 |   * [io.js](CHANGELOG_IOJS.md) | 
| 46 | 47 |   * [Archive](CHANGELOG_ARCHIVE.md) | 
| 47 | 48 | 
 | 
|  | 49 | +<a id="17.9.1"></a> | 
|  | 50 | + | 
|  | 51 | +## 2022-06-01, Version 17.9.1 (Current), @ruyadorno | 
|  | 52 | + | 
|  | 53 | +### Notable Changes | 
|  | 54 | + | 
|  | 55 | +* Upgrade npm to 8.11.0 | 
|  | 56 | + | 
|  | 57 | +#### Update to OpenSSL 3.0.3 | 
|  | 58 | + | 
|  | 59 | +This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 17. | 
|  | 60 | +See <https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/> for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. | 
|  | 61 | + | 
|  | 62 | +### Commits | 
|  | 63 | + | 
|  | 64 | +* \[[`17fef6ed54`](https://github.com/nodejs/node/commit/17fef6ed54)] - **deps**: upgrade npm to 8.11.0 (npm team) [#43210](https://github.com/nodejs/node/pull/43210) | 
|  | 65 | +* \[[`d0b53c0557`](https://github.com/nodejs/node/commit/d0b53c0557)] - **deps**: upgrade npm to 8.10.0 (npm team) [#43061](https://github.com/nodejs/node/pull/43061) | 
|  | 66 | +* \[[`72630d176f`](https://github.com/nodejs/node/commit/72630d176f)] - **deps**: upgrade npm to 8.9.0 (npm team) [#42968](https://github.com/nodejs/node/pull/42968) | 
|  | 67 | +* \[[`93d58c361e`](https://github.com/nodejs/node/commit/93d58c361e)] - **deps**: upgrade npm to 8.8.0 (npm team) [#42886](https://github.com/nodejs/node/pull/42886) | 
|  | 68 | +* \[[`34e6edd421`](https://github.com/nodejs/node/commit/34e6edd421)] - **deps**: upgrade npm to 8.7.0 (npm team) [#42744](https://github.com/nodejs/node/pull/42744) | 
|  | 69 | +* \[[`02f8b0cdad`](https://github.com/nodejs/node/commit/02f8b0cdad)] - **deps**: upgrade npm to 8.6.0 (npm team) [#42550](https://github.com/nodejs/node/pull/42550) | 
|  | 70 | +* \[[`871eace946`](https://github.com/nodejs/node/commit/871eace946)] - **deps**: update archs files for quictls/openssl-3.0.3 (RafaelGSS) [#43025](https://github.com/nodejs/node/pull/43025) | 
|  | 71 | +* \[[`05fb807ab0`](https://github.com/nodejs/node/commit/05fb807ab0)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) [#43025](https://github.com/nodejs/node/pull/43025) | 
|  | 72 | + | 
| 48 | 73 | <a id="17.9.0"></a> | 
| 49 | 74 | 
 | 
| 50 | 75 | ## 2022-04-07, Version 17.9.0 (Current), @BethGriggs prepared by @juanarbol | 
|  | 
0 commit comments