.nvmrc: Update version from 18.17.0 to 18.20.2

Change-Id: Ic751ea1bfe708f1728301c2fce7e16deee5fbfa4
This commit is contained in:
James D. Forrester 2024-04-16 13:53:20 -04:00 committed by Jforrester
parent d8e4500700
commit 03449d1af0
3 changed files with 3 additions and 3 deletions

2
.nvmrc
View file

@ -1 +1 @@
18.17.0
18.20.2

2
package-lock.json generated
View file

@ -48,7 +48,7 @@
"webpack-cli": "5.1.4"
},
"engines": {
"node": "18.17.0"
"node": "18.20.2"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

View file

@ -24,7 +24,7 @@
"selenium-test": "wdio tests/selenium/wdio.conf.js"
},
"engines": {
"node": "18.17.0"
"node": "18.20.2"
},
"devDependencies": {
"@babel/core": "7.22.20",