diff --git a/examples/wasm/asm-dom-master/examples/todomvc - ssr/package.json b/examples/wasm/asm-dom-master/examples/todomvc - ssr/package.json index c4f0b42..27f9381 100644 --- a/examples/wasm/asm-dom-master/examples/todomvc - ssr/package.json +++ b/examples/wasm/asm-dom-master/examples/todomvc - ssr/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "babel-polyfill": "6.23.0", - "express": "4.16.2", + "express": "4.19.2", "todomvc-app-css": "2.0.1", "todomvc-common": "1.0.2" }