diff --git a/Makefile b/Makefile index b3dfe4f40..7d8fda725 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NGX ?= 1.25.5 -OPENSSL ?= 3.3.0 +OPENSSL ?= 3.3.1 WASMTIME ?= 19.0.0 WASMER ?= 3.1.1 V8 ?= 12.0.267.17