update angular to latest ver 8
[portal/ric-dashboard.git] / dashboard / webapp-frontend / pom.xml
index c10fe17..1f40016 100644 (file)
@@ -50,8 +50,8 @@ limitations under the License.
                                <artifactId>frontend-maven-plugin</artifactId>
                                <version>1.3</version>
                                <configuration>
-                                       <nodeVersion>v10.15.3</nodeVersion>
-                                       <npmVersion>6.7.0</npmVersion>
+                                       <nodeVersion>v12.14.1</nodeVersion>
+                                       <npmVersion>6.13.4</npmVersion>
                                        <workingDirectory>.</workingDirectory>
                                </configuration>
                                <executions>