diff --git a/Makefile b/Makefile index 1203b1d12..b65621f89 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NGX ?= 1.25.2 -OPENSSL ?= 3.1.2 +OPENSSL ?= 3.1.3 WASMTIME ?= 12.0.1 WASMER ?= 3.1.1 V8 ?= 11.4.183.23