diff --git a/README.md b/README.md index 6a35d526..340d0ca1 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ https://github.com/vlingo/xoom-examples/tree/master/xoom-schemata-integration ### Frontend #### Prerequisites: -* Node 12.18.3 is known to work +* Node 12.22.12 is known to work * If you use vscode, recommended extensions: Svelte for VS Code, Svelte Intellisense The UI is built using Svelte and Svelte-Materialify. diff --git a/pom.xml b/pom.xml index 0991200f..aa46f302 100644 --- a/pom.xml +++ b/pom.xml @@ -198,12 +198,12 @@ com.github.eirslett frontend-maven-plugin - 1.7.6 + 1.15.1 src/main/frontend ${project.build.directory}/frontend target/ - v12.18.3 + v12.22.12