chore(deps): update node.js to v16.17 (#4447)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-19 00:23:42 +00:00 коммит произвёл GitHub
Родитель 704cd2de78
Коммит d80179dae8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -17,7 +17,7 @@ references:
<<: *defaults
docker:
# This is the next NodeJS version we will support.
- image: cimg/node:16.16
- image: cimg/node:16.17
defaults-alternate: &defaults-alternate
<<: *defaults