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

View file

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