chore: upgrade node to most recent 16.x (#25362)

This commit is contained in:
Ville Brofeldt
2023-09-26 04:00:41 -07:00
committed by GitHub
parent d76ff39766
commit f6ce40d246
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
v16.9.1
v16.20.2

View File

@@ -348,8 +348,8 @@
"webpack-sources": "^3.2.3"
},
"engines": {
"node": "^16.9.1",
"npm": "^7.5.4 || ^8.1.2"
"node": "^16.20.2",
"npm": "^8.19.4"
},
"overrides": {
"d3-color": "^3.1.0",