update shadowsocksconfig for fix to passwords containing @

This commit is contained in:
trevj 2019-02-20 11:12:43 -05:00
parent f337c33cf5
commit 07bf2266a5
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
"Using https:// for ShadowsocksConfig to avoid adding git in the Docker image"
],
"dependencies": {
"ShadowsocksConfig": "Jigsaw-Code/outline-shadowsocksconfig#^v0.0.8",
"ShadowsocksConfig": "Jigsaw-Code/outline-shadowsocksconfig#^v0.0.9",
"js-yaml": "^3.12.0",
"prom-client": "^11.1.3",
"randomstring": "^1.1.5",

View file

@ -294,9 +294,9 @@ JSONStream@^1.0.3:
jsonparse "^1.2.0"
through ">=2.2.7 <3"
ShadowsocksConfig@Jigsaw-Code/outline-shadowsocksconfig#^v0.0.8:
ShadowsocksConfig@Jigsaw-Code/outline-shadowsocksconfig#^v0.0.9:
version "0.0.8"
resolved "https://codeload.github.com/Jigsaw-Code/outline-shadowsocksconfig/tar.gz/57845b8295f1b8ba117d1d69efb7643ebe08dd15"
resolved "https://codeload.github.com/Jigsaw-Code/outline-shadowsocksconfig/tar.gz/e9e18dcdcc0fe76724dd5f0550e6e216b5b5114a"
dependencies:
base-64 "^0.1.0"
punycode "^1.4.1"