fix: update @root/request for hanging error bugfix

This commit is contained in:
AJ ONeal
2022-11-14 17:39:50 +00:00
parent 75284b2a93
commit 2f618384cc
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
},
"homepage": "https://github.com/webinstall/webi-installers#readme",
"dependencies": {
"@root/request": "^1.6.1",
"@root/request": "^1.9.2",
"dotenv": "^8.2.0",
"marked": "^4.1.1"
}