You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/contributing/maintaining/maintaining-dependencies.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This a list of all the dependencies:
31
31
*[undici 5.23.0][]
32
32
*[uvwasi 0.0.16][]
33
33
*[V8 11.3.244.8][]
34
-
*[zlib 1.2.13.1-motley-61dc0bd][]
34
+
*[zlib 1.2.13.1-motley-526382e][]
35
35
36
36
Any code which meets one or more of these conditions should
37
37
be managed as a dependency:
@@ -311,7 +311,7 @@ See [maintaining-web-assembly][] for more informations.
311
311
high-performance JavaScript and WebAssembly engine, written in C++.
312
312
See [maintaining-V8][] for more informations.
313
313
314
-
### zlib 1.2.13.1-motley-61dc0bd
314
+
### zlib 1.2.13.1-motley-526382e
315
315
316
316
The [zlib](https://chromium.googlesource.com/chromium/src/+/refs/heads/main/third_party/zlib)
317
317
dependency lossless data-compression library,
@@ -349,4 +349,4 @@ performance improvements not currently available in standard zlib.
0 commit comments