Skip to content

Commit

Permalink
Merge pull request Jigsaw-Code#402 from Jigsaw-Code/trevj-shadowsocks…
Browse files Browse the repository at this point in the history
…config-v0.0.9

update shadowsocksconfig for fix to passwords containing @
  • Loading branch information
trevj committed Feb 20, 2019
2 parents f337c33 + 07bf226 commit ef8d6ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/shadowbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ef8d6ac

Please sign in to comment.