Update example dependencies

This commit is contained in:
AkiraFukushima 2020-03-26 23:52:08 +09:00
parent e9deef936d
commit bbde800434
2 changed files with 10 additions and 10 deletions

View file

@ -2850,11 +2850,11 @@
"@types/oauth": "^0.9.0",
"@types/ws": "^7.2.0",
"axios": "^0.19.0",
"https-proxy-agent": "^4.0.0",
"https-proxy-agent": "^5.0.0",
"moment": "^2.24.0",
"oauth": "^0.9.15",
"socks-proxy-agent": "github:h3poteto/node-socks-proxy-agent#master",
"typescript": "3.7.5",
"socks-proxy-agent": "^5.0.0",
"typescript": "3.8.3",
"ws": "^7.2.1"
},
"dependencies": {
@ -7675,8 +7675,8 @@
}
},
"socks-proxy-agent": {
"version": "github:h3poteto/node-socks-proxy-agent#master",
"from": "github:h3poteto/node-socks-proxy-agent#master",
"version": "4.0.2",
"resolved": "github:h3poteto/node-socks-proxy-agent#master",
"requires": {
"agent-base": "~4.2.1",
"socks": "~2.3.2"

View file

@ -75,11 +75,11 @@
"@types/oauth": "^0.9.0",
"@types/ws": "^7.2.0",
"axios": "^0.19.0",
"https-proxy-agent": "^4.0.0",
"https-proxy-agent": "^5.0.0",
"moment": "^2.24.0",
"oauth": "^0.9.15",
"socks-proxy-agent": "github:h3poteto/node-socks-proxy-agent#master",
"typescript": "3.8.2",
"socks-proxy-agent": "^5.0.0",
"typescript": "3.8.3",
"uuid": "^7.0.2",
"ws": "^7.2.1"
},
@ -4915,8 +4915,8 @@
}
},
"socks-proxy-agent": {
"version": "github:h3poteto/node-socks-proxy-agent#5be42d4a3f98c5a156d713ea88a54b825f26d1f3",
"from": "github:h3poteto/node-socks-proxy-agent#master",
"version": "4.0.2",
"resolved": "github:h3poteto/node-socks-proxy-agent#5be42d4a3f98c5a156d713ea88a54b825f26d1f3",
"requires": {
"agent-base": "~4.2.1",
"socks": "~2.3.2"