chore(deps): update node.js to >=v16.15.1

This commit is contained in:
Renovate Bot
2022-06-02 02:09:33 +00:00
parent 681cbdd295
commit 7f985f60a9
2 changed files with 4 additions and 4 deletions

View File

@@ -141,6 +141,6 @@
"typescript": "^4.7.2"
},
"engines": {
"node": ">=v16.15.0"
"node": ">=v16.15.1"
}
}