Skip to content

Commit d59eebd

Browse files
committed
deps: Bump com_github_wasmtime -> 1.0.2 (#24086)
Fix: - CVE-2022-39392 - CVE-2022-39393 - CVE-2022-39394 Signed-off-by: Ryan Northey <[email protected]>
1 parent 8fe24e8 commit d59eebd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -860,11 +860,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
860860
project_name = "wasmtime",
861861
project_desc = "A standalone runtime for WebAssembly",
862862
project_url = "https://github.com/bytecodealliance/wasmtime",
863-
version = "1.0.0",
864-
sha256 = "af9906ce0c30f3de2bc967342735809817e74875cf8b3f509efd297887f54a1c",
863+
version = "1.0.2",
864+
sha256 = "b8883c009388a2d400c266c5a335afa8ebe509d9cc7eb2ab32e7173b7e7f6061",
865865
strip_prefix = "wasmtime-{version}",
866866
urls = ["https://github.com/bytecodealliance/wasmtime/archive/v{version}.tar.gz"],
867-
release_date = "2022-09-20",
867+
release_date = "2022-11-11",
868868
use_category = ["dataplane_ext"],
869869
extensions = ["envoy.wasm.runtime.wasmtime"],
870870
cpe = "cpe:2.3:a:bytecodealliance:wasmtime:*",

0 commit comments

Comments
 (0)