aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-11-06 11:40:46 +0100
committersebdet <sebastien.determe@intl.att.com>2019-11-06 16:35:59 +0100
commit81f5cab8902c7221013a751c72f3634b429fde29 (patch)
tree690dc159e34c703103f210b0797d08903469c2df /pom.xml
parentf6b2625c5876c5ef1b8ead0b3962362fb2924f95 (diff)
Upgrade the libs
Upgrade the version of some libraries for NPM so for React UI Issue-ID: CLAMP-544 Change-Id: Ie5238c699a2b441892e6e12f3a6f17640d26b10c Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 76a0e4f1..227b48f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1091,8 +1091,8 @@
</goals>
<phase>generate-sources</phase>
<configuration>
- <nodeVersion>v12.10.0</nodeVersion>
- <npmVersion>6.10.3</npmVersion>
+ <nodeVersion>v12.13.0</nodeVersion>
+ <npmVersion>6.13.0</npmVersion>
</configuration>
</execution>
<execution>