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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This a list of all the dependencies:
32
32
*[undici 5.27.2][]
33
33
*[uvwasi 0.0.19][]
34
34
*[V8 11.8.172.12][]
35
-
*[zlib 1.2.13.1-motley-dfc48fc][]
35
+
*[zlib 1.2.13.1-motley-5daffc7][]
36
36
37
37
Any code which meets one or more of these conditions should
38
38
be managed as a dependency:
@@ -317,7 +317,7 @@ See [maintaining-web-assembly][] for more informations.
317
317
high-performance JavaScript and WebAssembly engine, written in C++.
318
318
See [maintaining-V8][] for more informations.
319
319
320
-
### zlib 1.2.13.1-motley-dfc48fc
320
+
### zlib 1.2.13.1-motley-5daffc7
321
321
322
322
The [zlib](https://chromium.googlesource.com/chromium/src/+/refs/heads/main/third_party/zlib)
323
323
dependency lossless data-compression library,
@@ -356,4 +356,4 @@ performance improvements not currently available in standard zlib.
0 commit comments