diff --git a/Makefile b/Makefile index 255aadc4c..50cc8dc26 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NGX ?= 1.27.1 -OPENSSL ?= 3.3.1 +OPENSSL ?= 3.3.2 WASMTIME ?= 23.0.2 WASMER ?= 3.1.1 V8 ?= 12.0.267.17