update node

This commit is contained in:
2021-02-17 17:52:13 +01:00
parent c4a3ca4422
commit 6837fd67aa
2 changed files with 4 additions and 3 deletions

View File

@@ -6,10 +6,10 @@ plugins {
node {
// Version of node to use.
version = '14.15.1'
version = '14.15.5'
// Version of npm to use.
npmVersion = '6.14.8'
npmVersion = '6.14.9'
// Version of Yarn to use.
//yarnVersion = '0.16.1'