chore: update dependency node to v17.9.1

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-15 03:33:43 +00:00
parent bd5278ba5e
commit eac3580c30
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ node_js:
- 12.22.12
- 14.21.3
- 16.20.2
- 17
- 17.9.1
install: npm ci --ignore-scripts
script: npm run-script test:ci