[build] Update to NodeJS 18.13.0 (latest LTS)

This commit is contained in:
Mark Spanbroek 2023-01-09 11:41:49 +01:00 committed by markspanbroek
parent dfc53fb272
commit 4e11549a54
3 changed files with 20823 additions and 42 deletions

View File

@ -9,6 +9,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'
- run: npm install
- run: npm test

View File

@ -1 +1 @@
nodejs 14.18.0
nodejs 18.13.0

20861
package-lock.json generated

File diff suppressed because it is too large Load Diff