fix(deps): bump volta node version to 16.17.1

This commit is contained in:
Bobby 2022-09-24 10:04:53 +07:00
parent fae8dd9cae
commit 5b19fbd9fc
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -90,7 +90,7 @@
"stylelint-config-standard-scss": "~5.0.0"
},
"volta": {
"node": "16.17.0",
"node": "16.17.1",
"yarn": "1.22.19"
}
}