Merge branch 'main' of https://github.com/CUBETIQ/http-tunnel-client
This commit is contained in:
commit
74fded00f2
2876
package-lock.json
generated
2876
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,10 +24,10 @@
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"axios": "^1.2.0",
|
||||
"commander": "^9.3.0",
|
||||
"express": "^4.18.2",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"https-proxy-agent": "^5.0.1",
|
||||
"commander": "^11.0.0",
|
||||
"https-proxy-agent": "^7.0.0",
|
||||
"socket.io-client": "^4.5.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
@ -35,8 +35,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.15",
|
||||
"@types/node": "^18.0.3",
|
||||
"@types/node": "^20.0.0",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"typescript": "^4.7.4"
|
||||
"typescript": "^5.0.0"
|
||||
}
|
||||
}
|
||||
|
6
renovate.json
Normal file
6
renovate.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user