File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
doc/contributing/maintaining Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ This a list of all the dependencies:
2727* [ npm 9.6.7] [ ]
2828* [ openssl 3.0.8] [ ]
2929* [ postject 1.0.0-alpha.6] [ ]
30- * [ simdutf 3.2.9 ] [ ]
30+ * [ simdutf 3.2.14 ] [ ]
3131* [ undici 5.22.1] [ ]
3232* [ uvwasi 0.0.16] [ ]
3333* [ V8 11.3.244.8] [ ]
@@ -286,7 +286,7 @@ See [maintaining-openssl][] for more informations.
286286The [ postject] ( https://github.com/nodejs/postject ) dependency is used for the
287287[ Single Executable strategic initiative] ( https://github.com/nodejs/single-executable ) .
288288
289- ### simdutf 3.2.9
289+ ### simdutf 3.2.14
290290
291291The [ simdutf] ( https://github.com/simdutf/simdutf ) dependency is
292292a C++ library for fast UTF-8 decoding and encoding.
@@ -344,7 +344,7 @@ performance improvements not currently available in standard zlib.
344344[ npm 9.6.7 ] : #npm-967
345345[ openssl 3.0.8 ] : #openssl-308
346346[ postject 1.0.0-alpha.6 ] : #postject-100-alpha6
347- [ simdutf 3.2.9 ] : #simdutf-329
347+ [ simdutf 3.2.14 ] : #simdutf-3214
348348[ undici 5.22.1 ] : #undici-5221
349349[ update-openssl-action ] : ../../../.github/workflows/update-openssl.yml
350350[ uvwasi 0.0.16 ] : #uvwasi-0016
You can’t perform that action at this time.
0 commit comments