aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index ada6f1d8069..abb239c19e5 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -111,7 +111,7 @@
</goals>
<configuration>
<nodeVersion>v0.12.2</nodeVersion>
- <npmVersion>2.7.4</npmVersion>
+ <npmVersion>2.9.1</npmVersion>
</configuration>
</execution>
<execution>