Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1) Signed-off-by: dependabot[bot] <support@github.com>
22 lines
442 B
JSON
22 lines
442 B
JSON
{
|
|
"name": "scroll-link-server",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"express": "^4.16.3",
|
|
"fs": "0.0.1-security",
|
|
"http-proxy": "^1.18.1",
|
|
"https": "^1.0.0",
|
|
"osc": "^2.2.3",
|
|
"socket.io": "^2.1.1",
|
|
"socket.io-client": "^2.1.1"
|
|
}
|
|
}
|