aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-04-06 16:31:04 +0300
committerIttay Stern <ittay.stern@att.com>2020-04-06 16:37:00 +0300
commite9d0f6aaef6c4f0ef721a5d3c83fce9a694925a0 (patch)
treea050fe57f7081e1dd6c1fd06579d7e5e19ba0f83 /vid-app-common
parentf6204c8b0f9b4f778419c16400b8a431f5797beb (diff)
Update frontend-maven-plugin, node, npm
Issue-ID: VID-774 Change-Id: I50ecfd3138675827b6c371b0dd075886e721d121 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common')
-rwxr-xr-xvid-app-common/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 7d8bff722..d50a099d5 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -59,9 +59,9 @@
<kotlin.version>1.3.60</kotlin.version>
<kotlin.compiler.jvmTarget>1.8</kotlin.compiler.jvmTarget>
- <eirslett.version>1.6</eirslett.version>
- <node.version>v8.9.4</node.version>
- <npm.version>5.6.0</npm.version>
+ <eirslett.version>1.9.1</eirslett.version>
+ <node.version>v10.19.0</node.version>
+ <npm.version>6.14.4</npm.version>
<!-- override using -Drelease_version=foo -Dpatch_version=bar -->
<release_version>${env.release_version}</release_version>