aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 904c739..a26622d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,8 +48,8 @@
<goal>install-node-and-npm</goal>
</goals>
<configuration>
- <nodeVersion>v8.11.4</nodeVersion>
- <npmVersion>5.6.0</npmVersion>
+ <nodeVersion>v14.16.0</nodeVersion>
+ <npmVersion>7.8.0</npmVersion>
</configuration>
</execution>