a dream: maybe its a bug in node that's been since patched

This commit is contained in:
keyan 2023-08-02 14:58:49 -05:00
parent bbc997c5b1
commit a0632bc748
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -98,7 +98,7 @@
"standard": "^17.1.0"
},
"engines": {
"node": "16.16.0"
"node": "16.20.1"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

View File

@ -92,7 +92,7 @@
"yup": "^1.2.0"
},
"engines": {
"node": "16.16.0"
"node": "16.20.1"
},
"standard": {
"parser": "@babel/eslint-parser",