Skip to content

Commit b4b5fb6

Browse files
athira1693Athira Sreekumar
andauthored
fix: Upgrade brances and ansi-regex (#375)
* fix: Upgraded brances and ansi-regex Resolves: #374 Signed-off-by: Athira Sreekumar [email protected] * fix: Upgraded brances and ansi-regex Resolves: #374 Signed-off-by: Athira Sreekumar [email protected] --------- Signed-off-by: Athira Sreekumar [email protected] Co-authored-by: Athira Sreekumar <[email protected]>
1 parent c0d8da2 commit b4b5fb6

File tree

3 files changed

+30578
-382
lines changed

3 files changed

+30578
-382
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)