Updated nodejs dependencies
This commit is contained in:
@ -56,7 +56,10 @@
|
||||
"http-cache-semantics": "^4.1.1",
|
||||
"semver-regex": "^3.1.4",
|
||||
"glob-parent": "^5.1.2",
|
||||
"trim-newlines": "^3.0.1"
|
||||
"trim-newlines": "^3.0.1",
|
||||
"engine.io": "^6.4.2",
|
||||
"got": "^11.8.5",
|
||||
"yargs-parser": "^21.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.0.0"
|
||||
|
||||
Reference in New Issue
Block a user