Updated node dependencies

This commit is contained in:
2023-07-21 20:33:28 +02:00
parent 6622f82928
commit 67ee6c4f99
2 changed files with 10 additions and 32 deletions

View File

@ -52,7 +52,10 @@
"bl": "^2.2.1",
"socket.io-parser": "^4.2.3",
"fast-xml-parser": "^4.2.5",
"http-cache-semantics": "^4.1.1"
"http-cache-semantics": "^4.1.1",
"semver-regex": "^3.1.4",
"glob-parent": "^5.1.2",
"trim-newlines": "^3.0.1"
},
"engines": {
"node": ">= 18.0.0"