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:
27
27
* [ npm 9.6.7] [ ]
28
28
* [ openssl 3.0.8] [ ]
29
29
* [ postject 1.0.0-alpha.6] [ ]
30
- * [ simdutf 3.2.9 ] [ ]
30
+ * [ simdutf 3.2.14 ] [ ]
31
31
* [ undici 5.22.1] [ ]
32
32
* [ uvwasi 0.0.16] [ ]
33
33
* [ V8 11.3.244.8] [ ]
@@ -286,7 +286,7 @@ See [maintaining-openssl][] for more informations.
286
286
The [ postject] ( https://github.com/nodejs/postject ) dependency is used for the
287
287
[ Single Executable strategic initiative] ( https://github.com/nodejs/single-executable ) .
288
288
289
- ### simdutf 3.2.9
289
+ ### simdutf 3.2.14
290
290
291
291
The [ simdutf] ( https://github.com/simdutf/simdutf ) dependency is
292
292
a C++ library for fast UTF-8 decoding and encoding.
@@ -344,7 +344,7 @@ performance improvements not currently available in standard zlib.
344
344
[ npm 9.6.7 ] : #npm-967
345
345
[ openssl 3.0.8 ] : #openssl-308
346
346
[ postject 1.0.0-alpha.6 ] : #postject-100-alpha6
347
- [ simdutf 3.2.9 ] : #simdutf-329
347
+ [ simdutf 3.2.14 ] : #simdutf-3214
348
348
[ undici 5.22.1 ] : #undici-5221
349
349
[ update-openssl-action ] : ../../../.github/workflows/update-openssl.yml
350
350
[ uvwasi 0.0.16 ] : #uvwasi-0016
You can’t perform that action at this time.
0 commit comments