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-4
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,7 @@ This a list of all the dependencies:
30
30
*[uv][]
31
31
*[uvwasi 0.0.19][]
32
32
*[V8][]
33
-
*[zlib 1.2.13.1-motley-dfc48fc][]
34
-
*[V8 11.8.172.12][]
33
+
*[zlib 1.2.13.1-motley-5daffc7][]
35
34
36
35
Any code which meets one or more of these conditions should
37
36
be managed as a dependency:
@@ -305,7 +304,7 @@ See [maintaining-web-assembly][] for more informations.
305
304
high-performance JavaScript and WebAssembly engine, written in C++.
306
305
See [maintaining-V8][] for more informations.
307
306
308
-
### zlib 1.2.13.1-motley-dfc48fc
307
+
### zlib 1.2.13.1-motley-5daffc7
309
308
310
309
The [zlib](https://chromium.googlesource.com/chromium/src/+/refs/heads/main/third_party/zlib)
311
310
dependency lossless data-compression library,
@@ -342,4 +341,4 @@ performance improvements not currently available in standard zlib.
0 commit comments