Skip to content

Commit 14268a2

Browse files
Athira SreekumarAthira Sreekumar
authored andcommitted
fix: Upgraded brances and ansi-regex
Resolves: #374 Signed-off-by: Athira Sreekumar [email protected]
1 parent 2b6dfcd commit 14268a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@
160160
<goal>install-node-and-npm</goal>
161161
</goals>
162162
<configuration>
163-
<nodeVersion>v12.17.0</nodeVersion>
164-
<npmVersion>6.14.4</npmVersion>
163+
<nodeVersion>v16.20.2</nodeVersion>
164+
<npmVersion>8.19.4</npmVersion>
165165
</configuration>
166166
</execution>
167167
<execution>

0 commit comments

Comments
 (0)